Implements interfaces: twisted.words.im.interfaces.IGroup

No class docstring
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
def __init__(self, name, wordsClient):

Initialize me.

ParametersnameMy name, as the server knows me. (type: str)
accountThe account I am accessed through. (type: Account)
def sendGroupMessage(self, text, metadata=None):

Return a deferred.

def setTopic(self, text):

Set this Groups topic on the server.

def metadataFailed(self, result, text):
Undocumented
def joining(self):
Undocumented
def leaving(self):
Undocumented
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.