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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L508: 	ErrUserBannedInChannel              = "USER_BANNED_IN_CHANNEL"
		tl_errors_gen.go#L2913: 	return tgerr.Is(err, ErrUserBannedInChannel)