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