Struct slack_morphism::SlackBotInfoInit
source · Fields§
§name: String§app_id: String§user_id: StringTrait Implementations§
source§impl From<SlackBotInfoInit> for SlackBotInfo
impl From<SlackBotInfoInit> for SlackBotInfo
source§fn from(value: SlackBotInfoInit) -> Self
fn from(value: SlackBotInfoInit) -> Self
Converts to this type from the input type.