#include <private_message_plugin.hpp>
Definition at line 191 of file private_message_plugin.hpp.
◆ private_message_api() [1/2]
golos::private_message::private_message_api::private_message_api |
( |
| ) |
|
|
inline |
◆ private_message_api() [2/2]
◆ get_inbox()
vector< message_api_obj > golos::private_message::private_message_api::get_inbox |
( |
string |
to, |
|
|
time_point |
newest, |
|
|
uint16_t |
limit |
|
) |
| const |
◆ get_outbox()
vector< message_api_obj > golos::private_message::private_message_api::get_outbox |
( |
string |
from, |
|
|
time_point |
newest, |
|
|
uint16_t |
limit |
|
) |
| const |
◆ on_api_startup()
void golos::private_message::private_message_api::on_api_startup |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: