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: str ) |
| account | The account I am accessed through.
(type: Account
) |
| Parameters | text | (type: str ) |
| metadata | Valid keys for this dictionary include:
|