class Slack::Response::TeamPrefs
- Slack::Response::TeamPrefs
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
slack-api/response/common/team.crConstructors
Instance Method Summary
- #all_users_can_purchase : Bool | Nil
- #all_users_can_purchase=(all_users_can_purchase : Bool | Nil)
- #allow_calls : Bool | Nil
- #allow_calls=(allow_calls : Bool | Nil)
- #allow_calls_interactive_screen_sharing : Bool | Nil
- #allow_calls_interactive_screen_sharing=(allow_calls_interactive_screen_sharing : Bool | Nil)
- #allow_message_deletion : Bool | Nil
- #allow_message_deletion=(allow_message_deletion : Bool | Nil)
- #allow_retention_override : Bool | Nil
- #allow_retention_override=(allow_retention_override : Bool | Nil)
- #allow_shared_channel_perms_override : Bool | Nil
- #allow_shared_channel_perms_override=(allow_shared_channel_perms_override : Bool | Nil)
- #app_whitelist_enabled : Bool | Nil
- #app_whitelist_enabled=(app_whitelist_enabled : Bool | Nil)
- #auth_mode : String | Nil
- #auth_mode=(auth_mode : String | Nil)
- #calling_app_name : String | Nil
- #calling_app_name=(calling_app_name : String | Nil)
- #can_receive_shared_channels_invites : Bool | Nil
- #can_receive_shared_channels_invites=(can_receive_shared_channels_invites : Bool | Nil)
- #compliance_export_start : Int32 | Nil
- #compliance_export_start=(compliance_export_start : Int32 | Nil)
- #custom_status_default_emoji : String | Nil
- #custom_status_default_emoji=(custom_status_default_emoji : String | Nil)
- #custom_status_presets : TeamStatusPresets | Nil
- #custom_status_presets=(custom_status_presets : TeamStatusPresets | Nil)
- #custom_tos : Bool | Nil
- #custom_tos=(custom_tos : Bool | Nil)
- #default_channels : Array(String)
- #default_channels=(default_channels : Array(String))
- #default_rxns : Array(String) | Nil
- #default_rxns=(default_rxns : Array(String) | Nil)
- #disable_email_ingestion : Bool | Nil
- #disable_email_ingestion=(disable_email_ingestion : Bool | Nil)
- #disable_file_deleting : Bool | Nil
- #disable_file_deleting=(disable_file_deleting : Bool | Nil)
- #disable_file_editing : Bool | Nil
- #disable_file_editing=(disable_file_editing : Bool | Nil)
- #disable_file_uploads : String | Nil
- #disable_file_uploads=(disable_file_uploads : String | Nil)
- #disallow_public_file_urls : Bool | Nil
- #disallow_public_file_urls=(disallow_public_file_urls : Bool | Nil)
- #discoverable : String | Nil
- #discoverable=(discoverable : String | Nil)
- #display_email_addresses : Bool | Nil
- #display_email_addresses=(display_email_addresses : Bool | Nil)
- #display_real_names : Bool | Nil
- #display_real_names=(display_real_names : Bool | Nil)
- #dm_retention_duration : Int32 | Nil
- #dm_retention_duration=(dm_retention_duration : Int32 | Nil)
- #dm_retention_type : Int32 | Nil
- #dm_retention_type=(dm_retention_type : Int32 | Nil)
- #dnd_enabled : Bool | Nil
- #dnd_enabled=(dnd_enabled : Bool | Nil)
- #dnd_end_hour : String | Nil
- #dnd_end_hour=(dnd_end_hour : String | Nil)
- #dnd_start_hour : String | Nil
- #dnd_start_hour=(dnd_start_hour : String | Nil)
- #enable_shared_channels : Int32 | Nil
- #enable_shared_channels=(enable_shared_channels : Int32 | Nil)
- #enterprise_default_channels : Array(String) | Nil
- #enterprise_default_channels=(enterprise_default_channels : Array(String) | Nil)
- #enterprise_mandatory_channels : Array(String) | Nil
- #enterprise_mandatory_channels=(enterprise_mandatory_channels : Array(String) | Nil)
- #enterprise_mdm_date_enabled : Int32 | Nil
- #enterprise_mdm_date_enabled=(enterprise_mdm_date_enabled : Int32 | Nil)
- #enterprise_mdm_level : Int32 | Nil
- #enterprise_mdm_level=(enterprise_mdm_level : Int32 | Nil)
- #enterprise_team_creation_request : TeamCreationRequest
- #enterprise_team_creation_request=(enterprise_team_creation_request : TeamCreationRequest)
- #file_limit_whitelisted : Bool | Nil
- #file_limit_whitelisted=(file_limit_whitelisted : Bool | Nil)
- #file_retention_duration : Int32 | Nil
- #file_retention_duration=(file_retention_duration : Int32 | Nil)
- #file_retention_type : Int32 | Nil
- #file_retention_type=(file_retention_type : Int32 | Nil)
- #gdrive_enabled_team : Bool | Nil
- #gdrive_enabled_team=(gdrive_enabled_team : Bool | Nil)
- #group_retention_duration : Int32 | Nil
- #group_retention_duration=(group_retention_duration : Int32 | Nil)
- #group_retention_type : Int32 | Nil
- #group_retention_type=(group_retention_type : Int32 | Nil)
- #hide_referers : Bool | Nil
- #hide_referers=(hide_referers : Bool | Nil)
- #invites_limit : Bool | Nil
- #invites_limit=(invites_limit : Bool | Nil)
- #invites_only_admins : Bool | Nil
- #invites_only_admins=(invites_only_admins : Bool | Nil)
- #locale : String | Nil
- #locale=(locale : String | Nil)
- #loud_channel_mentions_limit : Int32 | Nil
- #loud_channel_mentions_limit=(loud_channel_mentions_limit : Int32 | Nil)
- #msg_edit_window_mins : Int32 | Nil
- #msg_edit_window_mins=(msg_edit_window_mins : Int32 | Nil)
- #retention_duration : Int32 | Nil
- #retention_duration=(retention_duration : Int32 | Nil)
- #retention_type : Int32 | Nil
- #retention_type=(retention_type : Int32 | Nil)
- #show_join_leave : Bool | Nil
- #show_join_leave=(show_join_leave : Bool | Nil)
- #uses_customized_custom_status_presets : Bool | Nil
- #uses_customized_custom_status_presets=(uses_customized_custom_status_presets : Bool | Nil)
- #warn_before_at_channel : String | Nil
- #warn_before_at_channel=(warn_before_at_channel : String | Nil)
- #who_can_archive_channels : String | Nil
- #who_can_archive_channels=(who_can_archive_channels : String | Nil)
- #who_can_at_channel : String | Nil
- #who_can_at_channel=(who_can_at_channel : String | Nil)
- #who_can_at_everyone : String | Nil
- #who_can_at_everyone=(who_can_at_everyone : String | Nil)
- #who_can_change_team_profile : String | Nil
- #who_can_change_team_profile=(who_can_change_team_profile : String | Nil)
- #who_can_create_channels : String | Nil
- #who_can_create_channels=(who_can_create_channels : String | Nil)
- #who_can_create_delete_user_groups : String | Nil
- #who_can_create_delete_user_groups=(who_can_create_delete_user_groups : String | Nil)
- #who_can_create_groups : String | Nil
- #who_can_create_groups=(who_can_create_groups : String | Nil)
- #who_can_create_shared_channels : String | Nil
- #who_can_create_shared_channels=(who_can_create_shared_channels : String | Nil)
- #who_can_edit_user_groups : String | Nil
- #who_can_edit_user_groups=(who_can_edit_user_groups : String | Nil)
- #who_can_kick_channels : String | Nil
- #who_can_kick_channels=(who_can_kick_channels : String | Nil)
- #who_can_kick_groups : String | Nil
- #who_can_kick_groups=(who_can_kick_groups : String | Nil)
- #who_can_manage_guests : StringItemsType | Nil
- #who_can_manage_guests=(who_can_manage_guests : StringItemsType | Nil)
- #who_can_manage_integrations : StringItemsType | Nil
- #who_can_manage_integrations=(who_can_manage_integrations : StringItemsType | Nil)
- #who_can_manage_shared_channels : StringItemsType | Nil
- #who_can_manage_shared_channels=(who_can_manage_shared_channels : StringItemsType | Nil)
- #who_can_post_general : String | Nil
- #who_can_post_general=(who_can_post_general : String | Nil)
- #who_can_post_in_shared_channels : StringItemsType | Nil
- #who_can_post_in_shared_channels=(who_can_post_in_shared_channels : StringItemsType | Nil)
- #who_has_team_visibility : String | Nil
- #who_has_team_visibility=(who_has_team_visibility : String | Nil)
Constructor Detail
Instance Method Detail
def allow_calls_interactive_screen_sharing=(allow_calls_interactive_screen_sharing : Bool | Nil)
#
def enterprise_mandatory_channels=(enterprise_mandatory_channels : Array(String) | Nil)
#
def enterprise_team_creation_request=(enterprise_team_creation_request : TeamCreationRequest)
#
def uses_customized_custom_status_presets=(uses_customized_custom_status_presets : Bool | Nil)
#
def who_can_create_delete_user_groups=(who_can_create_delete_user_groups : String | Nil)
#
def who_can_manage_integrations=(who_can_manage_integrations : StringItemsType | Nil)
#