Commit fa6b08ae authored by Jack'lul's avatar Jack'lul

Merge branch 'develop' into api_3.0_basic_changes

parents 011df69f 41cfa0b6
...@@ -364,7 +364,7 @@ $results = Request::sendToActiveChats( ...@@ -364,7 +364,7 @@ $results = Request::sendToActiveChats(
true, // Send to chats (super group chat) true, // Send to chats (super group chat)
true, // Send to users (single chat) true, // Send to users (single chat)
null, // 'yyyy-mm-dd hh:mm:ss' date range from null, // 'yyyy-mm-dd hh:mm:ss' date range from
null, // 'yyyy-mm-dd hh:mm:ss' date range to null // 'yyyy-mm-dd hh:mm:ss' date range to
); );
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment