Get Chat
data class GetChat(chatId: ChatIdentifier) : ChatRequest, SimpleRequest<ExtendedChat>
Content copied to clipboard
Functions
Properties
Link copied to clipboard
open override val resultDeserializer: DeserializationStrategy<ExtendedChat>
Content copied to clipboard