const github.com/gotd/td/tg.ErrPinnedDialogsTooMuch

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L355: 	ErrPinnedDialogsTooMuch             = "PINNED_DIALOGS_TOO_MUCH"
		tl_errors_gen.go#L2148: 	return tgerr.Is(err, ErrPinnedDialogsTooMuch)