SendGift

Constructors

Link copied to clipboard
constructor(userId: UserId, giftId: GiftId, text: String, parseMode: ParseMode?, upgradableToUnique: Boolean = false)
constructor(userId: UserId, giftId: GiftId, textSources: TextSourcesList? = null, upgradableToUnique: Boolean = false)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val chatId: ChatIdentifier? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val parseMode: ParseMode?
Link copied to clipboard
open override val requestSerializer: <Error class: unknown class><out <Error class: unknown class>>
Link copied to clipboard
open override val resultDeserializer: <Error class: unknown class><Unit>
Link copied to clipboard
open override val text: String? = null
Link copied to clipboard
open override val textSources: TextSourcesList?

Full list of TextSources

Link copied to clipboard
Link copied to clipboard
val userId: UserId? = null

Functions

Link copied to clipboard
open override fun method(): String