ReceivedInBusinessAccount
data class ReceivedInBusinessAccount(val gift: Gift.Regular, val ownedGiftId: GiftId, val convertStarCount: Int? = null, val prepaidUpgradeStarCount: Int? = null, val canBeUpgraded: Boolean = false, val text: String? = null, entities: RawMessageEntities? = null, val isPrivate: Boolean = false, val isUpgradeSeparate: Boolean = false, val uniqueGiftNumber: Int? = null, val nextTransferDate: TelegramDate? = null) : GiftSentOrReceivedEvent.RegularGift, GiftSentOrReceivedEvent.ReceivedInBusinessAccount
Constructors
Link copied to clipboard
constructor(gift: Gift.Regular, ownedGiftId: GiftId, convertStarCount: Int? = null, prepaidUpgradeStarCount: Int? = null, canBeUpgraded: Boolean = false, text: String? = null, entities: RawMessageEntities? = null, isPrivate: Boolean = false, isUpgradeSeparate: Boolean = false, uniqueGiftNumber: Int? = null, nextTransferDate: TelegramDate? = null)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Full list of TextSources
Link copied to clipboard