twisted.words.im.ircsupport.IRCGroup(basesupport.AbstractGroup)
class documentationtwisted.words.im.ircsupport
View Source
(View In Hierarchy)
Implements interfaces: twisted.words.im.interfaces.IGroup
Method | imgroup_testAction | Undocumented |
Method | imtarget_kick | Undocumented |
Method | setTopic | Set this Groups topic on the server. |
Method | sendGroupMessage | Send a message to this group. |
Method | leave | Depart this group. |
Inherited from AbstractGroup:
Method | __init__ | Undocumented |
Method | getGroupCommands | finds group commands |
Method | getTargetCommands | finds group commands |
Method | join | Undocumented |
Method | __repr__ | Undocumented |
Method | __str__ | Undocumented |
Send a message to this group.
Parameters | metadata | Valid keys for this dictionary include:
|