Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.63 KB

File metadata and controls

33 lines (28 loc) · 1.63 KB

SendbirdMember

Properties

Name Type Description Notes
user_id str
delivered_ts int [optional]
do_not_disturb bool [optional]
friend_discovery_key [str], none_type [optional]
friend_name str, none_type [optional]
is_active bool [optional]
is_blocked_by_me bool [optional]
is_blocking_me bool [optional]
is_muted bool [optional]
is_online bool [optional]
last_seen_at int [optional]
metadata {str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type [optional]
muted_description str [optional]
muted_end_at int [optional]
nickname str, none_type [optional]
push_enabled bool [optional]
push_trigger_option SendbirdPushTriggerOption [optional]
profile_url str [optional] if omitted the server will use the default value of ""
require_auth_for_profile_image bool [optional]
read_ts int [optional]
role str, none_type [optional]
state str, none_type [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]