ChannelAdminLogEvent

---types---
channelAdminLogEvent#1fad68cd id:long date:int user_id:long action:ChannelAdminLogEventAction = ChannelAdminLogEvent

Belongs to

ChannelAdminLogEvent

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

Parameters

idlongrequired
dateintrequired
user_idlongrequired
actionChannelAdminLogEventActionrequired