class documentation

Undocumented

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

Inherited from AbstractGroup:

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

Undocumented

def imtarget_kick(self, target): (source)

Undocumented

def sendGroupMessage(self, text, meta={}): (source)

Send a message to this group.

Parameters
text:strUndocumented
metaUndocumented
metadata:dict

Valid keys for this dictionary include:

  • 'style': associated with one of:
    • 'emote': indicates this is an action
def setTopic(self, topic): (source)

Set this Groups topic on the server.

Parameters
topicUndocumented
text:stringUndocumented