Change the default peer that should be used when sending messages to a specific group
boolFalse#bc799737 = Bool;
boolTrue#997275b5 = Bool;
---functions---
messages.saveDefaultSendAs#ccfddf96 peer:InputPeer send_as:InputPeer = Bool;
Name | Type | Description |
---|---|---|
peer | InputPeer | Group |
send_as | InputPeer | The default peer that should be used when sending messages to the group |
Code | Type | Description |
---|---|---|
400 | PEER_ID_INVALID | The provided peer id is invalid. |