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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L590: type DialogPinnedHandler func(ctx context.Context, e Entities, update *UpdateDialogPinned) error
		tl_handlers_gen.go#L593: func (u UpdateDispatcher) OnDialogPinned(handler DialogPinnedHandler) {