ResponseParametersRaw

@Serializable
data class ResponseParametersRaw(migrateToChatId: ChatId? = null, retryAfter: Seconds? = null)

Constructors

Link copied to clipboard
fun ResponseParametersRaw(migrateToChatId: ChatId? = null, retryAfter: Seconds? = null)

Properties

Link copied to clipboard