ChannelAdminLogEventActionUpdatePinned

---types---
channelAdminLogEventActionUpdatePinned#e9e82c18 message:Message = ChannelAdminLogEventAction

Belongs to

ChannelAdminLogEventAction

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

Parameters

messageMessagerequired