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

2 uses

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