Layer 220
Type

Gogram Example

// TopPeerCategory is an interface type
// You can use any of the following constructors:
var _ tg.TopPeerCategory = &tg.TopPeerCategoryBotsPm{}
var _ tg.TopPeerCategory = &tg.TopPeerCategoryBotsInline{}
var _ tg.TopPeerCategory = &tg.TopPeerCategoryGroups{}
var _ tg.TopPeerCategory = &tg.TopPeerCategoryCorrespondents{}
var _ tg.TopPeerCategory = &tg.TopPeerCategoryChannels{}
// ... and 4 more constructors