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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L522: 	ErrUserNotParticipant               = "USER_NOT_PARTICIPANT"
		tl_errors_gen.go#L2983: 	return tgerr.Is(err, ErrUserNotParticipant)