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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L350: type ChannelTooLongHandler func(ctx context.Context, e Entities, update *UpdateChannelTooLong) error
		tl_handlers_gen.go#L353: func (u UpdateDispatcher) OnChannelTooLong(handler ChannelTooLongHandler) {