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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1290: type ChannelViewForumAsMessagesHandler func(ctx context.Context, e Entities, update *UpdateChannelViewForumAsMessages) error
		tl_handlers_gen.go#L1293: func (u UpdateDispatcher) OnChannelViewForumAsMessages(handler ChannelViewForumAsMessagesHandler) {