l.s.m.i.w.IMessage(Interface) : interface documentation

Part of lp.services.messages.interfaces.webservice View In Hierarchy

Known subclasses: lp.answers.interfaces.webservice.IQuestionMessage, lp.bugs.interfaces.bugmessage.IBugComment

A message.

This is like an email (RFC822) message, though it could be created through the web as well.

Int id Undocumented
Text content Undocumented
TextLine rfc822msgid Undocumented
Attribute chunks Message pieces
TextLine title Undocumented
Bool visible Undocumented
Method __iter__ Iterate over all the message chunks.
Method getAPIParent Return None because messages are not threaded over the API.
id =
Undocumented
content =
Undocumented
rfc822msgid =
Undocumented
chunks =
Message pieces
title =
Undocumented
visible =
Undocumented
def __iter__():
Iterate over all the message chunks.
@accessor_for(parent)
@export_read_operation()
@operation_for_version('beta')
def getAPIParent():
Return None because messages are not threaded over the API.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.