yolkbot
    Preparing search index...

    Interface Region

    The regions that can be found from the matchmaker, stored in Bot.regionList

    interface Region {
        id: string;
        sub: string;
    }
    Index

    Properties

    Properties

    id: string
    sub: string