whos_there.senders.base
source module whos_there.senders.base
Classes
source method Sender.send(text: str) → Any
Actually send the text to the desired output method.
Parameters
-
text : str — Message to send.
Returns
-
Any — Optional return value.