Companion

object Companion

Functions

Link copied to clipboard
fun toChat(chatId: ChatIdentifier, giftId: GiftId, textSources: TextSourcesList? = null, upgradableToUnique: Boolean = false): SendGift
fun toChat(chatId: ChatIdentifier, giftId: GiftId, text: String, parseMode: ParseMode?, upgradableToUnique: Boolean = false): SendGift
Link copied to clipboard
fun toUser(userId: UserId, giftId: GiftId, textSources: TextSourcesList? = null, upgradableToUnique: Boolean = false): SendGift
fun toUser(userId: UserId, giftId: GiftId, text: String, parseMode: ParseMode?, upgradableToUnique: Boolean = false): SendGift