Part of twisted.words.im.pbsupport View Source View In Hierarchy
Implements interfaces: twisted.words.im.interfaces.IGroup
| Method | __init__ | Initialize me. | 
| Method | sendGroupMessage | Return a deferred. | 
| Method | setTopic | Set this Groups topic on the server. | 
| Method | metadataFailed | Undocumented | 
| Method | joining | Undocumented | 
| Method | leaving | Undocumented | 
| 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: string ) |