Change the default peer that should be used when sending messages, reactions, poll votes to a specific group
Method schema is available as of layer 135. Switch ยป
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. |
400 | SEND_AS_PEER_INVALID | You can't send messages as the specified peer. |