toChat

fun toChat(chatId: ChatIdentifier, giftId: GiftId, text: String, parseMode: ParseMode?, upgradableToUnique: Boolean = false): SendGift
fun toChat(chatId: ChatIdentifier, giftId: GiftId, textSources: TextSourcesList? = null, upgradableToUnique: Boolean = false): SendGift