ResponseParametersRaw

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

Constructors

Link copied to clipboard
constructor(migrateToChatId: IdChatIdentifier? = null, retryAfter: Seconds? = null)

Properties

Link copied to clipboard