MessageActionChatEditPhoto

---types---
messageActionChatEditPhoto#7fcb13a8 photo:Photo = MessageAction

Belongs to

MessageAction

In Rust this constructor is a variant of the enums::MessageAction enum.
Match on it with: if let enums::MessageAction::MessageActionChatEditPhoto(v) = result { ... }

Parameters

photoPhotorequired