Libraries
»
weechat
(0.0.5)
»
Index
»
Weechat
»
IRC
»
User
»
#voice
Method: Weechat::IRC::User#voice
Defined in:
lib/weechat/user.rb
#
voice
⇒
Object
36 37 38
# File 'lib/weechat/user.rb', line 36
def
voice
@channel
.
exec
(
"/voice #@name"
)
end