is_outbound property

bool is_outbound
read / write

True, if the chat was created by the current user; false otherwise.

Implementation

late bool is_outbound;