t.w.i.i.IRCGroup(basesupport.AbstractGroup) : class documentation

Part of twisted.words.im.ircsupport View Source View In Hierarchy

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

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
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.
def sendGroupMessage(self, text, meta={}): (source)
Send a message to this group.
ParametersmetadataValid keys for this dictionary include:
  • 'style': associated with one of:
    • 'emote': indicates this is an action
(type: dict)
def leave(self): (source)
Depart this group.
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.