示例#1
0
 public TLPeerBase ToPeer()
 {
     return(TLUtils.InputPeerToPeer(this, SettingsHelper.UserId));
 }