Trait rtdlib::types::TDLinkState[][src]

pub trait TDLinkState: Debug + RObject { }
Expand description

TRAIT | Represents the relationship between user A and user B. For incoming_link, user A is the current user; for outgoing_link, user B is the current user

Implementations on Foreign Types

Implementors