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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1180: type ChannelPinnedTopicHandler func(ctx context.Context, e Entities, update *UpdateChannelPinnedTopic) error
		tl_handlers_gen.go#L1183: func (u UpdateDispatcher) OnChannelPinnedTopic(handler ChannelPinnedTopicHandler) {