moons-ta-client
    Preparing search index...

    Interface Request_RevokeBotToken

    from protobuf message proto.packets.Request.RevokeBotToken

    interface Request_RevokeBotToken {
        botTokenGuid: string;
    }
    Index

    Properties

    Properties

    botTokenGuid: string

    from protobuf field: string bot_token_guid = 1;