Struct tbot::types::input_file::ChatPhoto
source · pub struct ChatPhoto(_);
Expand description
Represents a chat photo to be set.
Note that a chat photo cannot be set via either a file ID or a URL.
pub struct ChatPhoto(_);
Represents a chat photo to be set.
Note that a chat photo cannot be set via either a file ID or a URL.