sendGift

inline fun TelegramBot.sendGift(giftId: String, userId: Long? = null, payForUpgrade: Boolean? = null, textParseMode: ParseMode? = null, noinline text: () -> String?): SendGiftAction(source)