moons-ta-client
    Preparing search index...

    Interface Response_GenerateBotToken

    from protobuf message proto.packets.Response.GenerateBotToken

    interface Response_GenerateBotToken {
        botToken: string;
    }
    Index

    Properties

    Properties

    botToken: string

    from protobuf field: string bot_token = 1;