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)
API Documentation for Twisted, generated by pydoctor at 2015-05-24 20:04:00.