Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.49 KB

SendBirdMember.md

File metadata and controls

31 lines (26 loc) · 1.49 KB

SendBirdMember

Properties

Name Type Description Notes
connection_status str [optional]
friend_discovery_key str, none_type [optional]
friend_name str, none_type [optional]
is_active bool [optional]
is_muted bool [optional]
last_seen_at int [optional]
nickname str [optional]
plain_profile_url str [optional]
preferred_languages [str] [optional]
profile_url str [optional]
require_auth bool [optional]
require_auth_for_profile_image bool [optional]
metadata {str: (bool, date, datetime, dict, float, int, list, str, none_type)} [optional]
is_online bool [optional]
muted_end_at float [optional]
muted_description str [optional]
restriction_info SendBirdRestrictionInfo [optional]
role str, none_type [optional]
state str, none_type [optional]
user_id str [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]