Struct clacks::mtproto::channelAdminLogEventActionToggleSignatures [] [src]

pub struct channelAdminLogEventActionToggleSignatures {
    pub new_value: Bool,
}

Fields

Trait Implementations

Auto Trait Implementations