moons-ta-client
    Preparing search index...

    Interface Response_GetBotTokensForUser

    from protobuf message proto.packets.Response.GetBotTokensForUser

    interface Response_GetBotTokensForUser {
        botUsers: Response_GetBotTokensForUser_BotUser[];
    }
    Index

    Properties

    Properties

    from protobuf field: repeated proto.packets.Response.GetBotTokensForUser.BotUser bot_users = 1;