mirror of
https://github.com/chatmail/core.git
synced 2026-04-18 05:56:31 +03:00
add account.get_chat_by_id API
This commit is contained in:
@@ -324,7 +324,7 @@ class Chat(object):
|
||||
return None
|
||||
return from_dc_charpointer(dc_res)
|
||||
|
||||
# ------ group management API ------------------------------
|
||||
# ------ location streaming API ------------------------------
|
||||
|
||||
def is_sending_locations(self):
|
||||
"""return True if this chat has location-sending enabled currently.
|
||||
|
||||
Reference in New Issue
Block a user