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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L600: type PinnedDialogsHandler func(ctx context.Context, e Entities, update *UpdatePinnedDialogs) error
		tl_handlers_gen.go#L603: func (u UpdateDispatcher) OnPinnedDialogs(handler PinnedDialogsHandler) {