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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L580: type ChannelWebPageHandler func(ctx context.Context, e Entities, update *UpdateChannelWebPage) error
		tl_handlers_gen.go#L583: func (u UpdateDispatcher) OnChannelWebPage(handler ChannelWebPageHandler) {