Layer 220
Type

Gogram Example

// EmojiGroup is an interface type
// You can use any of the following constructors:
var _ tg.EmojiGroup = &tg.EmojiGroupPremium{}
var _ tg.EmojiGroup = &tg.EmojiGroup{}
var _ tg.EmojiGroup = &tg.EmojiGroupGreeting{}