How to send whisper and how to listen all twich chanels? Python

I tried to send c.privmsg(’#jtv’, ‘/w sjavao The help command’) as I found in Programmicly send whisper C++
and c.privmsg(self.channel, ‘/w sjavao The help command’) and c.privmsg(self.channel, ‘.w sjavao The help command’). But received nothing. :frowning: