l.s.m.i.m.IDirectEmailAuthorization(Interface) : interface documentation

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

Can a Launchpad user contact another Launchpad user?
Bool is_allowed True if the sender allowed to send a message to another Launchpad user.
Datetime throttle_date Undocumented
Int message_quota Undocumented
Method record Record that the message was sent.
is_allowed =
True if the sender allowed to send a message to another Launchpad user.
throttle_date =
Undocumented
message_quota =
Undocumented
def record(message):
Record that the message was sent.
ParametersmessageThe email message that was sent. (type: email.message.Message)
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.