Part of twisted.words.im.tocsupport View Source View In Hierarchy
Implements interfaces: twisted.words.im.interfaces.IGroup
| Method | __init__ | Initialize me. |
| Method | sendGroupMessage | Send a message to this group. |
| Method | leave | Depart this group |
Inherited from AbstractGroup:
| Method | getGroupCommands | finds group commands |
| Method | getTargetCommands | finds group commands |
| Method | join | Undocumented |
| Method | __repr__ | Undocumented |
| Method | __str__ | Undocumented |
| Parameters | name | My name, as the server knows me. (type: string ) |
| account | The account I am accessed through. (type: Account<IAccount> ) |
| Parameters | text | (type: string ) |
| metadata | Valid keys for this dictionary include:
|