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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L370: type NewChannelMessageHandler func(ctx context.Context, e Entities, update *UpdateNewChannelMessage) error
		tl_handlers_gen.go#L373: func (u UpdateDispatcher) OnNewChannelMessage(handler NewChannelMessageHandler) {