MessageActionChatDeletePhoto

---types---
messageActionChatDeletePhoto#95e3fbef = MessageAction

Belongs to

MessageAction

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

Parameters

This item has no parameters.