GiftPremiumSubscription

Constructors

Link copied to clipboard
constructor(userId: UserId, monthCount: Int, starCount: Int, text: String, parseMode: ParseMode?)
constructor(userId: UserId, monthCount: Int, starCount: Int, textSources: TextSourcesList? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val parseMode: ParseMode? = null
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
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

Functions

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