twisted.words.im.basechat
module documentationtwisted.words.im
View Source
Base classes for Instance Messenger clients.
Class | ContactsList | A GUI object that displays a contacts list. |
Class | Conversation | A GUI window of a conversation with a specific person. |
Class | GroupConversation | A GUI window of a conversation with a group of people. |
Class | ChatUI | A GUI chat client. |