moons-ta-client
    Preparing search index...

    Interface Request_GenerateBotToken

    from protobuf message proto.packets.Request.GenerateBotToken

    interface Request_GenerateBotToken {
        username: string;
    }
    Index

    Properties

    Properties

    username: string

    from protobuf field: string username = 1;