class documentation

class twisted.words.im.pbsupport.TwistedWordsGroup(basesupport.AbstractGroup): (source)

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

View In Hierarchy

Undocumented

Method __init__ Initialize me.
Instance Variable joined Undocumented
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:

Instance Variable name Undocumented
Instance Variable account Undocumented
Method getGroupCommands finds group commands
Method getTargetCommands finds group commands
Method join Undocumented
Method __repr__ Undocumented
Method __str__ Undocumented
def __init__(self, name, wordsClient): (source)

Initialize me.

ParametersnameMy name, as the server knows me. (type: str)
wordsClientUndocumented
accountThe account I am accessed through. (type: Account)
joined = (source)

Undocumented

(type: int)
def sendGroupMessage(self, text, metadata=None): (source)

Return a deferred.

def setTopic(self, text): (source)

Set this Groups topic on the server.

ParameterstextUndocumented (type: string)
def metadataFailed(self, result, text): (source)

Undocumented

def joining(self): (source)

Undocumented

def leaving(self): (source)

Undocumented

API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.