OwnedByBusinessAccount
data class OwnedByBusinessAccount(val gift: Gift.Regular, val sendDate: TelegramDate, val ownedGiftId: GiftId, val senderUser: PreviewUser? = null, val text: String? = null, entities: RawMessageEntities? = null, val isPrivate: Boolean = false, val isSaved: Boolean = false, val canBeUpgraded: Boolean = false, val wasRefunded: Boolean = false, val convertStarCount: Int? = null, val prepaidUpgradeStarCount: Int? = null, val isUpgradeSeparate: Boolean = false, val uniqueGiftNumber: Int? = null) : OwnedGift.Regular, OwnedGift.OwnedByBusinessAccount
Constructors
Link copied to clipboard
constructor(gift: Gift.Regular, sendDate: TelegramDate, ownedGiftId: GiftId, senderUser: PreviewUser? = null, text: String? = null, entities: RawMessageEntities? = null, isPrivate: Boolean = false, isSaved: Boolean = false, canBeUpgraded: Boolean = false, wasRefunded: Boolean = false, convertStarCount: Int? = null, prepaidUpgradeStarCount: Int? = null, isUpgradeSeparate: Boolean = false, uniqueGiftNumber: Int? = 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
Link copied to clipboard
Full list of TextSources
Link copied to clipboard
Link copied to clipboard