Type alias MeApiResponse

MeApiResponse: ArenaUserWithDetails & {
    channels: GetChannelsApiResponse[];
}

Type declaration

Generated using TypeDoc