### Description The send method cannot prompt for password ### Reason The password in the call method is optional, and send inherits the call method.
Description
The send method cannot prompt for password
Reason
The password in the call method is optional, and send inherits the call method.