Struct slack_morphism::api::SlackOAuthV2AuthedUserInit [−][src]
pub struct SlackOAuthV2AuthedUserInit {
pub id: SlackUserId,
}Fields
id: SlackUserIdTrait Implementations
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for SlackOAuthV2AuthedUserInitimpl Send for SlackOAuthV2AuthedUserInitimpl Sync for SlackOAuthV2AuthedUserInitimpl Unpin for SlackOAuthV2AuthedUserInitimpl UnwindSafe for SlackOAuthV2AuthedUserInit