class IRCGroup(basesupport.AbstractGroup): (source)
Implements interfaces: twisted.words.im.interfaces.IGroup
Undocumented
Method | imgroup_testAction |
Undocumented |
Method | imtarget_kick |
Undocumented |
Method | leave |
Depart this group. |
Method | sendGroupMessage |
Send a message to this group. |
Method | setTopic |
Set this Groups topic on the server. |
Inherited from AbstractGroup
:
Method | __init__ |
Undocumented |
Method | __repr__ |
Undocumented |
Method | __str__ |
Undocumented |
Method | getGroupCommands |
finds group commands |
Method | getTargetCommands |
finds group commands |
Method | join |
Undocumented |
Instance Variable | account |
Undocumented |
Instance Variable | name |
Undocumented |
Parameters | |
text:str | Undocumented |
meta | Undocumented |
metadata:dict | Valid keys for this dictionary include:
|