Interface GETChannelMessageResponse

interface GETChannelMessageResponse {
    message: APIChatMessage;
}

Properties

Properties