aboutsummaryrefslogtreecommitdiffstats
path: root/typings/websocket.pyi
Commit message (Collapse)AuthorAgeFilesLines
* Format all files with ruffTrygve Aaberge2024-02-181-1/+4
|
* Support sending and receiving typingTrygve Aaberge2024-02-181-0/+1
| | | | | | This does not support globally showing typing from direct messages, like the old wee-slack did, because that's not supported by WeeChats typing plugin. It only shows typing in the current buffer.
* Fix typings for create_connectionTrygve Aaberge2024-02-181-3/+27
|
* Add command /slack disconnectTrygve Aaberge2024-02-181-0/+5
|
* Ping websocket every 5 secondsTrygve Aaberge2024-02-181-1/+2
|
* Connect to websocketTrygve Aaberge2024-02-181-0/+56