const github.com/gotd/td/constant.MaxTDLibUserID

2 uses

	github.com/gotd/td/constant (current package)
		tdlib_ids.go#L13: 	MaxTDLibUserID = (1 << 40) - 1
		tdlib_ids.go#L50: 	return id > 0 && id <= MaxTDLibUserID