twisted.words.service.WordsRealm.getGroup(self, name) method documentationtwisted.words.service.WordsRealm
View Source
Retrieve the group by the given name.
| Returns | A Deferred which fires with the group with the given name if one exists (or if one is created due to the setting of IChatService.createGroupOnRequest, or which fails with twisted.words.ewords.NoSuchGroup if no such group exists. (type: twisted.internet.defer.Deferred) | |
| Function | ebGroup | Undocumented |