transferGift

inline suspend fun TelegramBot.transferGift(businessConnectionId: String, ownedGiftId: String, newOwnerChatId: Long, starCount: Int? = null)(source)