C# Class Telegram.MTProto.TLStuff

ファイルを表示 Open project: naphaso/kilogram

Public Methods

Method Description
PeerEquals ( Peer a, Peer b ) : bool
PeerToInputPeer ( Peer peer ) : InputPeer

Method Details

PeerEquals() public static method

public static PeerEquals ( Peer a, Peer b ) : bool
a Peer
b Peer
return bool

PeerToInputPeer() public static method

public static PeerToInputPeer ( Peer peer ) : InputPeer
peer Peer
return InputPeer