Struct slack_morphism_models::events::SlackInteractionViewSubmissionEventInit [−][src]
pub struct SlackInteractionViewSubmissionEventInit {
pub team: SlackBasicTeamInfo,
pub user: SlackBasicUserInfo,
pub view: SlackStatefulView,
}Fields
team: SlackBasicTeamInfouser: SlackBasicUserInfoview: SlackStatefulViewTrait Implementations
Performs the conversion.