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