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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L109: 	ErrChatAboutNotModified             = "CHAT_ABOUT_NOT_MODIFIED"
		tl_errors_gen.go#L918: 	return tgerr.Is(err, ErrChatAboutNotModified)