docs / com.github.insanusmokrassar.TelegramBotAPI.types / ResponseParametersRaw

ResponseParametersRaw

(common) data class ResponseParametersRaw (source)

Constructors

(common)

<init>

ResponseParametersRaw(migrateToChatId: ChatId? = null, retryAfter: Long? = null)

Properties

(common)

error

val error: RequestError?