MessageActionNewCreatorPending

---types---
messageActionNewCreatorPending#b07ed085 new_creator_id:long = MessageAction

Belongs to

MessageAction

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

Parameters

new_creator_idlongrequired