teleproto - v1.229.0
    Preparing search index...

    Interface MessagesRequestChatJoinWebViewParams

    interface MessagesRequestChatJoinWebViewParams {
        platform: string;
        queryId: BigInteger;
        themeParams?: DataJSONIn;
    }
    Index
    platform: string
    queryId: BigInteger
    themeParams?: DataJSONIn