pybitmessage.helper_inbox module

Helper Inbox performs inbox messages related operations

insert(t)[source]

Perform an insert into the “inbox” table

trash(msgid)[source]

Mark a message in the inbox as trash

delete(ack_data)[source]

Permanent delete message from trash

undeleteMessage(msgid)[source]

Undelte the message

isMessageAlreadyInInbox(sigHash)[source]

Check for previous instances of this message