mute User
Mutes User
. Muted User
's messages are no longer delivered to current User
.
Since
3.0.51
Parameters
user
User
to mute.
handler
Callback handler.
Mutes User
. Muted User
's messages are no longer delivered to current User
.
Since
3.0.51
Parameters
user Id
User
ID to mute.
handler
Callback handler.
Mutes User
. Muted User
's messages are no longer delivered to current User
. If you want to mute the user indefinitely, pass -1 to seconds as the argument. Or you can use muteUser.
Since
3.0.79
Parameters
user
User
to mute.
description
Description.
seconds
Duration for the mute.
handler
Callback handler.
Mutes User
. Muted User
's messages are no longer delivered to current User
. If you want to mute the user indefinitely, pass -1 to seconds as the argument. Or you can use muteUser.
Since
3.0.79
Parameters
user Id
User
ID to mute.
description
Description.
seconds
Duration for the mute.
handler
Callback handler.