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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1190: type ChannelPinnedTopicsHandler func(ctx context.Context, e Entities, update *UpdateChannelPinnedTopics) error
		tl_handlers_gen.go#L1193: func (u UpdateDispatcher) OnChannelPinnedTopics(handler ChannelPinnedTopicsHandler) {