class documentation
class IRCGroup(basesupport.AbstractGroup): (source)
Constructor: IRCGroup(name, account)
Implements interfaces: twisted.words.im.interfaces.IGroup
Undocumented
| Method | imgroup_test |
Undocumented |
| Method | imtarget |
Undocumented |
| Method | leave |
Depart this group. |
| Method | send |
Send a message to this group. |
| Method | set |
Set this Groups topic on the server. |
Inherited from AbstractGroup:
| Method | __init__ |
Undocumented |
| Method | __repr__ |
Undocumented |
| Method | __str__ |
Undocumented |
| Method | get |
finds group commands |
| Method | get |
finds group commands |
| Method | join |
Undocumented |
| Instance Variable | account |
Undocumented |
| Instance Variable | name |
Undocumented |
Send a message to this group.
| Parameters | |
| text:str | Undocumented |
| meta | Undocumented |
| metadata:dict | Valid keys for this dictionary include:
|