MigrateChatId

data class MigrateChatId(val newChatId: ChatId) : RequestError

Constructors

Link copied to clipboard
fun MigrateChatId(newChatId: ChatId)

Properties

Link copied to clipboard
val newChatId: ChatId