Enum line_messaging_api_rust::actions::ImageActionType [−][src]
Variants
Uri
Fields of Uri
link_uri: String |
Message
Fields of Message
text: String |
Trait Implementations
impl Clone for ImageActionType
[src]
impl Clone for ImageActionType
fn clone(&self) -> ImageActionType
[src]
fn clone(&self) -> ImageActionType
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
Auto Trait Implementations
impl Send for ImageActionType
impl Send for ImageActionType
impl Sync for ImageActionType
impl Sync for ImageActionType