Link Search Menu Expand Document

Constructor: inputSavedStarGiftUser

Back to constructors index

A gift received in a private chat with another user.

Attributes:

NameTypeRequiredDescription
msg_idintYesID of the messageService with the messageActionStarGift with the gift.

Type: InputSavedStarGift

Example:

$inputSavedStarGiftUser = ['_' => 'inputSavedStarGiftUser', 'msg_id' => int];