Raw.messages.HidePeerSettingsBar
Should be called after the user hides the report spam/add as contact bar of a new chat, effectively prevents the user from executing the actions specified in the action bar.
messages.hidePeerSettingsBar#4facb138 peer:InputPeer = Bool;
export namespace Raw {
export namespace messages {
export class HidePeerSettingsBar {
constructor(params: { peer: Raw.TypeInputPeer }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x4facb138
Property
peer
: Raw.TypeInputPeerPeer