class documentation

class twisted.words.im.ircsupport.IRCGroup(basesupport.AbstractGroup): (source)

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

View In Hierarchy

Undocumented

Method imgroup_testAction Undocumented
Method imtarget_kick Undocumented
Method setTopic Set this Groups topic on the server.
Method sendGroupMessage Send a message to this group.
Method leave Depart this group.

Inherited from AbstractGroup:

Method __init__ Undocumented
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 imgroup_testAction(self): (source)

Undocumented

def imtarget_kick(self, target): (source)

Undocumented

def setTopic(self, topic): (source)

Set this Groups topic on the server.

ParameterstopicUndocumented
textUndocumented (type: string)
def sendGroupMessage(self, text, meta={}): (source)

Send a message to this group.

ParameterstextUndocumented (type: str)
metaUndocumented
metadataValid keys for this dictionary include:
  • 'style': associated with one of:
    • 'emote': indicates this is an action
(type: dict)
API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.