type github.com/gotd/td/tg.EmojiGameInfoHandler

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1614: type EmojiGameInfoHandler func(ctx context.Context, e Entities, update *UpdateEmojiGameInfo) error
		tl_handlers_gen.go#L1617: func (u UpdateDispatcher) OnEmojiGameInfo(handler EmojiGameInfoHandler) {