[][src]Trait rtdlib::types::TDTMeUrlType

pub trait TDTMeUrlType: Debug + RObject { }

TRAIT | Describes the type of a URL linking to an internal Telegram entity

Implementations on Foreign Types

impl<'a, TMEURLTYPE: TDTMeUrlType> TDTMeUrlType for &'a TMEURLTYPE[src]

impl<'a, TMEURLTYPE: TDTMeUrlType> TDTMeUrlType for &'a mut TMEURLTYPE[src]

Loading content...

Implementors

impl TDTMeUrlType for TMeUrlTypeChatInvite[src]

impl TDTMeUrlType for TMeUrlTypeStickerSet[src]

impl TDTMeUrlType for TMeUrlTypeSupergroup[src]

impl TDTMeUrlType for TMeUrlTypeUser[src]

Loading content...