diff --git a/docs/Sender.html b/docs/Sender.html index 674288a..4096142 100644 --- a/docs/Sender.html +++ b/docs/Sender.html @@ -281,6 +281,9 @@
Parameters:
string +| + +bigint @@ -290,7 +293,7 @@
Parameters:
- A string represents the designated timestamp in nanoseconds. + A string or BigInt that represents the designated timestamp in epoch nanoseconds. @@ -420,7 +423,7 @@

atNowSource:
@@ -2266,6 +2269,9 @@
Parameters:
number +| + +bigint @@ -2275,7 +2281,7 @@
Parameters:
- Column value, accepts only number objects. + Epoch timestamp in microseconds, accepts only numbers or BigInts. @@ -2390,7 +2396,7 @@

Home

Modules