MethodssetDefaultSendAsSet the default send as chat of a chat. USER-ONLY Parameters chatId: ID The identifier of a chat. sendAs: ID The new default send as chat. Result void Syntax await client.setDefaultSendAs(chatId, sendAs);