SYMBOL INDEX (22381 symbols across 2069 files) FILE: Agents/AgentHost.cs class AgentHost (line 18) | public static class AgentHost method OnAgentStarted (line 25) | internal static void OnAgentStarted() method AgentHost (line 39) | static AgentHost() method OnUnhandledException (line 62) | private static void OnUnhandledException(object sender, ApplicationUnh... FILE: Agents/CallInProgressAgentImpl.cs class CallInProgressAgentImpl (line 30) | public class CallInProgressAgentImpl : VoipCallInProgressAgent method Log (line 36) | private void Log(string message, Action callback = null) method GetInitConnection (line 48) | private TLInitConnection GetInitConnection() method InitializeServiceAsync (line 78) | private void InitializeServiceAsync(System.Action callback) method CallInProgressAgentImpl (line 116) | public CallInProgressAgentImpl() method OnTimer (line 124) | private void OnTimer(object state) method OnFirstCallStarting (line 147) | protected override void OnFirstCallStarting() method OnCancel (line 160) | protected override void OnCancel() FILE: Agents/ForegroundLifetimeAgentImpl.cs class ForegroundLifetimeAgentImpl (line 19) | public sealed class ForegroundLifetimeAgentImpl : VoipForegroundLifetime... method ForegroundLifetimeAgentImpl (line 21) | public ForegroundLifetimeAgentImpl() method OnLaunched (line 30) | protected override void OnLaunched() method OnCancel (line 38) | protected override void OnCancel() FILE: Agents/MTProtoUpdater.cs class MTProtoUpdater (line 18) | internal class MTProtoUpdater : IMTProtoUpdater, IHandle method Log (line 24) | private static void Log(string message, Action callback = null) method GetInitConnection (line 36) | private TLInitConnection GetInitConnection() method Start (line 47) | public void Start(int pts, int date, int qts) method Stop (line 54) | public void Stop() method ReceivedCall (line 61) | public void ReceivedCall(long id, long accessHash) method DiscardCall (line 65) | public void DiscardCall(long id, long accessHash) method Handle (line 70) | public static void Handle(TLUpdateBase updateBase) method Handle (line 85) | void IHandle.Handle(TLUpdateBase message) FILE: Agents/PushPayload.cs class Notification (line 13) | [System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.0.30319.17613")] FILE: Agents/PushUtils.cs class PushUtils2 (line 25) | public static class PushUtils2 method AppendTile (line 111) | private static void AppendTile(XmlDocument toTile, XmlDocument fromTile) method UpdateTile (line 117) | private static void UpdateTile(string caption, string message) method UpdateBadge (line 149) | private static void UpdateBadge(int badgeNumber) method IsMuted (line 175) | private static bool IsMuted(Data data) method IsServiceNotification (line 180) | private static bool IsServiceNotification(Data data) method RemoveToastGroup (line 185) | private static void RemoveToastGroup(string groupname) method GetCaption (line 192) | private static string GetCaption(Data data) method GetSound (line 236) | private static string GetSound(Data data) method GetGroup (line 241) | private static string GetGroup(Data data) method GetTag (line 246) | private static string GetTag(Data data) method GetLaunch (line 251) | private static string GetLaunch(Data data) method GetMessage (line 271) | private static string GetMessage(Data data) method UpdateToastAndTiles (line 325) | public static void UpdateToastAndTiles(RootObject rootObject) method SetToastImage (line 355) | private static void SetToastImage(XmlDocument document, string imageSo... method SetImage (line 368) | private static void SetImage(XmlDocument document, string imageSource) method SetSound (line 374) | private static void SetSound(XmlDocument document, string soundSource) method SetLaunch (line 392) | private static void SetLaunch(RootObject rootObject, XmlDocument docum... method SetText (line 422) | private static void SetText(XmlDocument document, string caption, stri... method GetArguments (line 429) | private static string GetArguments(string peer, string peerId, bool ne... method GetArgumentsAndImageSource (line 451) | private static void GetArgumentsAndImageSource(RootObject rootObject, ... method SetActions (line 499) | private static void SetActions(XmlDocument document, string arguments) method AddToast (line 542) | public static void AddToast(RootObject rootObject, string caption, str... method GetRootObject (line 633) | public static T GetRootObject(string payload) where T : class method IsFileExists (line 645) | private static async Task IsFileExists(string fileName) method GetImageSource (line 673) | private static string GetImageSource(Custom custom) method GetImageSource (line 696) | public static string GetImageSource(MTPeer mtpeer) class Photo (line 720) | public sealed class Photo class MTPeer (line 728) | public sealed class MTPeer class Custom (line 734) | public sealed class Custom method GetParams (line 757) | public IEnumerable GetParams() class Data (line 766) | public sealed class Data class RootObject (line 783) | public sealed class RootObject FILE: Agents/RegistrationHelper.cs class RegistrationHelper (line 14) | internal sealed class RegistrationHelper { FILE: Agents/ScheduledAgentImpl.cs class ScheduledAgentImpl (line 34) | public class ScheduledAgentImpl : ScheduledTaskAgent method Log (line 42) | private static void Log(string message, Action callback = null) method ScheduledAgentImpl (line 53) | public ScheduledAgentImpl() method SetText (line 64) | private static void SetText(XmlDocument document, string caption, stri... method OnInvoke (line 71) | protected override void OnInvoke(ScheduledTask task) method OnCancel (line 218) | protected override void OnCancel() method GetInitConnection (line 226) | private TLInitConnection GetInitConnection() method OnIncomingCallDialogDismissed (line 238) | private void OnIncomingCallDialogDismissed(long callId, long callAcces... method ProcessLiveLocations (line 298) | private void ProcessLiveLocations() method Complete (line 337) | private void Complete() FILE: Agents/VideoMediaStreamSource.cs class VideoMediaStreamSource (line 18) | public class VideoMediaStreamSource : MediaStreamSource, IDisposable class VideoSample (line 20) | public class VideoSample method VideoSample (line 22) | public VideoSample(Windows.Storage.Streams.IBuffer _buffer, UInt64 _... method VideoMediaStreamSource (line 48) | public VideoMediaStreamSource(Stream audioStream, int frameWidth, int ... method Dispose (line 58) | public void Dispose() method Shutdown (line 64) | public void Shutdown() method Dispose (line 87) | protected virtual void Dispose(bool disposing) method TransportController_VideoMessageReceived (line 99) | void TransportController_VideoMessageReceived(Windows.Storage.Streams.... method SendSamples (line 115) | private void SendSamples() method PrepareVideo (line 145) | private void PrepareVideo() method PrepareAudio (line 162) | private void PrepareAudio() method OpenMediaAsync (line 166) | protected override void OpenMediaAsync() method GetSampleAsync (line 188) | protected override void GetSampleAsync(MediaStreamType mediaStreamType) method CloseMedia (line 203) | protected override void CloseMedia() method GetDiagnosticAsync (line 207) | protected override void GetDiagnosticAsync(MediaStreamSourceDiagnostic... method SwitchMediaStreamAsync (line 212) | protected override void SwitchMediaStreamAsync(MediaStreamDescription ... method SeekAsync (line 217) | protected override void SeekAsync(long seekToTime) FILE: Agents/VideoRenderer.cs class VideoRenderer (line 23) | internal class VideoRenderer : IVideoRenderer method VideoRenderer (line 28) | internal VideoRenderer() method Start (line 38) | public void Start() method StartMediaStreamer (line 58) | private void StartMediaStreamer() method Stop (line 74) | public void Stop() FILE: BackEnd/ApiLock.cpp type PhoneVoIPApp (line 10) | namespace PhoneVoIPApp type BackEnd (line 12) | namespace BackEnd FILE: BackEnd/ApiLock.h function namespace (line 11) | namespace PhoneVoIPApp FILE: BackEnd/BackEndAudio.h function namespace (line 19) | namespace PhoneVoIPApp FILE: BackEnd/BackEndCapture.h function namespace (line 16) | namespace PhoneVoIPApp FILE: BackEnd/BackEndNativeBuffer.h function namespace (line 16) | namespace PhoneVoIPApp function STDMETHODIMP (line 41) | STDMETHODIMP RuntimeClassInitialize(UINT totalSize) function STDMETHODIMP (line 50) | STDMETHODIMP RuntimeClassInitialize(BYTE* pBuffer, UINT totalSize, BOOL ... function STDMETHODIMP (line 59) | STDMETHODIMP Buffer( BYTE **value) function STDMETHODIMP (line 65) | STDMETHODIMP get_Capacity(UINT32 *value) function STDMETHODIMP (line 71) | STDMETHODIMP get_Length(UINT32 *value) function STDMETHODIMP (line 77) | STDMETHODIMP put_Length(UINT32 value) function Windows (line 87) | static Windows::Storage::Streams::IBuffer^ GetIBufferFromNativeBuffer(Mi... function BYTE (line 92) | static BYTE* GetBytesFromIBuffer(Windows::Storage::Streams::IBuffer^ buf... FILE: BackEnd/BackEndTransport.h function namespace (line 11) | namespace PhoneVoIPApp FILE: BackEnd/BackgroundTask.h function namespace (line 5) | namespace PhoneVoIPApp FILE: BackEnd/CallController.cpp function int64 (line 221) | int64 CallController::GetPreferredRelayID() function Error (line 233) | Error CallController::GetLastError() function CallAudioRoute (line 605) | CallAudioRoute CallController::AvailableAudioRoutes::get() function CallAudioRoute (line 619) | CallAudioRoute CallController::AudioRoute::get() function int64 (line 690) | int64 CallController::OtherPartyId::get() function int64 (line 716) | int64 CallController::CallId::get() function int64 (line 723) | int64 CallController::CallAccessHash::get() function int64 (line 730) | int64 CallController::AcceptedCallId::get() FILE: BackEnd/CallController.h function namespace (line 19) | namespace PhoneVoIPApp FILE: BackEnd/Globals.cpp function HRESULT (line 23) | HRESULT __declspec(dllexport) MyGetActivationFactory(_In_ HSTRING activa... FILE: BackEnd/Globals.h function namespace (line 14) | namespace PhoneVoIPApp FILE: BackEnd/ICallControllerStatusListener.h function class (line 17) | class Endpoint sealed{ function public (line 26) | public value struct EndpointStruct{ function public (line 40) | public value struct ProxyStruct{ function class (line 105) | class CameraLocation FILE: BackEnd/IConfig.h function namespace (line 3) | namespace PhoneVoIPApp FILE: BackEnd/IMTProtoUpdater.h function namespace (line 10) | namespace PhoneVoIPApp FILE: BackEnd/IVideoRenderer.h function namespace (line 10) | namespace PhoneVoIPApp FILE: BackEnd/Server.h function namespace (line 12) | namespace PhoneVoIPApp FILE: BackEndProxyStub/PhoneVoIPApp.BackEnd.OutOfProcess.h type interface (line 50) | typedef interface __x_ABI_CPhoneVoIPApp_CBackEnd_COutOfProcess_C____ISer... function namespace (line 53) | namespace ABI { function namespace (line 94) | namespace ABI { function namespace (line 105) | namespace ABI { function namespace (line 146) | namespace ABI { type __x_ABI_CPhoneVoIPApp_CBackEnd_COutOfProcess_C____IServerPublicNonVirtualsVtbl (line 171) | typedef struct __x_ABI_CPhoneVoIPApp_CBackEnd_COutOfProcess_C____IServer... function interface (line 207) | interface __x_ABI_CPhoneVoIPApp_CBackEnd_COutOfProcess_C____IServerPubli... FILE: BackEndProxyStub/PhoneVoIPApp.BackEnd.OutOfProcess_i.c type IID (line 50) | typedef struct _IID type IID (line 62) | typedef IID CLSID; FILE: BackEndProxyStub/PhoneVoIPApp.BackEnd.OutOfProcess_p.c type PhoneVoIPApp2EBackEnd2EOutOfProcess_MIDL_TYPE_FORMAT_STRING (line 55) | typedef struct _PhoneVoIPApp2EBackEnd2EOutOfProcess_MIDL_TYPE_FORMAT_STRING type PhoneVoIPApp2EBackEnd2EOutOfProcess_MIDL_PROC_FORMAT_STRING (line 61) | typedef struct _PhoneVoIPApp2EBackEnd2EOutOfProcess_MIDL_PROC_FORMAT_STRING type PhoneVoIPApp2EBackEnd2EOutOfProcess_MIDL_EXPR_FORMAT_STRING (line 67) | typedef struct _PhoneVoIPApp2EBackEnd2EOutOfProcess_MIDL_EXPR_FORMAT_STRING function _PhoneVoIPApp2EBackEnd2EOutOfProcess_IID_Lookup (line 306) | int __stdcall _PhoneVoIPApp2EBackEnd2EOutOfProcess_IID_Lookup( const IID... FILE: BackEndProxyStub/PhoneVoIPApp.BackEnd.h type interface (line 50) | typedef interface __x_ABI_CPhoneVoIPApp_CBackEnd_CIMessageReceivedEventH... function namespace (line 53) | namespace ABI { type interface (line 68) | typedef interface __x_ABI_CPhoneVoIPApp_CBackEnd_CICameraLocationChanged... function namespace (line 71) | namespace ABI { type interface (line 86) | typedef interface __x_ABI_CPhoneVoIPApp_CBackEnd_CIIncomingCallDialogDis... function namespace (line 89) | namespace ABI { type interface (line 104) | typedef interface __x_ABI_CPhoneVoIPApp_CBackEnd_C____IBackEndTransportP... function namespace (line 107) | namespace ABI { type interface (line 122) | typedef interface __x_ABI_CPhoneVoIPApp_CBackEnd_C____IBackEndTransportP... function namespace (line 125) | namespace ABI { type interface (line 140) | typedef interface __x_ABI_CPhoneVoIPApp_CBackEnd_C____IEndpointPublicNon... function namespace (line 143) | namespace ABI { type interface (line 158) | typedef interface __x_ABI_CPhoneVoIPApp_CBackEnd_CICallControllerStatusL... function namespace (line 161) | namespace ABI { type interface (line 176) | typedef interface __x_ABI_CPhoneVoIPApp_CBackEnd_C____IBackEndCapturePub... function namespace (line 179) | namespace ABI { type interface (line 194) | typedef interface __x_ABI_CPhoneVoIPApp_CBackEnd_C____IBackEndCapturePro... function namespace (line 197) | namespace ABI { type interface (line 212) | typedef interface __x_ABI_CPhoneVoIPApp_CBackEnd_CIConfig function namespace (line 215) | namespace ABI { type interface (line 230) | typedef interface __x_ABI_CPhoneVoIPApp_CBackEnd_C____ICallControllerPub... function namespace (line 233) | namespace ABI { type interface (line 248) | typedef interface __x_ABI_CPhoneVoIPApp_CBackEnd_CIVideoRenderer function namespace (line 251) | namespace ABI { type interface (line 266) | typedef interface __x_ABI_CPhoneVoIPApp_CBackEnd_CIMTProtoUpdater function namespace (line 269) | namespace ABI { type interface (line 284) | typedef interface __x_ABI_CPhoneVoIPApp_CBackEnd_C____IGlobalsPublicNonV... function namespace (line 287) | namespace ABI { type interface (line 302) | typedef interface __x_ABI_CPhoneVoIPApp_CBackEnd_C____IGlobalsStatics function namespace (line 305) | namespace ABI { type __x_ABI_CPhoneVoIPApp_CBackEnd_CProxyProtocol (line 346) | typedef enum __x_ABI_CPhoneVoIPApp_CBackEnd_CProxyProtocol __x_ABI_CPhon... type __x_ABI_CPhoneVoIPApp_CBackEnd_CCallState (line 356) | typedef enum __x_ABI_CPhoneVoIPApp_CBackEnd_CCallState __x_ABI_CPhoneVoI... type __x_ABI_CPhoneVoIPApp_CBackEnd_CError (line 366) | typedef enum __x_ABI_CPhoneVoIPApp_CBackEnd_CError __x_ABI_CPhoneVoIPApp... type __x_ABI_CPhoneVoIPApp_CBackEnd_CNetworkType (line 376) | typedef enum __x_ABI_CPhoneVoIPApp_CBackEnd_CNetworkType __x_ABI_CPhoneV... type __x_ABI_CPhoneVoIPApp_CBackEnd_CDataSavingMode (line 386) | typedef enum __x_ABI_CPhoneVoIPApp_CBackEnd_CDataSavingMode __x_ABI_CPho... type __x_ABI_CPhoneVoIPApp_CBackEnd_CCallStatus (line 396) | typedef enum __x_ABI_CPhoneVoIPApp_CBackEnd_CCallStatus __x_ABI_CPhoneVo... type __x_ABI_CPhoneVoIPApp_CBackEnd_CCallAudioRoute (line 406) | typedef enum __x_ABI_CPhoneVoIPApp_CBackEnd_CCallAudioRoute __x_ABI_CPho... type __x_ABI_CPhoneVoIPApp_CBackEnd_CCameraLocation (line 416) | typedef enum __x_ABI_CPhoneVoIPApp_CBackEnd_CCameraLocation __x_ABI_CPho... type __x_ABI_CPhoneVoIPApp_CBackEnd_CMediaOperations (line 426) | typedef enum __x_ABI_CPhoneVoIPApp_CBackEnd_CMediaOperations __x_ABI_CPh... type __x_ABI_CPhoneVoIPApp_CBackEnd_CEndpointStruct (line 434) | typedef struct __x_ABI_CPhoneVoIPApp_CBackEnd_CEndpointStruct __x_ABI_CP... type __x_ABI_CPhoneVoIPApp_CBackEnd_CProxyStruct (line 438) | typedef struct __x_ABI_CPhoneVoIPApp_CBackEnd_CProxyStruct __x_ABI_CPhon... type __x_ABI_CPhoneVoIPApp_CBackEnd_CConfig (line 442) | typedef struct __x_ABI_CPhoneVoIPApp_CBackEnd_CConfig __x_ABI_CPhoneVoIP... function namespace (line 461) | namespace ABI { function namespace (line 470) | namespace ABI { function namespace (line 479) | namespace ABI { function namespace (line 488) | namespace ABI { function namespace (line 497) | namespace ABI { type __x_ABI_CPhoneVoIPApp_CBackEnd_CProxyProtocol (line 509) | enum __x_ABI_CPhoneVoIPApp_CBackEnd_CProxyProtocol type __x_ABI_CPhoneVoIPApp_CBackEnd_CCallState (line 521) | enum __x_ABI_CPhoneVoIPApp_CBackEnd_CCallState type __x_ABI_CPhoneVoIPApp_CBackEnd_CError (line 535) | enum __x_ABI_CPhoneVoIPApp_CBackEnd_CError type __x_ABI_CPhoneVoIPApp_CBackEnd_CNetworkType (line 549) | enum __x_ABI_CPhoneVoIPApp_CBackEnd_CNetworkType type __x_ABI_CPhoneVoIPApp_CBackEnd_CDataSavingMode (line 571) | enum __x_ABI_CPhoneVoIPApp_CBackEnd_CDataSavingMode type __x_ABI_CPhoneVoIPApp_CBackEnd_CCallStatus (line 584) | enum __x_ABI_CPhoneVoIPApp_CBackEnd_CCallStatus type __x_ABI_CPhoneVoIPApp_CBackEnd_CCallAudioRoute (line 597) | enum __x_ABI_CPhoneVoIPApp_CBackEnd_CCallAudioRoute type __x_ABI_CPhoneVoIPApp_CBackEnd_CCameraLocation (line 611) | enum __x_ABI_CPhoneVoIPApp_CBackEnd_CCameraLocation type __x_ABI_CPhoneVoIPApp_CBackEnd_CMediaOperations (line 623) | enum __x_ABI_CPhoneVoIPApp_CBackEnd_CMediaOperations type __x_ABI_CPhoneVoIPApp_CBackEnd_CEndpointStruct (line 635) | struct __x_ABI_CPhoneVoIPApp_CBackEnd_CEndpointStruct type __x_ABI_CPhoneVoIPApp_CBackEnd_CProxyStruct (line 645) | struct __x_ABI_CPhoneVoIPApp_CBackEnd_CProxyStruct type __x_ABI_CPhoneVoIPApp_CBackEnd_CConfig (line 655) | struct __x_ABI_CPhoneVoIPApp_CBackEnd_CConfig function namespace (line 675) | namespace ABI { function namespace (line 691) | namespace ABI { function namespace (line 707) | namespace ABI { function namespace (line 723) | namespace ABI { function namespace (line 739) | namespace ABI { function namespace (line 755) | namespace ABI { function namespace (line 771) | namespace ABI { function namespace (line 787) | namespace ABI { function namespace (line 803) | namespace ABI { function namespace (line 819) | namespace ABI { function namespace (line 835) | namespace ABI { function namespace (line 851) | namespace ABI { function namespace (line 881) | namespace ABI { function namespace (line 900) | namespace ABI { function namespace (line 921) | namespace ABI { function namespace (line 942) | namespace ABI { function namespace (line 971) | namespace ABI { function namespace (line 991) | namespace ABI { function namespace (line 1011) | namespace ABI { function namespace (line 1032) | namespace ABI { function namespace (line 1051) | namespace ABI { function namespace (line 1073) | namespace ABI { function namespace (line 1094) | namespace ABI { function namespace (line 1115) | namespace ABI { function namespace (line 1158) | namespace ABI { type __x_ABI_CPhoneVoIPApp_CBackEnd_CIMessageReceivedEventHandlerVtbl (line 1183) | typedef struct __x_ABI_CPhoneVoIPApp_CBackEnd_CIMessageReceivedEventHand... function interface (line 1208) | interface __x_ABI_CPhoneVoIPApp_CBackEnd_CIMessageReceivedEventHandler function namespace (line 1258) | namespace ABI { type __x_ABI_CPhoneVoIPApp_CBackEnd_CICameraLocationChangedEventHandlerVtbl (line 1281) | typedef struct __x_ABI_CPhoneVoIPApp_CBackEnd_CICameraLocationChangedEve... function interface (line 1304) | interface __x_ABI_CPhoneVoIPApp_CBackEnd_CICameraLocationChangedEventHan... function namespace (line 1354) | namespace ABI { type __x_ABI_CPhoneVoIPApp_CBackEnd_CIIncomingCallDialogDismissedCallbackVtbl (line 1379) | typedef struct __x_ABI_CPhoneVoIPApp_CBackEnd_CIIncomingCallDialogDismis... function interface (line 1404) | interface __x_ABI_CPhoneVoIPApp_CBackEnd_CIIncomingCallDialogDismissedCa... function namespace (line 1470) | namespace ABI { type __x_ABI_CPhoneVoIPApp_CBackEnd_C____IBackEndTransportPublicNonVirtualsVtbl (line 1514) | typedef struct __x_ABI_CPhoneVoIPApp_CBackEnd_C____IBackEndTransportPubl... function interface (line 1576) | interface __x_ABI_CPhoneVoIPApp_CBackEnd_C____IBackEndTransportPublicNon... function namespace (line 1668) | namespace PhoneVoIPApp { type __x_ABI_CPhoneVoIPApp_CBackEnd_C____IBackEndTransportProtectedNonVirtualsVtbl (line 1687) | typedef struct __x_ABI_CPhoneVoIPApp_CBackEnd_C____IBackEndTransportProt... function interface (line 1719) | interface __x_ABI_CPhoneVoIPApp_CBackEnd_C____IBackEndTransportProtected... function namespace (line 1792) | namespace ABI { type __x_ABI_CPhoneVoIPApp_CBackEnd_C____IEndpointPublicNonVirtualsVtbl (line 1844) | typedef struct __x_ABI_CPhoneVoIPApp_CBackEnd_C____IEndpointPublicNonVir... function interface (line 1918) | interface __x_ABI_CPhoneVoIPApp_CBackEnd_C____IEndpointPublicNonVirtuals function namespace (line 2021) | namespace ABI { type __x_ABI_CPhoneVoIPApp_CBackEnd_CICallControllerStatusListenerVtbl (line 2059) | typedef struct __x_ABI_CPhoneVoIPApp_CBackEnd_CICallControllerStatusList... function interface (line 2115) | interface __x_ABI_CPhoneVoIPApp_CBackEnd_CICallControllerStatusListener function namespace (line 2206) | namespace ABI { type __x_ABI_CPhoneVoIPApp_CBackEnd_C____IBackEndCapturePublicNonVirtualsVtbl (line 2243) | typedef struct __x_ABI_CPhoneVoIPApp_CBackEnd_C____IBackEndCapturePublic... function interface (line 2298) | interface __x_ABI_CPhoneVoIPApp_CBackEnd_C____IBackEndCapturePublicNonVi... function namespace (line 2390) | namespace PhoneVoIPApp { type __x_ABI_CPhoneVoIPApp_CBackEnd_C____IBackEndCaptureProtectedNonVirtualsVtbl (line 2409) | typedef struct __x_ABI_CPhoneVoIPApp_CBackEnd_C____IBackEndCaptureProtec... function interface (line 2441) | interface __x_ABI_CPhoneVoIPApp_CBackEnd_C____IBackEndCaptureProtectedNo... function namespace (line 2514) | namespace ABI { type __x_ABI_CPhoneVoIPApp_CBackEnd_CIConfigVtbl (line 2546) | typedef struct __x_ABI_CPhoneVoIPApp_CBackEnd_CIConfigVtbl function interface (line 2594) | interface __x_ABI_CPhoneVoIPApp_CBackEnd_CIConfig function namespace (line 2679) | namespace ABI { type __x_ABI_CPhoneVoIPApp_CBackEnd_C____ICallControllerPublicNonVirtualsVtbl (line 2868) | typedef struct __x_ABI_CPhoneVoIPApp_CBackEnd_C____ICallControllerPublic... function interface (line 3117) | interface __x_ABI_CPhoneVoIPApp_CBackEnd_C____ICallControllerPublicNonVi... function namespace (line 3334) | namespace ABI { type __x_ABI_CPhoneVoIPApp_CBackEnd_CIVideoRendererVtbl (line 3358) | typedef struct __x_ABI_CPhoneVoIPApp_CBackEnd_CIVideoRendererVtbl function interface (line 3396) | interface __x_ABI_CPhoneVoIPApp_CBackEnd_CIVideoRenderer function namespace (line 3475) | namespace ABI { type __x_ABI_CPhoneVoIPApp_CBackEnd_CIMTProtoUpdaterVtbl (line 3510) | typedef struct __x_ABI_CPhoneVoIPApp_CBackEnd_CIMTProtoUpdaterVtbl function interface (line 3561) | interface __x_ABI_CPhoneVoIPApp_CBackEnd_CIMTProtoUpdater function namespace (line 3646) | namespace ABI { type __x_ABI_CPhoneVoIPApp_CBackEnd_C____IGlobalsPublicNonVirtualsVtbl (line 3693) | typedef struct __x_ABI_CPhoneVoIPApp_CBackEnd_C____IGlobalsPublicNonVirt... function interface (line 3761) | interface __x_ABI_CPhoneVoIPApp_CBackEnd_C____IGlobalsPublicNonVirtuals function namespace (line 3861) | namespace ABI { type __x_ABI_CPhoneVoIPApp_CBackEnd_C____IGlobalsStaticsVtbl (line 3895) | typedef struct __x_ABI_CPhoneVoIPApp_CBackEnd_C____IGlobalsStaticsVtbl function interface (line 3945) | interface __x_ABI_CPhoneVoIPApp_CBackEnd_C____IGlobalsStatics FILE: BackEndProxyStub/PhoneVoIPApp.BackEnd_i.c type IID (line 50) | typedef struct _IID type IID (line 62) | typedef IID CLSID; FILE: BackEndProxyStub/PhoneVoIPApp.BackEnd_p.c type PhoneVoIPApp2EBackEnd_MIDL_TYPE_FORMAT_STRING (line 55) | typedef struct _PhoneVoIPApp2EBackEnd_MIDL_TYPE_FORMAT_STRING type PhoneVoIPApp2EBackEnd_MIDL_PROC_FORMAT_STRING (line 61) | typedef struct _PhoneVoIPApp2EBackEnd_MIDL_PROC_FORMAT_STRING type PhoneVoIPApp2EBackEnd_MIDL_EXPR_FORMAT_STRING (line 67) | typedef struct _PhoneVoIPApp2EBackEnd_MIDL_EXPR_FORMAT_STRING FILE: EmojiPanel/EmojiPanel/App.xaml.cs class App (line 19) | public partial class App : Application method App (line 30) | public App() method Application_Launching (line 65) | private void Application_Launching(object sender, LaunchingEventArgs e) method Application_Activated (line 71) | private void Application_Activated(object sender, ActivatedEventArgs e) method Application_Deactivated (line 77) | private void Application_Deactivated(object sender, DeactivatedEventAr... method Application_Closing (line 83) | private void Application_Closing(object sender, ClosingEventArgs e) method RootFrame_NavigationFailed (line 88) | private void RootFrame_NavigationFailed(object sender, NavigationFaile... method Application_UnhandledException (line 98) | private void Application_UnhandledException(object sender, Application... method InitializePhoneApplication (line 113) | private void InitializePhoneApplication() method CompleteInitializePhoneApplication (line 131) | private void CompleteInitializePhoneApplication(object sender, Navigat... FILE: EmojiPanel/EmojiPanel/Controls/Emoji/EmojiControl.xaml.cs class EmojiControl (line 24) | public partial class EmojiControl method GetInstance (line 48) | public static EmojiControl GetInstance() method EmojiControl (line 59) | public EmojiControl() method BindTextBox (line 82) | public void BindTextBox(TextBox textBox) method UnbindTextBox (line 89) | public void UnbindTextBox() method Open (line 113) | private void Open() method Hide (line 184) | private void Hide() method TextBoxOnGotFocus (line 236) | private void TextBoxOnGotFocus(object sender, RoutedEventArgs routedEv... method TextBoxOnLostFocus (line 240) | private void TextBoxOnLostFocus(object sender, RoutedEventArgs routedE... method OnBackKeyPress (line 249) | private void OnBackKeyPress(object sender, CancelEventArgs cancelEvent... method VirtPanelOnScrollPositionChanged (line 258) | private static void VirtPanelOnScrollPositionChanged(object sender, My... method LoadCategory (line 282) | public async void LoadCategory(int index) method OnRootFrameTransformChanged (line 370) | public static void OnRootFrameTransformChanged(DependencyObject source... method OnRootFrameTransformChanged (line 375) | public void OnRootFrameTransformChanged() method LoadRecents (line 384) | public void LoadRecents() method UnloadRecents (line 392) | public void UnloadRecents() method OnEmojiSelected (line 400) | private void OnEmojiSelected(object sender, EmojiDataItem emojiDataItem) method BackspaceButtonOnClick (line 419) | private void BackspaceButtonOnClick(object sender, RoutedEventArgs rou... method GetCategoryButtonByIndex (line 465) | private Button GetCategoryButtonByIndex(int index) method LoadButtons (line 485) | public void LoadButtons() method AbcButtonOnClick (line 574) | private void AbcButtonOnClick(object sender, RoutedEventArgs routedEve... method CategoryButtonClick (line 579) | private void CategoryButtonClick(object sender, RoutedEventArgs routed... method CreateButtonsBackgrounds (line 595) | private void CreateButtonsBackgrounds(int categoryIndex) method InitializeOrientation (line 615) | private void InitializeOrientation(Orientation orientation) method OnSizeChanged (line 641) | private void OnSizeChanged(object sender, SizeChangedEventArgs sizeCha... FILE: EmojiPanel/EmojiPanel/Controls/Emoji/EmojiData.cs class EmojiDataItem (line 11) | public class EmojiDataItem method EmojiDataItem (line 13) | public EmojiDataItem() { } method EmojiDataItem (line 15) | public EmojiDataItem(string string2, ulong code) method BuildString (line 25) | public static string BuildString(ulong code) method BuildUri (line 52) | public static Uri BuildUri(string string2) method GetByIndex (line 84) | public static EmojiDataItem GetByIndex(int categoryIndex, int spriteIn... class EmojiData (line 105) | public static class EmojiData method AddToRecents (line 109) | public static void AddToRecents(EmojiDataItem emojiDataItem) method LoadRecents (line 132) | public static void LoadRecents() method SaveRecents (line 158) | public static void SaveRecents() FILE: EmojiPanel/EmojiPanel/Controls/Emoji/EmojiSpriteItem.cs class EmojiSpriteItem (line 17) | public class EmojiSpriteItem : VListItemBase method EmojiSpriteItem (line 25) | public EmojiSpriteItem(int categoryIndex, int spriteOffset) method EmojiSpriteItem (line 74) | public EmojiSpriteItem(Uri spriteUri, int categoryIndex, int spriteOff... method ViewOnLostMouseCapture (line 117) | private static void ViewOnLostMouseCapture(object sender, MouseEventAr... method ClearCurrentHighlight (line 122) | public static void ClearCurrentHighlight() method ViewOnMouseLeftButtonDown (line 133) | private void ViewOnMouseLeftButtonDown(object sender, MouseButtonEvent... method ViewOnTap (line 161) | private void ViewOnTap(object sender, GestureEventArgs args) method CreateBorders (line 180) | private void CreateBorders() FILE: EmojiPanel/EmojiPanel/Controls/Utilites/DelayedExecutor.cs class DelayedExecutor (line 12) | public class DelayedExecutor class ExecutionInfo (line 14) | class ExecutionInfo method DelayedExecutor (line 26) | public DelayedExecutor(int delay) // TO DO : add IDateTimeProvider dep... method AddToDelayedExecution (line 32) | public void AddToDelayedExecution(Action action) method TimerCallback (line 42) | private void TimerCallback(object state) method ChangeTimer (line 72) | private void ChangeTimer(bool activate) FILE: EmojiPanel/EmojiPanel/Controls/Utilites/Helpers.cs class Helpers (line 10) | public static class Helpers method GetAssetUri (line 12) | public static Uri GetAssetUri(string assetName) FILE: EmojiPanel/EmojiPanel/Controls/Utilites/MyListItemBase.cs class MyListItemBase (line 7) | public class MyListItemBase : Grid FILE: EmojiPanel/EmojiPanel/Controls/Utilites/MyVirtualizingPanel.cs class MyVirtualizingPanel (line 15) | public class MyVirtualizingPanel : Canvas method Log (line 19) | private static void Log(string str) method OnListVerticalOffsetChanged (line 47) | private static void OnListVerticalOffsetChanged(DependencyObject obj, ... method InitializeWithScrollViewer (line 61) | public void InitializeWithScrollViewer(ScrollViewer scrollViewer) method EnsureBoundToScrollViewer (line 67) | protected void EnsureBoundToScrollViewer() method group_CurrentStateChanging (line 105) | private void group_CurrentStateChanging(object sender, VisualStateChan... method FindVisualState (line 118) | private static VisualStateGroup FindVisualState(FrameworkElement eleme... class ScrollPositionChangedEventAgrs (line 131) | public class ScrollPositionChangedEventAgrs : EventArgs method ScrollPositionChangedEventAgrs (line 136) | public ScrollPositionChangedEventAgrs(double currentPosition, method OnListVerticalOffsetChanged (line 150) | private void OnListVerticalOffsetChanged() method DetermineIfScrollingIsFast (line 175) | private bool DetermineIfScrollingIsFast() method MyVirtualizingPanel (line 217) | public MyVirtualizingPanel() method MyVirtualizingPanel_Loaded (line 222) | void MyVirtualizingPanel_Loaded(object sender, RoutedEventArgs e) method AddItems (line 239) | public void AddItems(IEnumerable _itemsToBeAdded) method InsertRemoveItems (line 279) | public void InsertRemoveItems(int index, List itemsToIn... method RemoveItem (line 327) | public void RemoveItem(VListItemBase itemToBeRemoved) method RearrangeAllItems (line 339) | private void RearrangeAllItems() method PerformLoadUnload2 (line 365) | private void PerformLoadUnload2(bool isToLoad, bool bypassUnload = false) method GetRealOffset (line 462) | private double GetRealOffset() method PerformLoadUnload (line 484) | private void PerformLoadUnload(bool isToLoad) method SetLoadedBounds (line 489) | private void SetLoadedBounds(int lowerBoundInd, int upperBoundInd, boo... method UnloadItemsInSegment (line 530) | private void UnloadItemsInSegment(Segment segment) method LoadItemsInSegment (line 542) | private void LoadItemsInSegment(Segment segment) method GetCoveredPoints (line 557) | private List GetCoveredPoints(double from, double to) method ClearItems (line 576) | public void ClearItems() FILE: EmojiPanel/EmojiPanel/Controls/Utilites/VListItemBase.cs class VListItemBase (line 7) | public abstract class VListItemBase method VListItemBase (line 18) | protected VListItemBase() method Load (line 48) | public virtual void Load() method Unload (line 55) | public virtual void Unload() FILE: EmojiPanel/EmojiPanel/Controls/Utilites/VirtSegment.cs class Segment (line 9) | public class Segment method Segment (line 16) | public Segment(int lowerBound, int upperBound) method Segment (line 22) | public Segment() method ToString (line 27) | public override string ToString() method CompareToSegment (line 33) | public void CompareToSegment( FILE: EmojiPanel/EmojiPanel/MainPage.xaml.cs class MainPage (line 11) | public partial class MainPage method MainPage (line 15) | public MainPage() method OnSmileIconClick (line 20) | private void OnSmileIconClick(object sender, EventArgs e) method OnNavigatingFrom (line 34) | protected override void OnNavigatingFrom(NavigatingCancelEventArgs e) method ClearAllButtonClick (line 47) | private void ClearAllButtonClick(object sender, EventArgs e) FILE: ExifLib/ExifIO.cs class ExifIO (line 10) | public static class ExifIO method ReadShort (line 12) | public static short ReadShort(byte[] Data, int offset, bool littleEndian) method ReadUShort (line 26) | public static ushort ReadUShort(byte[] Data, int offset, bool littleEn... method ReadInt (line 40) | public static int ReadInt(byte[] Data, int offset, bool littleEndian) method ReadUInt (line 54) | public static uint ReadUInt(byte[] Data, int offset, bool littleEndian) method ReadSingle (line 68) | public static float ReadSingle(byte[] Data, int offset, bool littleEnd... method ReadDouble (line 83) | public static double ReadDouble(byte[] Data, int offset, bool littleEn... FILE: ExifLib/ExifIds.cs class JpegId (line 5) | public static class JpegId type ExifIFD (line 17) | public enum ExifIFD type ExifId (line 23) | public enum ExifId type ExifGps (line 48) | public enum ExifGps type ExifOrientation (line 83) | public enum ExifOrientation type ExifUnit (line 92) | public enum ExifUnit type ExifFlash (line 102) | [Flags] type ExifGpsLatitudeRef (line 115) | public enum ExifGpsLatitudeRef type ExifGpsLongitudeRef (line 122) | public enum ExifGpsLongitudeRef FILE: ExifLib/ExifReader.cs class ExifReader (line 10) | public class ExifReader method ReadJpeg (line 15) | public static JpegInfo ReadJpeg(FileInfo fi) method ReadJpeg (line 28) | public static JpegInfo ReadJpeg(Stream stream) method ExifReader (line 34) | protected ExifReader(Stream stream) method ProcessExif (line 122) | private void ProcessExif(byte[] section) method DirOffset (line 173) | private int DirOffset(int start, int num) method ProcessExifDir (line 178) | private void ProcessExifDir(byte[] section, int offsetDir, int offsetB... method ProcessSOF (line 251) | private void ProcessSOF(byte[] section, int marker) FILE: ExifLib/ExifTag.cs type ExifTagFormat (line 9) | public enum ExifTagFormat class ExifTag (line 27) | public class ExifTag method ExifTag (line 37) | public ExifTag(byte[] section, int sectionOffset, int offsetBase, int ... method ReadShort (line 74) | private short ReadShort(int offset) method ReadUShort (line 79) | private ushort ReadUShort(int offset) method ReadInt (line 84) | private int ReadInt(int offset) method ReadUInt (line 89) | private uint ReadUInt(int offset) method ReadSingle (line 94) | private float ReadSingle(int offset) method ReadDouble (line 99) | private double ReadDouble(int offset) method GetInt (line 119) | public int GetInt(int componentIndex) method GetNumericValue (line 124) | public double GetNumericValue(int componentIndex) method GetStringValue (line 148) | public string GetStringValue() method GetStringValue (line 153) | public string GetStringValue(int componentIndex) method Populate (line 169) | public virtual void Populate(JpegInfo info, ExifIFD ifd) method ToString (line 233) | public override string ToString() FILE: ExifLib/JpegInfo.cs class JpegInfo (line 5) | public class JpegInfo FILE: FFmpegInterop/Source/FFmpegInteropMSS.cpp function HRESULT (line 259) | HRESULT FFmpegInteropMSS::InitFFmpegContext(bool forceAudioDecode, bool ... function HRESULT (line 393) | HRESULT FFmpegInteropMSS::CreateAudioStreamDescriptor(bool forceAudioDec... function HRESULT (line 423) | HRESULT FFmpegInteropMSS::CreateVideoStreamDescriptor(bool forceVideoDec... function FileStreamRead (line 570) | static int FileStreamRead(void* ptr, uint8_t* buf, int bufSize) function FileStreamSeek (line 591) | static int64_t FileStreamSeek(void* ptr, int64_t pos, int whence) FILE: FFmpegInterop/Source/FFmpegInteropMSS.h function namespace (line 34) | namespace FFmpegInterop FILE: FFmpegInterop/Source/FFmpegReader.h function namespace (line 23) | namespace FFmpegInterop FILE: FFmpegInterop/Source/H264AVCSampleProvider.cpp function MediaSampleProvider (line 28) | MediaSampleProvider(reader, avFormatCtx, avCodecCtx) FILE: FFmpegInterop/Source/H264AVCSampleProvider.h function namespace (line 22) | namespace FFmpegInterop FILE: FFmpegInterop/Source/H264SampleProvider.cpp function MediaSampleProvider (line 28) | MediaSampleProvider(reader, avFormatCtx, avCodecCtx) FILE: FFmpegInterop/Source/H264SampleProvider.h function namespace (line 22) | namespace FFmpegInterop FILE: FFmpegInterop/Source/MediaSampleProvider.cpp function HRESULT (line 37) | HRESULT MediaSampleProvider::AllocateResources() function AVPacket (line 137) | AVPacket MediaSampleProvider::PopPacket() FILE: FFmpegInterop/Source/MediaSampleProvider.h function namespace (line 30) | namespace FFmpegInterop FILE: FFmpegInterop/Source/UncompressedAudioSampleProvider.cpp function HRESULT (line 34) | HRESULT UncompressedAudioSampleProvider::AllocateResources() FILE: FFmpegInterop/Source/UncompressedAudioSampleProvider.h function namespace (line 27) | namespace FFmpegInterop FILE: FFmpegInterop/Source/UncompressedVideoSampleProvider.cpp function HRESULT (line 45) | HRESULT UncompressedVideoSampleProvider::AllocateResources() FILE: FFmpegInterop/Source/UncompressedVideoSampleProvider.h function namespace (line 28) | namespace FFmpegInterop FILE: FFmpegInterop/Win8.1/FFmpegInterop.Shared/FFmpegGifDecoder.cpp type VideoInfo (line 18) | struct VideoInfo { function open_codec_context (line 90) | int open_codec_context(int *stream_idx, AVFormatContext *fmt_ctx, enum A... function decode_packet (line 123) | int decode_packet(VideoInfo *info, int *got_frame) { function int32 (line 235) | static __inline int32 clamp0(int32 v) { function int32 (line 239) | static __inline int32 clamp255(int32 v) { function uint32 (line 243) | static __inline uint32 Clamp(int32 val) { function uint32 (line 248) | static __inline uint32 Abs(int32 v) { function int32 (line 253) | static __inline int32 clamp0(int32 v) { function int32 (line 257) | static __inline int32 clamp255(int32 v) { function uint32 (line 261) | static __inline uint32 Clamp(int32 val) { function uint32 (line 266) | static __inline uint32 Abs(int32 v) { function YuvPixel (line 286) | static __inline void YuvPixel(uint8 y, uint8 u, uint8 v, function I422ToARGBRow_C (line 295) | void I422ToARGBRow_C(const uint8* src_y, function I420ToARGB (line 322) | int I420ToARGB(const uint8* src_y, int src_stride_y, function ARGBShuffleRow_C (line 393) | void ARGBShuffleRow_C(const uint8* src_argb, uint8* dst_argb, function ARGBShuffle (line 416) | int ARGBShuffle(const uint8* src_bgra, int src_stride_bgra, function ABGRToARGB (line 455) | int ABGRToARGB(const uint8* src_abgr, int src_stride_abgr, FILE: FFmpegInterop/Win8.1/FFmpegInterop.Shared/FFmpegGifDecoder.h function namespace (line 3) | namespace FFmpegInterop FILE: OpenCVComponent/OpenCVComponent.cpp function OutputDebugString (line 81) | void OutputDebugString(std::string output, LARGE_INTEGER start, LARGE_IN... function CopyMatrixToVector (line 283) | void CopyMatrixToVector(const cv::Mat& mat, std::vector& vector, in... FILE: OpenCVComponent/OpenCVComponent.h function namespace (line 16) | namespace OpenCVComponent function class (line 38) | class FacesImage sealed function class (line 47) | class OpenCVLib sealed FILE: Telegram.Api.PCL/Hash/CRC32/CRC.WinRT.cs class CRC32 (line 22) | internal class CRC32 method CRC32 (line 29) | static CRC32() method GetCrc32 (line 89) | public Int32 GetCrc32(Stream input) method GetCrc32AndCopy (line 101) | public Int32 GetCrc32AndCopy(Stream input, Stream output) method ComputeCrc32 (line 137) | public Int32 ComputeCrc32(Int32 W, byte B) method _InternalComputeCrc32 (line 142) | internal Int32 _InternalComputeCrc32(UInt32 W, byte B) method SlurpBlock (line 154) | public void SlurpBlock(byte[] block, int offset, int count) method gf2_matrix_times (line 172) | private uint gf2_matrix_times(uint[] matrix, uint vec) method gf2_matrix_square (line 186) | private void gf2_matrix_square(uint[] square, uint[] mat) method Combine (line 203) | public void Combine(int crc, int length) method ComputeHash (line 260) | public byte[] ComputeHash(byte[] data) FILE: Telegram.Api.PCL/Resources/AppResources.cs class AppResources (line 5) | internal class AppResources method AppResources (line 11) | internal AppResources() FILE: Telegram.Api.WP8/Resources/AppResources.Designer.cs class AppResources (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method AppResources (line 31) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: Telegram.Api.WP8/Services/FileManager/IWebFileManager.cs type IWebFileManager (line 13) | public interface IWebFileManager method DownloadFile (line 15) | void DownloadFile(TLInt dcId, TLInputWebFileGeoPointLocation file, str... method DownloadFile (line 16) | void DownloadFile(TLInt dcId, TLInputWebFileGeoPointLocation file, str... method CancelDownloadFile (line 17) | void CancelDownloadFile(TLObject owner); FILE: Telegram.Api.WP8/Services/FileManager/WebFileManager.cs class WebFileManager (line 18) | public class WebFileManager : FileManagerBase, IWebFileManager method WebFileManager (line 20) | public WebFileManager(ITelegramEventAggregator eventAggregator, IMTPro... method OnDownloading (line 30) | private void OnDownloading(object state) method GetDownloadableItem (line 167) | protected DownloadableItem GetDownloadableItem(TLInt dcId, TLInputWebF... method DownloadFile (line 181) | public void DownloadFile(TLInt dcId, TLInputWebFileGeoPointLocation fi... method DownloadFile (line 186) | public void DownloadFile(TLInt dcId, TLInputWebFileGeoPointLocation fi... FILE: Telegram.Api.WP8/Services/Location/ILiveLocationService.cs type ILiveLocationService (line 14) | public interface ILiveLocationService method Load (line 16) | void Load(); method UpdateAll (line 18) | void UpdateAll(); method LoadAndUpdateAllAsync (line 20) | void LoadAndUpdateAllAsync(); method Add (line 22) | void Add(TLMessage70 messageBase); method UpdateAsync (line 24) | void UpdateAsync(TLMessage70 message, TLGeoPointBase geoPoint, Action<... method Get (line 26) | TLMessage Get(TLPeerBase peer, TLInt fromId); method Get (line 28) | IList Get(); method Clear (line 30) | void Clear(); method StopAllAsync (line 32) | void StopAllAsync(); FILE: Telegram.Api.WP8/Services/Location/LiveLocationService.cs class LiveLocationService (line 20) | public class LiveLocationService : ILiveLocationService, IHandle Get() method Get (line 303) | public TLMessage Get(TLPeerBase peer, TLInt fromId) method Load (line 366) | public void Load() method Clear (line 406) | public void Clear() method GetTimeSpan (line 418) | private TimeSpan GetTimeSpan() method Add (line 467) | public void Add(TLMessage70 message) method Remove (line 483) | public void Remove(TLMessage message) method UpdateAsync (line 497) | public void UpdateAsync(TLMessage70 message, TLGeoPointBase geoPointBa... method UpdateAndRemoveAt (line 567) | private void UpdateAndRemoveAt(int i, TLMessage message, TLMessage upd... method Handle (line 584) | public void Handle(TLUpdateEditMessage update) method Handle (line 635) | public void Handle(TLUpdateEditChannelMessage update) class LiveLocationAddedEventArgs (line 670) | public class LiveLocationAddedEventArgs class LiveLocationRemovedEventArgs (line 675) | public class LiveLocationRemovedEventArgs class LiveLocationClearedEventArgs (line 680) | public class LiveLocationClearedEventArgs class LiveLocationLoadedEventArgs (line 685) | public class LiveLocationLoadedEventArgs FILE: Telegram.Api.WP8/TL/Functions/Account/TLAcceptAuthorization.cs class TLAcceptAuthorization (line 3) | class TLAcceptAuthorization : TLObject method ToBytes (line 17) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Account/TLDeleteSecureValue.cs class TLDeleteSecureValue (line 10) | public class TLDeleteSecureValue : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Account/TLGetAllSecureValues.cs class TLGetAllSecureValues (line 10) | public class TLGetAllSecureValues : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Account/TLGetAuthorizationForm.cs class TLGetAuthorizationForm (line 10) | class TLGetAuthorizationForm : TLObject method ToBytes (line 20) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Account/TLGetSecureValue.cs class TLGetSecureValue (line 10) | public class TLGetSecureValue : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Account/TLGetWebAuthorizations.cs class TLGetWebAuthorizations (line 10) | class TLGetWebAuthorizations : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Account/TLInitTakeoutSession.cs type InitTakeoutSessionFlags (line 12) | [Flags] class TLInitTakeoutSession (line 23) | class TLInitTakeoutSession : TLObject method ToBytes (line 81) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Account/TLResetWebAuthorization.cs class TLResetWebAuthorization (line 10) | class TLResetWebAuthorization : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Account/TLResetWebAuthorizations.cs class TLResetWebAuthorizations (line 10) | class TLResetWebAuthorizations : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Account/TLSaveSecureValue.cs class TLSaveSecureValue (line 10) | class TLSaveSecureValue : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Account/TLSendVerifyEmailCode.cs class TLSendVerifyEmailCode (line 10) | class TLSendVerifyEmailCode : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Account/TLSendVerifyPhoneCode.cs type SendVerifyPhoneCodeFlags (line 12) | [Flags] class TLSendVerifyPhoneCode (line 18) | class TLSendVerifyPhoneCode : TLObject method ToBytes (line 40) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Account/TLVerifyEmail.cs class TLVerifyEmail (line 10) | class TLVerifyEmail : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Account/TLVerifyEmailCode.cs class TLVerifyEmailCode (line 9) | class TLVerifyEmailCode FILE: Telegram.Api.WP8/TL/Functions/Account/TLVerifyPhone.cs class TLVerifyPhone (line 10) | class TLVerifyPhone : TLObject method ToBytes (line 20) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Auth/TLBindTempAuthKey.cs class TLBindTempAuthKey (line 10) | class TLBindTempAuthKey : TLObject method ToBytes (line 22) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Channels/TLChangeFeedBroadcast.cs type ChangeFeedBroadcastFlags (line 12) | [Flags] class TLChangeFeedBroadcast (line 18) | class TLChangeFeedBroadcast : TLObject method ToBytes (line 40) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Channels/TLGetFeed.cs type GetFeedFlags (line 12) | [Flags] class TLGetFeed (line 21) | class TLGetFeed : TLObject method ToBytes (line 71) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Channels/TLReadFeed.cs class TLReadFeed (line 10) | class TLReadFeed : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Channels/TLSetFeedBroadcasts.cs class TLSetFeedBroadcasts (line 10) | class TLSetFeedBroadcasts : TLObject method ToBytes (line 20) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Contacts/TLGetSaved.cs class TLGetSaved (line 10) | class TLGetSaved : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Help/TLGetDeepLinkInfo.cs class TLGetDeepLinkInfo (line 10) | public class TLGetDeepLinkInfo : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Help/TLGetPassportConfig.cs class TLGetPassportConfig (line 10) | class TLGetPassportConfig : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Help/TLGetProxyData.cs class TLGetProxyData (line 10) | class TLGetProxyData : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Messages/TLClearAllDrafts.cs class TLClearAllDrafts (line 10) | class TLClearAllDrafts : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Messages/TLGetDialogUnreadMarks.cs class TLGetDialogUnreadMarks (line 11) | class TLGetDialogUnreadMarks : TLObject method ToBytes (line 15) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Messages/TLMarkDialogUnread.cs type MarkDialogUnreadFlags (line 12) | [Flags] class TLMarkDialogUnread (line 18) | class TLMarkDialogUnread : TLObject method ToBytes (line 38) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Messages/TLReport.cs class TLReport (line 10) | public class TLReport : TLObject method ToBytes (line 20) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Messages/TLSearchStickerSets.cs type SearchStickerSetsFlags (line 12) | [Flags] class TLSearchStickerSets (line 18) | class TLSearchStickerSets : TLObject method ToBytes (line 40) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Messages/TLToggleTopPeers.cs class TLToggleTopPeers (line 10) | class TLToggleTopPeers : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Upload/TLGetWebFile.cs class TLGetWebFile (line 10) | public class TLGetWebFile : TLObject method ToBytes (line 20) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/Functions/Users/TLSetSecureValueErrors.cs class TLSetSecureValueErrors (line 10) | class TLSetSecureValueErrors : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/TLAppUpdate.cs type AppUpdateFlags (line 13) | [Flags] class TLAppUpdateBase (line 21) | public abstract class TLAppUpdateBase : TLObject { } class TLNoAppUpdate (line 23) | public class TLNoAppUpdate : TLAppUpdateBase method FromBytes (line 27) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLAppUpdate (line 35) | public class TLAppUpdate : TLAppUpdateBase method FromBytes (line 76) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api.WP8/TL/TLAuthorizationForm.cs type AuthorizationFormFlags (line 12) | [Flags] class TLAuthorizationForm (line 19) | public class TLAuthorizationForm : TLObject method FromBytes (line 64) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLAuthorizationForm85 (line 79) | public class TLAuthorizationForm85 : TLAuthorizationForm method FromBytes (line 85) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api.WP8/TL/TLContactsSettings.cs type ContactsSettingsFlags (line 14) | [Flags] class TLContactsSettings (line 20) | public class TLContactsSettings : TLObject method FromBytes (line 32) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 41) | public override byte[] ToBytes() method FromStream (line 46) | public override TLObject FromStream(Stream input) method ToStream (line 53) | public override void ToStream(Stream output) FILE: Telegram.Api.WP8/TL/TLDeepLinkInfo.cs type DeepLinkInfoFlags (line 12) | [Flags] class TLDeepLinkInfoBase (line 19) | public abstract class TLDeepLinkInfoBase : TLObject { } class TLDeepLinkInfoEmpty (line 21) | public class TLDeepLinkInfoEmpty : TLDeepLinkInfoBase method FromBytes (line 25) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLDeepLinkInfo (line 33) | public class TLDeepLinkInfo : TLDeepLinkInfoBase method FromBytes (line 57) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api.WP8/TL/TLDialogPeer.cs class TLDialogPeerBase (line 13) | public abstract class TLDialogPeerBase : TLObject { } class TLDialogPeerFeed (line 15) | public class TLDialogPeerFeed : TLDialogPeerBase method FromBytes (line 21) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 30) | public override byte[] ToBytes() method FromStream (line 37) | public override TLObject FromStream(Stream input) method ToStream (line 44) | public override void ToStream(Stream output) method ToString (line 50) | public override string ToString() class TLDialogPeer (line 56) | public class TLDialogPeer : TLDialogPeerBase method FromBytes (line 62) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 71) | public override byte[] ToBytes() method FromStream (line 78) | public override TLObject FromStream(Stream input) method ToStream (line 85) | public override void ToStream(Stream output) method ToString (line 91) | public override string ToString() FILE: Telegram.Api.WP8/TL/TLFeedBroadcasts.cs class TLFeedBroadcastsBase (line 10) | public abstract class TLFeedBroadcastsBase : TLObject class TLFeedBroadcastsUngrouped (line 15) | public class TLFeedBroadcastsUngrouped : TLFeedBroadcastsBase method FromBytes (line 19) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLFeedBroadcasts (line 29) | public class TLFeedBroadcasts : TLFeedBroadcastsBase method FromBytes (line 35) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api.WP8/TL/TLFeedPosition.cs class TLFeedPosition (line 13) | public class TLFeedPosition : TLObject method FromBytes (line 23) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 34) | public override byte[] ToBytes() method FromStream (line 43) | public override TLObject FromStream(Stream input) method ToStream (line 52) | public override void ToStream(Stream output) FILE: Telegram.Api.WP8/TL/TLFeedSources.cs type FeedSourcesFlags (line 12) | [Flags] class TLFeedSourcesBase (line 18) | public abstract class TLFeedSourcesBase : TLObject { } class TLFeedSourcesNotModified (line 20) | public class TLFeedSourcesNotModified : TLFeedSourcesBase method FromBytes (line 24) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLFeedSources (line 32) | public class TLFeedSources : TLFeedSourcesBase method FromBytes (line 58) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api.WP8/TL/TLFoundStickerSets.cs class TLFoundStickerSetsBase (line 14) | public abstract class TLFoundStickerSetsBase : TLObject { } class TLFoundStickerSetsNotModified (line 16) | public class TLFoundStickerSetsNotModified : TLFoundStickerSetsBase method FromBytes (line 20) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 27) | public override byte[] ToBytes() method FromStream (line 32) | public override TLObject FromStream(Stream input) method ToStream (line 37) | public override void ToStream(Stream output) class TLFoundStickerSets (line 43) | public class TLFoundStickerSets : TLFoundStickerSetsBase, IStickers method FromBytes (line 76) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 90) | public override byte[] ToBytes() method FromStream (line 98) | public override TLObject FromStream(Stream input) method ToStream (line 110) | public override void ToStream(Stream output) FILE: Telegram.Api.WP8/TL/TLInputCheckPasswordSRP.cs class TLInputCheckPasswordBase (line 10) | public abstract class TLInputCheckPasswordBase : TLObject { } class TLInputCheckPasswordEmpty (line 12) | public class TLInputCheckPasswordEmpty : TLInputCheckPasswordBase method ToBytes (line 16) | public override byte[] ToBytes() class TLInputCheckPasswordSRP (line 22) | public class TLInputCheckPasswordSRP : TLInputCheckPasswordBase method ToBytes (line 32) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/TLInputClientProxy.cs class TLInputClientProxy (line 13) | public class TLInputClientProxy : TLObject method ToBytes (line 21) | public override byte[] ToBytes() method ToStream (line 29) | public override void ToStream(Stream output) method FromStream (line 36) | public override TLObject FromStream(Stream input) method ToString (line 44) | public override string ToString() FILE: Telegram.Api.WP8/TL/TLInputDialogPeer.cs class TLInputDialogPeerBase (line 13) | public abstract class TLInputDialogPeerBase : TLObject { } class TLInputDialogPeerFeed (line 15) | public class TLInputDialogPeerFeed : TLInputDialogPeerBase method FromBytes (line 21) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 30) | public override byte[] ToBytes() method ToStream (line 37) | public override void ToStream(Stream output) method FromStream (line 44) | public override TLObject FromStream(Stream input) method ToString (line 51) | public override string ToString() class TLInputDialogPeer (line 57) | public class TLInputDialogPeer : TLInputDialogPeerBase method FromBytes (line 63) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 72) | public override byte[] ToBytes() method ToStream (line 79) | public override void ToStream(Stream output) method FromStream (line 86) | public override TLObject FromStream(Stream input) method ToString (line 93) | public override string ToString() FILE: Telegram.Api.WP8/TL/TLInputMessage.cs class TLInputMessageBase (line 13) | public abstract class TLInputMessageBase : TLObject { } class TLInputMessageId (line 15) | public class TLInputMessageId : TLInputMessageBase method ToBytes (line 21) | public override byte[] ToBytes() method FromStream (line 28) | public override TLObject FromStream(Stream input) method ToStream (line 35) | public override void ToStream(Stream output) method ToString (line 41) | public override string ToString() class TLInputMessageReplyTo (line 47) | public class TLInputMessageReplyTo : TLInputMessageBase method ToBytes (line 53) | public override byte[] ToBytes() method FromStream (line 60) | public override TLObject FromStream(Stream input) method ToStream (line 67) | public override void ToStream(Stream output) method ToString (line 73) | public override string ToString() class TLInputMessagePinned (line 79) | public class TLInputMessagePinned : TLInputMessageBase method ToBytes (line 83) | public override byte[] ToBytes() method FromStream (line 89) | public override TLObject FromStream(Stream input) method ToStream (line 94) | public override void ToStream(Stream output) method ToString (line 99) | public override string ToString() FILE: Telegram.Api.WP8/TL/TLInputSecureFile.cs class TLInputSecureFileBase (line 10) | public abstract class TLInputSecureFileBase : TLObject { } class TLInputSecureFileUploaded (line 12) | public class TLInputSecureFileUploaded : TLInputSecureFileBase method ToBytes (line 26) | public override byte[] ToBytes() class TLInputSecureFile (line 38) | public class TLInputSecureFile : TLInputSecureFileBase method ToBytes (line 46) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/TLInputSecureValue.cs class TLInputSecureValue (line 10) | public class TLInputSecureValue : TLObject method ToBytes (line 72) | public override byte[] ToBytes() class TLInputSecureValue85 (line 87) | public class TLInputSecureValue85 : TLInputSecureValue method ToBytes (line 99) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/TLInvokeWithMessageRange.cs class TLInvokeWithMessageRange (line 10) | class TLInvokeWithMessageRange : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/TLInvokeWithTakeout.cs class TLInvokeWithTakeout (line 10) | public class TLInvokeWithTakeout : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/TLPassportConfig.cs class TLPassportConfigBase (line 15) | public abstract class TLPassportConfigBase : TLObject { } class TLPassportConfigNotModified (line 17) | public class TLPassportConfigNotModified : TLPassportConfigBase method FromBytes (line 21) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 28) | public override TLObject FromStream(Stream input) method ToStream (line 33) | public override void ToStream(Stream output) class TLPassportConfig (line 39) | public class TLPassportConfig : TLPassportConfigBase method FromBytes (line 49) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 59) | public override TLObject FromStream(Stream input) method ToStream (line 67) | public override void ToStream(Stream output) FILE: Telegram.Api.WP8/TL/TLPasswordKdfAlgo.cs class TLPasswordKdfAlgoBase (line 10) | public abstract class TLPasswordKdfAlgoBase : TLObject { } class TLPasswordKdfAlgoUnknown (line 12) | public class TLPasswordKdfAlgoUnknown : TLPasswordKdfAlgoBase method FromBytes (line 16) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 23) | public override byte[] ToBytes() class TLPasswordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA256ModPow (line 29) | public class TLPasswordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA2... method FromBytes (line 41) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 53) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/TLProxyData.cs type ProxyDataPromoCustomFlags (line 14) | [Flags] class TLProxyDataBase (line 21) | public abstract class TLProxyDataBase : TLObject method GetEmptyObject (line 25) | public abstract TLProxyDataBase GetEmptyObject(); class TLProxyDataEmpty (line 28) | public class TLProxyDataEmpty : TLProxyDataBase method FromBytes (line 32) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 40) | public override byte[] ToBytes() method ToStream (line 47) | public override void ToStream(Stream output) method FromStream (line 53) | public override TLObject FromStream(Stream input) method GetEmptyObject (line 60) | public override TLProxyDataBase GetEmptyObject() class TLProxyDataPromo (line 66) | public class TLProxyDataPromo : TLProxyDataBase method FromBytes (line 90) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 103) | public override byte[] ToBytes() method ToStream (line 113) | public override void ToStream(Stream output) method FromStream (line 124) | public override TLObject FromStream(Stream input) method GetEmptyObject (line 136) | public override TLProxyDataBase GetEmptyObject() FILE: Telegram.Api.WP8/TL/TLSavedPhoneContact.cs class TLSavedPhoneContact (line 10) | public class TLSavedPhoneContact : TLObject method FromBytes (line 22) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api.WP8/TL/TLSecureCredentialsEncrypted.cs class TLSecureCredentialsEncrypted (line 10) | public class TLSecureCredentialsEncrypted : TLObject method FromBytes (line 20) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 31) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/TLSecureData.cs class TLSecureData (line 13) | public class TLSecureData : TLObject method FromBytes (line 27) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 38) | public override byte[] ToBytes() method FromStream (line 47) | public override TLObject FromStream(Stream input) method ToStream (line 56) | public override void ToStream(Stream output) FILE: Telegram.Api.WP8/TL/TLSecureFile.cs type ISecureFileError (line 13) | public interface ISecureFileError class TLSecureFileBase (line 20) | public abstract class TLSecureFileBase : TLObject method ToInputSecureFile (line 48) | public abstract TLInputSecureFileBase ToInputSecureFile(); class TLSecureFileEmpty (line 51) | public class TLSecureFileEmpty : TLSecureFileBase method FromBytes (line 55) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 62) | public override TLObject FromStream(Stream input) method ToStream (line 67) | public override void ToStream(Stream output) method ToInputSecureFile (line 72) | public override TLInputSecureFileBase ToInputSecureFile() class TLSecureFile (line 78) | public class TLSecureFile : TLSecureFileBase, ISecureFileError method FromBytes (line 98) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 113) | public override TLObject FromStream(Stream input) method ToStream (line 126) | public override void ToStream(Stream output) method ToInputSecureFile (line 138) | public override TLInputSecureFileBase ToInputSecureFile() class TLSecureFileUploaded (line 144) | public class TLSecureFileUploaded : TLSecureFileBase, ISecureFileError method FromStream (line 164) | public override TLObject FromStream(Stream input) method ToStream (line 177) | public override void ToStream(Stream output) method ToInputSecureFile (line 189) | public override TLInputSecureFileBase ToInputSecureFile() FILE: Telegram.Api.WP8/TL/TLSecurePasswordKdfAlgo.cs class TLSecurePasswordKdfAlgoBase (line 10) | public abstract class TLSecurePasswordKdfAlgoBase : TLObject { } class TLSecurePasswordKdfAlgoUnknown (line 12) | public class TLSecurePasswordKdfAlgoUnknown : TLSecurePasswordKdfAlgoBase method FromBytes (line 16) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 23) | public override byte[] ToBytes() class TLSecurePasswordKdfAlgoPBKDF2HMACSHA512iter100000 (line 29) | public class TLSecurePasswordKdfAlgoPBKDF2HMACSHA512iter100000 : TLSecur... method FromBytes (line 35) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 44) | public override byte[] ToBytes() class TLSecurePasswordKdfAlgoSHA512 (line 52) | public class TLSecurePasswordKdfAlgoSHA512 : TLSecurePasswordKdfAlgoBase method FromBytes (line 58) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 67) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/TLSecureRequiredType.cs type SecureRequiredTypeFlags (line 13) | [Flags] class TLSecureRequiredTypeBase (line 21) | public abstract class TLSecureRequiredTypeBase : TLObject { } class TLSecureRequiredType (line 23) | public class TLSecureRequiredType : TLSecureRequiredTypeBase method FromBytes (line 43) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 53) | public override string ToString() class TLSecureRequiredTypeOneOf (line 59) | public class TLSecureRequiredTypeOneOf : TLSecureRequiredTypeBase method FromBytes (line 65) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 74) | public override string ToString() FILE: Telegram.Api.WP8/TL/TLSecureSecretSettings.cs class TLSecureSecretSettings (line 10) | public class TLSecureSecretSettings : TLObject method FromBytes (line 20) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 31) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/TLSecureValue.cs type SecureValueFlags (line 14) | [Flags] class TLSecureValue (line 26) | public class TLSecureValue : TLObject method FromBytes (line 94) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 111) | public override TLObject FromStream(Stream input) method ToStream (line 126) | public override void ToStream(Stream output) method ToString (line 140) | public override string ToString() method ToInputSecureValue (line 153) | public virtual TLInputSecureValue ToInputSecureValue() method Update (line 178) | public virtual void Update(TLSecureValue result) class TLSecureValue85 (line 192) | public class TLSecureValue85 : TLSecureValue method FromBytes (line 204) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 222) | public override TLObject FromStream(Stream input) method ToStream (line 238) | public override void ToStream(Stream output) method ToString (line 253) | public override string ToString() method ToInputSecureValue (line 267) | public override TLInputSecureValue ToInputSecureValue() method Update (line 302) | public override void Update(TLSecureValue result) FILE: Telegram.Api.WP8/TL/TLSecureValueError.cs class TLSecureValueErrorBase (line 10) | public abstract class TLSecureValueErrorBase : TLObject class TLSecureValueError (line 19) | public class TLSecureValueError : TLSecureValueErrorBase method FromBytes (line 25) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLSecureValueErrorData (line 42) | public class TLSecureValueErrorData : TLSecureValueErrorBase method FromBytes (line 50) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLSecureValueErrorFileBase (line 107) | public abstract class TLSecureValueErrorFileBase : TLSecureValueErrorBase class TLSecureValueErrorFrontSide (line 112) | public class TLSecureValueErrorFrontSide : TLSecureValueErrorFileBase method FromBytes (line 116) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLSecureValueErrorReverseSide (line 133) | public class TLSecureValueErrorReverseSide : TLSecureValueErrorFileBase method FromBytes (line 137) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLSecureValueErrorSelfie (line 154) | public class TLSecureValueErrorSelfie : TLSecureValueErrorFileBase method FromBytes (line 158) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLSecureValueErrorFile (line 175) | public class TLSecureValueErrorFile : TLSecureValueErrorFileBase method FromBytes (line 179) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLSecureValueErrorFiles (line 196) | public class TLSecureValueErrorFiles : TLSecureValueErrorBase method FromBytes (line 202) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLSecureValueErrorTranslationFile (line 219) | public class TLSecureValueErrorTranslationFile : TLSecureValueErrorFileBase method FromBytes (line 223) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLSecureValueErrorTranslationFiles (line 240) | public class TLSecureValueErrorTranslationFiles : TLSecureValueErrorBase method FromBytes (line 246) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api.WP8/TL/TLSecureValueHash.cs class TLSecureValueHash (line 10) | public class TLSecureValueHash : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api.WP8/TL/TLSecureValuePlainData.cs class TLSecurePlainDataBase (line 13) | public abstract class TLSecurePlainDataBase : TLObject { } class TLSecurePlainPhone (line 15) | public class TLSecurePlainPhone : TLSecurePlainDataBase method FromBytes (line 21) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 30) | public override byte[] ToBytes() method FromStream (line 37) | public override TLObject FromStream(Stream input) method ToStream (line 44) | public override void ToStream(Stream output) class TLSecurePlainEmail (line 51) | public class TLSecurePlainEmail : TLSecurePlainDataBase method FromBytes (line 57) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 66) | public override byte[] ToBytes() method FromStream (line 73) | public override TLObject FromStream(Stream input) method ToStream (line 80) | public override void ToStream(Stream output) FILE: Telegram.Api.WP8/TL/TLSecureValueType.cs class TLSecureValueTypeBase (line 14) | public abstract class TLSecureValueTypeBase : TLObject { } class TLSecureValueTypePersonalDetails (line 16) | public class TLSecureValueTypePersonalDetails : TLSecureValueTypeBase method FromBytes (line 20) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 27) | public override byte[] ToBytes() method FromStream (line 32) | public override TLObject FromStream(Stream input) method ToStream (line 37) | public override void ToStream(Stream output) class TLSecureValueTypePassport (line 43) | public class TLSecureValueTypePassport : TLSecureValueTypeBase method FromBytes (line 47) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 54) | public override byte[] ToBytes() method FromStream (line 59) | public override TLObject FromStream(Stream input) method ToStream (line 64) | public override void ToStream(Stream output) class TLSecureValueTypeDriverLicense (line 70) | public class TLSecureValueTypeDriverLicense : TLSecureValueTypeBase method FromBytes (line 74) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 81) | public override byte[] ToBytes() method FromStream (line 86) | public override TLObject FromStream(Stream input) method ToStream (line 91) | public override void ToStream(Stream output) class TLSecureValueTypeIdentityCard (line 97) | public class TLSecureValueTypeIdentityCard : TLSecureValueTypeBase method FromBytes (line 101) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 108) | public override byte[] ToBytes() method FromStream (line 113) | public override TLObject FromStream(Stream input) method ToStream (line 118) | public override void ToStream(Stream output) class TLSecureValueTypeInternalPassport (line 124) | public class TLSecureValueTypeInternalPassport : TLSecureValueTypeBase method FromBytes (line 128) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 135) | public override byte[] ToBytes() method FromStream (line 140) | public override TLObject FromStream(Stream input) method ToStream (line 145) | public override void ToStream(Stream output) class TLSecureValueTypeAddress (line 151) | public class TLSecureValueTypeAddress : TLSecureValueTypeBase method FromBytes (line 155) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 162) | public override byte[] ToBytes() method FromStream (line 167) | public override TLObject FromStream(Stream input) method ToStream (line 172) | public override void ToStream(Stream output) class TLSecureValueTypeUtilityBill (line 178) | public class TLSecureValueTypeUtilityBill : TLSecureValueTypeBase method FromBytes (line 182) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 189) | public override byte[] ToBytes() method FromStream (line 194) | public override TLObject FromStream(Stream input) method ToStream (line 199) | public override void ToStream(Stream output) class TLSecureValueTypeBankStatement (line 205) | public class TLSecureValueTypeBankStatement : TLSecureValueTypeBase method FromBytes (line 209) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 216) | public override byte[] ToBytes() method FromStream (line 221) | public override TLObject FromStream(Stream input) method ToStream (line 226) | public override void ToStream(Stream output) class TLSecureValueTypeRentalAgreement (line 232) | public class TLSecureValueTypeRentalAgreement : TLSecureValueTypeBase method FromBytes (line 236) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 243) | public override byte[] ToBytes() method FromStream (line 248) | public override TLObject FromStream(Stream input) method ToStream (line 253) | public override void ToStream(Stream output) class TLSecureValueTypePassportRegistration (line 259) | public class TLSecureValueTypePassportRegistration : TLSecureValueTypeBase method FromBytes (line 263) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 270) | public override byte[] ToBytes() method FromStream (line 275) | public override TLObject FromStream(Stream input) method ToStream (line 280) | public override void ToStream(Stream output) class TLSecureValueTypeTemporaryRegistration (line 286) | public class TLSecureValueTypeTemporaryRegistration : TLSecureValueTypeBase method FromBytes (line 290) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 297) | public override byte[] ToBytes() method FromStream (line 302) | public override TLObject FromStream(Stream input) method ToStream (line 307) | public override void ToStream(Stream output) class TLSecureValueTypePhone (line 313) | public class TLSecureValueTypePhone : TLSecureValueTypeBase method FromBytes (line 317) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 324) | public override byte[] ToBytes() method FromStream (line 329) | public override TLObject FromStream(Stream input) method ToStream (line 334) | public override void ToStream(Stream output) class TLSecureValueTypeEmail (line 340) | public class TLSecureValueTypeEmail : TLSecureValueTypeBase method FromBytes (line 344) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 351) | public override byte[] ToBytes() method FromStream (line 356) | public override TLObject FromStream(Stream input) method ToStream (line 361) | public override void ToStream(Stream output) FILE: Telegram.Api.WP8/TL/TLSentEmailCode.cs class TLSentEmailCode (line 10) | public class TLSentEmailCode : TLObject, ILength method FromBytes (line 18) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api.WP8/TL/TLTakeout.cs class TLTakeout (line 10) | public class TLTakeout : TLObject method FromBytes (line 16) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api.WP8/TL/TLTermsOfServiceUpdate.cs class TLTermsOfServiceUpdateBase (line 10) | public abstract class TLTermsOfServiceUpdateBase : TLObject class TLTermsOfServiceUpdate (line 15) | public class TLTermsOfServiceUpdate : TLTermsOfServiceUpdateBase method FromBytes (line 21) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLTermsOfServiceUpdateEmpty (line 32) | public class TLTermsOfServiceUpdateEmpty : TLTermsOfServiceUpdateBase method FromBytes (line 36) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api.WP8/TL/TLWebAuthorization.cs class TLWebAuthorization (line 15) | public class TLWebAuthorization : TLObject method FromBytes (line 90) | public override TLObject FromBytes(byte[] bytes, ref int position) method Update (line 107) | public void Update(TLWebAuthorization authorization) FILE: Telegram.Api.WP8/TL/TLWebAuthorizations.cs class TLWebAuthorizations (line 10) | public class TLWebAuthorizations : TLObject method FromBytes (line 18) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api.WP8/Transport/NativeTcpTransport.cs class NativeTcpTransport (line 17) | public class NativeTcpTransport : TcpTransportBase method NativeTcpTransport (line 40) | public NativeTcpTransport(string host, int port, string staticHost, in... method Wrapper_OnPacketReceived (line 144) | private void Wrapper_OnPacketReceived(ConnectionSocketWrapper sender, ... method Wrapper_OnClosed (line 161) | private void Wrapper_OnClosed(ConnectionSocketWrapper sender) method LOG (line 171) | private void LOG(string message) method SendPacketAsync (line 176) | public override void SendPacketAsync(string caption, byte[] data, Acti... method Close (line 323) | public override void Close() method GetTransportInfo (line 360) | public override string GetTransportInfo() FILE: Telegram.Api.WP8/Transport/TCPTransportWinRT.cs class TcpTransportWinRT (line 25) | public class TcpTransportWinRT : TcpTransportBase method TcpTransportWinRT (line 41) | public TcpTransportWinRT(string host, int port, string staticHost, int... method GetInitBufferInternal (line 54) | private byte[] GetInitBufferInternal() method GetInitBuffer (line 102) | protected override byte[] GetInitBuffer() method ConnectAsync (line 108) | private async Task ConnectAsync(double timeout, Action SendAsync(double timeout, byte[] data, Action... method ReceiveAsync (line 219) | private async void ReceiveAsync(double timeout) method SendPacketAsync (line 285) | public override void SendPacketAsync(string caption, byte[] data, Acti... method Enqueue (line 343) | private void Enqueue(string caption, byte[] data, Action WithTimeout(this IAsyncOperation tas... FILE: Telegram.Api/Aggregator/EventAggregator.cs type IHandle (line 18) | public interface IHandle { } method Handle (line 29) | void Handle(TMessage message); type IHandle (line 24) | public interface IHandle : IHandle { //don't use contravarian... method Handle (line 29) | void Handle(TMessage message); type ITelegramEventAggregator (line 35) | public interface ITelegramEventAggregator { method HandlerExistsFor (line 50) | bool HandlerExistsFor(Type messageType); method Subscribe (line 56) | void Subscribe(object subscriber); method Unsubscribe (line 62) | void Unsubscribe(object subscriber); method Publish (line 71) | void Publish(object message); method Publish (line 78) | void Publish(object message, Action marshal); class TelegramEventAggregator (line 84) | public class TelegramEventAggregator : ITelegramEventAggregator { method TelegramEventAggregator (line 102) | public TelegramEventAggregator() { method HandlerExistsFor (line 122) | public bool HandlerExistsFor(Type messageType) { method Subscribe (line 130) | public virtual void Subscribe(object subscriber) { method Unsubscribe (line 147) | public virtual void Unsubscribe(object subscriber) { method Publish (line 169) | public virtual void Publish(object message) { method Publish (line 189) | public virtual void Publish(object message, Action mars... class Handler (line 217) | class Handler { method Handler (line 225) | public Handler(object handler) { method Matches (line 250) | public bool Matches(object instance) { method Handle (line 254) | public bool Handle(Type messageType, object message) { method Handles (line 272) | public bool Handles(Type messageType) { FILE: Telegram.Api/Aggregator/ExtensionMethods.cs class ExtensionMethods (line 18) | public static class ExtensionMethods { method GetAssemblyName (line 24) | public static string GetAssemblyName(this Assembly assembly) { method GetAttributes (line 35) | public static IEnumerable GetAttributes(this MemberInfo member, ... method Apply (line 49) | public static void Apply(this IEnumerable enumerable, Action ... method GetMemberInfo (line 60) | public static MemberInfo GetMemberInfo(this Expression expression) { method Zip (line 88) | public static IEnumerable Zip(this ... method GetExportedTypes (line 117) | public static IEnumerable GetExportedTypes(this Assembly assembl... method IsAssignableFrom (line 130) | public static bool IsAssignableFrom(this Type target, Type type) { FILE: Telegram.Api/Compression/GZipDeflateStream.cs class GZipInflateStream (line 18) | internal sealed class GZipInflateStream : Stream method GZipInflateStream (line 23) | public GZipInflateStream(System.IO.Stream deflatedStream) method ProcessStream (line 29) | private void ProcessStream() method Flush (line 230) | public override void Flush() method Read (line 246) | public override int Read(byte[] buffer, int offset, int count) method Seek (line 251) | public override long Seek(long offset, SeekOrigin origin) method SetLength (line 256) | public override void SetLength(long value) method Write (line 261) | public override void Write(byte[] buffer, int offset, int count) method Close (line 266) | public override void Close() method Dispose (line 271) | protected override void Dispose(bool disposing) method BeginRead (line 276) | public override IAsyncResult BeginRead(byte[] buffer, int offset, int ... method ReadByte (line 280) | public override int ReadByte() method EndRead (line 284) | public override int EndRead(IAsyncResult asyncResult) FILE: Telegram.Api/Compression/GZipWebClient.cs class GZipWebClient (line 19) | public class GZipWebClient : WebClient method GZipWebClient (line 24) | [SecuritySafeCritical] method GetWebRequest (line 35) | protected override WebRequest GetWebRequest(Uri address) method GetWebResponse (line 49) | protected override WebResponse GetWebResponse(WebRequest request, IAsy... class GZipWebResponse (line 65) | internal sealed class GZipWebResponse : HttpWebResponse method GZipWebResponse (line 70) | internal GZipWebResponse(HttpWebResponse resp) method GetResponseStream (line 75) | public override System.IO.Stream GetResponseStream() method Close (line 79) | public override void Close() FILE: Telegram.Api/Constants.cs class Constants (line 12) | public static class Constants FILE: Telegram.Api/Extensions/ActionExtensions.cs class ActionExtensions (line 12) | public static class ActionExtensions method SafeInvoke (line 14) | public static void SafeInvoke(this Action action) method SafeInvoke (line 22) | public static void SafeInvoke(this Action action, T param) method SafeInvoke (line 30) | public static void SafeInvoke(this Action action, T1 p... method SafeInvoke (line 38) | public static void SafeInvoke(this Action acti... method SafeInvoke (line 46) | public static void SafeInvoke(this Action(Stream input) where T : TLObject FILE: Telegram.Api/Hash/CRC32/CRC.cs class CRC32 (line 17) | [System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", method CRC32 (line 28) | [System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Performance", method CRC32 (line 71) | public CRC32() method Initialize (line 79) | public override void Initialize() method InitializeVariables (line 87) | private void InitializeVariables() method HashCore (line 100) | protected override void HashCore(byte[] array, int ibStart, int cbSize) method HashFinal (line 125) | protected override byte[] HashFinal() FILE: Telegram.Api/Hash/MD5/MD5.cs type ABCDStruct (line 12) | struct ABCDStruct class MD5Core (line 20) | public sealed class MD5Core method MD5Core (line 23) | private MD5Core() {} method GetHash (line 25) | public static byte[] GetHash(string input, Encoding encoding) method GetHash (line 37) | public static byte[] GetHash(string input) method GetHashString (line 42) | public static string GetHashString(byte[] input) method GetHashString (line 53) | public static string GetHashString(string input, Encoding encoding) method GetHashString (line 65) | public static string GetHashString(string input) method GetHash (line 70) | public static byte[] GetHash(byte[] input) method GetHashFinalBlock (line 93) | internal static byte[] GetHashFinalBlock(byte[] input, int ibStart, in... method GetHashBlock (line 133) | internal static void GetHashBlock(byte[] input, ref ABCDStruct ABCDVal... method r1 (line 217) | private static uint r1(uint a, uint b, uint c, uint d, uint x, int s, ... method r2 (line 224) | private static uint r2(uint a, uint b, uint c, uint d, uint x, int s, ... method r3 (line 231) | private static uint r3(uint a, uint b, uint c, uint d, uint x, int s, ... method r4 (line 238) | private static uint r4(uint a, uint b, uint c, uint d, uint x, int s, ... method LSR (line 248) | private static uint LSR(uint i, int s) method Converter (line 254) | private static uint[] Converter(byte[] input, int ibStart) FILE: Telegram.Api/Hash/MD5/MD5CryptoServiceProvider.cs class MD5CryptoServiceProvider (line 14) | public class MD5CryptoServiceProvider : MD5 method MD5CryptoServiceProvider (line 16) | public MD5CryptoServiceProvider() class MD5 (line 22) | public class MD5 : IDisposable method Create (line 24) | static public MD5 Create(string hashName) method GetMd5String (line 32) | static public string GetMd5String(String source) method Create (line 54) | static public MD5 Create() method F (line 85) | static private uint F(uint x, uint y, uint z) method G (line 89) | static private uint G(uint x, uint y, uint z) method H (line 93) | static private uint H(uint x, uint y, uint z) method I (line 97) | static private uint I(uint x, uint y, uint z) method ROTATE_LEFT (line 110) | static private uint ROTATE_LEFT(uint x, byte n) method FF (line 120) | static private void FF(ref uint a, uint b, uint c, uint d, uint x, byt... method GG (line 126) | static private void GG(ref uint a, uint b, uint c, uint d, uint x, byt... method HH (line 132) | static private void HH(ref uint a, uint b, uint c, uint d, uint x, byt... method II (line 138) | static private void II(ref uint a, uint b, uint c, uint d, uint x, byt... method MD5 (line 163) | internal MD5() method Initialize (line 174) | public virtual void Initialize() method HashCore (line 194) | protected virtual void HashCore(byte[] input, int offset, int count) method HashFinal (line 234) | protected virtual byte[] HashFinal() method Transform (line 272) | private void Transform(byte[] block, int offset) method Encode (line 369) | private static void Encode(byte[] output, int outputOffset, uint[] inp... method Decode (line 391) | static private void Decode(uint[] output, int outputOffset, byte[] inp... method Clear (line 452) | public void Clear() method ComputeHash (line 457) | public byte[] ComputeHash(byte[] buffer) method ComputeHash (line 461) | public byte[] ComputeHash(byte[] buffer, int offset, int count) method ComputeHash (line 469) | public byte[] ComputeHash(Stream inputStream) method TransformBlock (line 482) | public int TransformBlock( method TransformFinalBlock (line 519) | public byte[] TransformFinalBlock( method Dispose (line 554) | protected virtual void Dispose(bool disposing) method Dispose (line 559) | public void Dispose() FILE: Telegram.Api/Hash/MD5/MD5Managed.cs class MD5Managed (line 12) | public class MD5Managed : HashAlgorithm method MD5Managed (line 22) | public MD5Managed() method Initialize (line 28) | public override void Initialize() method HashCore (line 41) | protected override void HashCore(byte[] array, int ibStart, int cbSize) method HashFinal (line 70) | protected override byte[] HashFinal() FILE: Telegram.Api/Helpers/Execute.cs class Execute (line 23) | public static class Execute method BeginOnThreadPool (line 25) | public static void BeginOnThreadPool(TimeSpan delay, Action action) method BeginOnThreadPool (line 56) | public static void BeginOnThreadPool(Action action) method BeginOnUIThread (line 85) | public static void BeginOnUIThread(Action action) method BeginOnUIThread (line 121) | public static void BeginOnUIThread(TimeSpan delay, Action action) method CheckAccess (line 129) | public static bool CheckAccess() method OnUIThread (line 144) | public static void OnUIThread(Action action) method ShowMessageBox (line 162) | public static void ShowMessageBox(string message) method ShowDebugMessage (line 175) | public static void ShowDebugMessage(string message) FILE: Telegram.Api/Helpers/FileUtils.cs class FileUtils (line 33) | public static class FileUtils method MergePartsToFileAsync (line 35) | public static async Task MergePartsToFileAsync(Func get... method Delete (line 96) | public static bool Delete(object syncRoot, string fileName) method Copy (line 131) | public static void Copy(object syncRoot, string fileName, string desti... method NotifyProgress (line 161) | public static void NotifyProgress(object itemsSyncRoot, IList ReadBytesAsync(StorageFile file, lon... method FillBuffer (line 476) | public static async Task> FillBuffer(IStorageFile ... method GetUploadableItem (line 544) | public static UploadableItem GetUploadableItem(TLLong fileId, TLObject... method GetUploadableItem (line 549) | public static UploadableItem GetUploadableItem(TLLong fileId, TLObject... method GetItemParts (line 561) | private static List GetItemParts(UploadableItem item, ... method Write (line 579) | public static void Write(object syncRoot, string directoryName, string... method WriteAsync (line 607) | private static async Task WriteAsync(string directoryName, string file... method Clear (line 621) | public static void Clear(object syncRoot, string directoryName) method ClearAsync (line 650) | private static async Task ClearAsync(string directoryName) method CopyLog (line 668) | public static void CopyLog(object syncRoot, string fromDirectoryName, ... method CopyLogAsync (line 698) | private static async Task CopyLogAsync(object syncRoot, string fromDir... method GetLocalFileStreamForRead (line 731) | public static Stream GetLocalFileStreamForRead(string fileName) method GetLocalFileStreamForWrite (line 746) | public static Stream GetLocalFileStreamForWrite(string fileName) method SaveWithTempFile (line 761) | public static void SaveWithTempFile(string fileName, T data) where ... FILE: Telegram.Api/Helpers/Notifications.cs class Notifications (line 12) | public static class Notifications method Disable (line 26) | public static void Disable() method Enable (line 31) | public static void Enable() FILE: Telegram.Api/Helpers/PhoneHelper.cs class PhoneHelper (line 10) | public class PhoneHelper method IsLowMemoryDevice (line 16) | public static bool IsLowMemoryDevice() method GetOSVersion (line 43) | public static string GetOSVersion() method GetAppVersion (line 53) | public static string GetAppVersion() method GetAppAttribute (line 66) | public static string GetAppAttribute(string attributeName) method GetDeviceFullName (line 93) | public static string GetDeviceFullName() method IsWiFiEnabled (line 102) | public static bool IsWiFiEnabled() method IsCellularDataEnabled (line 111) | public static bool IsCellularDataEnabled() method GetShortPhoneModel (line 120) | public static string GetShortPhoneModel(string phoneCode) FILE: Telegram.Api/Helpers/RequestHelper.cs class RequestHelper (line 10) | class RequestHelper method RequestHelper (line 14) | public RequestHelper(ITransport transport) method Send (line 19) | public TLResponse Send(string caption, int seqNo, Func getData) FILE: Telegram.Api/Helpers/SettingsHelper.cs class SettingsHelper (line 30) | public static class SettingsHelper method CrossThreadAccess (line 34) | public static void CrossThreadAccess(Action a... method GetValue (line 49) | public static T GetValue(string key) method GetValue (line 72) | public static object GetValue(string key) method SetValue (line 98) | public static void SetValue(string key, object value) method SaveBackgroundSettingsAsync (line 119) | private static void SaveBackgroundSettingsAsync(object syncRoot, strin... method RemoveValue (line 127) | public static void RemoveValue(string key) method CrossThreadAccess (line 140) | public static void CrossThreadAccess(Action... method GetValue (line 155) | public static T GetValue(string key) method GetValue (line 178) | public static object GetValue(string key) method SetValue (line 202) | public static void SetValue(string key, object value) method RemoveValue (line 210) | public static void RemoveValue(string key) method GetValuesAsync (line 233) | public static async Task> GetValuesAsync() method ReplaceNonPclTypes (line 268) | private static void ReplaceNonPclTypes(List knownTypes) class SettingsHelper (line 136) | public static class SettingsHelper method CrossThreadAccess (line 34) | public static void CrossThreadAccess(Action a... method GetValue (line 49) | public static T GetValue(string key) method GetValue (line 72) | public static object GetValue(string key) method SetValue (line 98) | public static void SetValue(string key, object value) method SaveBackgroundSettingsAsync (line 119) | private static void SaveBackgroundSettingsAsync(object syncRoot, strin... method RemoveValue (line 127) | public static void RemoveValue(string key) method CrossThreadAccess (line 140) | public static void CrossThreadAccess(Action... method GetValue (line 155) | public static T GetValue(string key) method GetValue (line 178) | public static object GetValue(string key) method SetValue (line 202) | public static void SetValue(string key, object value) method RemoveValue (line 210) | public static void RemoveValue(string key) method GetValuesAsync (line 233) | public static async Task> GetValuesAsync() method ReplaceNonPclTypes (line 268) | private static void ReplaceNonPclTypes(List knownTypes) class BackgroundItem (line 349) | public class BackgroundItem { } FILE: Telegram.Api/Helpers/Utils.cs class PollardRhoLong (line 32) | public class PollardRhoLong method Gcd (line 34) | public static long Gcd(long ths, long val) method Rho (line 55) | public static long Rho(long N) class PollardRho (line 82) | public class PollardRho method Rho (line 89) | public static BigInteger Rho(BigInteger N) method Factor (line 110) | public static WindowsPhone.Tuple Factor(BigInt... class Utils (line 122) | public static class Utils method XapContentFileExists (line 125) | public static bool XapContentFileExists(string relativePath) method GetRSAFingerprint (line 131) | public static long GetRSAFingerprint(string key) method GetRSABytes (line 189) | public static byte[] GetRSABytes(byte[] bytes, string key) method GetP (line 237) | private static UInt64 GetP(UInt64 data) method GetPQ (line 251) | public static WindowsPhone.Tuple GetPQ(UInt64 pq) method GetPQPollard (line 266) | public static WindowsPhone.Tuple GetPQPollard(UInt64 pq) method GetFastPQ (line 273) | public static WindowsPhone.Tuple GetFastPQ(UInt64 pq) method GCD (line 283) | public static long GCD(long a, long b) method FastFactor (line 307) | public static long FastFactor(long what) method XorArrays (line 363) | private static byte[] XorArrays(byte[] first, byte[] second) method AesIge (line 374) | public static Stream AesIge(Stream data, byte[] key, byte[] iv, bool e... method AesIge (line 422) | public static byte[] AesIge(byte[] data, byte[] key, byte[] iv, bool e... method AesIgeWinRT (line 429) | public static byte[] AesIgeWinRT(byte[] data, byte[] key, byte[] iv, b... method AesIge2 (line 435) | public static byte[] AesIge2(byte[] data, byte[] key, byte[] iv, bool ... method AesIge (line 487) | public static byte[] AesIge(byte[] data, byte[] key, byte[] iv, bool e... method AES_ctr128_encrypt (line 541) | public static byte[] AES_ctr128_encrypt(byte[] input, byte[] key, ref ... method AES_ctr128_encrypt2 (line 576) | public static byte[] AES_ctr128_encrypt2(byte[] input, byte[] key, ref... method AesIge (line 627) | public static byte[] AesIge(byte[] data, byte[] key, byte[] iv, bool e... method AesCtr (line 632) | public static byte[] AesCtr(byte[] data, byte[] key, byte[] iv, bool e... method StringToByteArray (line 647) | public static byte[] StringToByteArray(String hex) method SubArray (line 658) | public static T[] SubArray(this T[] data, int index, int length) method DateTimeToUnixTimestamp (line 670) | public static double DateTimeToUnixTimestamp(DateTime dateTime) method UnixTimestampToDateTime (line 680) | public static DateTime UnixTimestampToDateTime(double unixTimeStamp) method ComputeSHA1 (line 691) | public static byte[] ComputeSHA1(byte[] data) method ComputeSHA256 (line 704) | public static byte[] ComputeSHA256(byte[] data) method ComputeMD5 (line 717) | public static byte[] ComputeMD5(byte[] data) method ComputeCRC32 (line 730) | public static byte[] ComputeCRC32(string data) method ComputeCRC32 (line 738) | public static byte[] ComputeCRC32(byte[] data) method CurrentUICulture (line 746) | public static string CurrentUICulture() FILE: Telegram.Api/Logs/Log.cs class Log (line 19) | public class Log method Write (line 42) | public static void Write(string str, Action callback = null) method SyncWrite (line 62) | public static void SyncWrite(string str, Action callback = null) method WriteInternal (line 77) | private static void WriteInternal(string str, Action callback = null) method CopyTo (line 98) | public static void CopyTo(string fileName, Action callback) method Clear (line 113) | public static void Clear(Action callback) FILE: Telegram.Api/Services/Cache/Context.cs class Context (line 13) | public class Context : Dictionary method Context (line 15) | public Context() method Context (line 20) | public Context(IEnumerable items, Func keyFunc) FILE: Telegram.Api/Services/Cache/EventArgs/DialogAddedEventArgs.cs class MessagesRemovedEventArgs (line 13) | public class MessagesRemovedEventArgs method MessagesRemovedEventArgs (line 21) | public MessagesRemovedEventArgs(TLDialogBase dialog, TLMessageBase mes... method MessagesRemovedEventArgs (line 27) | public MessagesRemovedEventArgs(TLDialogBase dialog, IList GetMessages(); method GetSendingMessages (line 47) | IList GetSendingMessages(); method GetResendingMessages (line 48) | IList GetResendingMessages(); method GetHistoryAsync (line 50) | void GetHistoryAsync(TLPeerBase peer, Action> cal... method GetHistory (line 51) | IList GetHistory(TLPeerBase peer, int limit = Constants... method GetHistory (line 52) | IList GetHistory(TLPeerBase peer, int maxId, int limit ... method GetHistory (line 54) | IList GetHistory(int dialogId); method GetDecryptedHistory (line 55) | IList GetDecryptedHistory(int dialogId, int li... method GetDecryptedHistory (line 56) | IList GetDecryptedHistory(int dialogId, long r... method GetUnreadDecryptedHistory (line 57) | IList GetUnreadDecryptedHistory(int dialogId); method GetDialogsAsync (line 58) | void GetDialogsAsync(Action> callback); method GetDialogs (line 59) | IList GetDialogs(); method GetContactsAsync (line 60) | void GetContactsAsync(Action> callback); method GetContacts (line 62) | List GetContacts(); method GetUsersForSearch (line 63) | List GetUsersForSearch(IList nonCachedDialogs); method GetUsers (line 64) | List GetUsers(); method GetChats (line 65) | List GetChats(); method GetChatsAsync (line 66) | void GetChatsAsync(Action> callback); method ClearAsync (line 69) | void ClearAsync(Action callback = null); method SyncMessage (line 70) | void SyncMessage(TLMessageBase message, Action callback); method SyncMessage (line 71) | void SyncMessage(TLMessageBase message, bool notifyNewDialog, bool not... method SyncEditedMessage (line 72) | void SyncEditedMessage(TLMessageBase message, bool notifyNewDialog, bo... method SyncSendingMessage (line 73) | void SyncSendingMessage(TLMessageCommon message, TLMessageBase previou... method SyncSendingMessages (line 74) | void SyncSendingMessages(IList messages, TLMessageBase prev... method SyncSendingMessageId (line 75) | void SyncSendingMessageId(TLLong randomId, TLInt id, Action ... method SyncChannelDialogs (line 80) | void SyncChannelDialogs(TLDialogsBase dialogs, Action c... method MergeMessagesAndChannels (line 81) | void MergeMessagesAndChannels(TLDialogsBase dialogs); method SyncUser (line 82) | void SyncUser(TLUserBase user, Action callback); method SyncUser (line 83) | void SyncUser(TLUserFull userFull, Action callback); method SyncUsers (line 84) | void SyncUsers(TLVector users, Action... method AddUsers (line 85) | void AddUsers(TLVector users, Action>... method SyncUsersAndChats (line 86) | void SyncUsersAndChats(TLVector users, TLVector callback); method SyncContacts (line 88) | void SyncContacts(TLContactsBase contacts, Action call... method SyncContacts (line 89) | void SyncContacts(TLImportedContacts contacts, Action ids); method DeleteChannelMessages (line 94) | void DeleteChannelMessages(TLInt channelId, TLVector ids); method DeleteMessages (line 95) | void DeleteMessages(TLPeerBase peer, TLMessageBase lastItem, TLVector<... method DeleteMessages (line 96) | void DeleteMessages(TLVector ids); method DeleteDecryptedMessages (line 97) | void DeleteDecryptedMessages(TLVector ids); method ClearDecryptedHistoryAsync (line 98) | void ClearDecryptedHistoryAsync(TLInt chatId); method ClearBroadcastHistoryAsync (line 99) | void ClearBroadcastHistoryAsync(TLInt chatId); method SyncStatedMessage (line 101) | void SyncStatedMessage(TLStatedMessageBase statedMessage, Action config); method GetConfig (line 105) | TLConfig GetConfig(); method SetConfig (line 106) | void SetConfig(TLConfig config); method GetCdnConfigAsync (line 108) | void GetCdnConfigAsync(Action cdnConfig); method GetCdnConfig (line 109) | TLCdnConfig GetCdnConfig(); method SetCdnCofig (line 110) | void SetCdnCofig(TLCdnConfig cdnConfig); method ClearConfigImportAsync (line 112) | void ClearConfigImportAsync(); method SyncChat (line 113) | void SyncChat(TLMessagesChatFull messagesChatFull, Action chats, Action>... method SyncBroadcast (line 115) | void SyncBroadcast(TLBroadcastChat broadcast, Action ... method GetEncryptedChat (line 117) | TLEncryptedChatBase GetEncryptedChat(TLInt id); method SyncEncryptedChat (line 118) | void SyncEncryptedChat(TLEncryptedChatBase encryptedChat, Action resu... method SyncDifferenceWithoutUsersAndChats (line 126) | void SyncDifferenceWithoutUsersAndChats(TLDifference difference, Actio... method SyncStatuses (line 127) | void SyncStatuses(TLVector contacts, Action order); method UpdateChannelAvailableMessages (line 134) | void UpdateChannelAvailableMessages(TLInt channelId, TLInt availableMi... method UpdateDialogPromo (line 135) | void UpdateDialogPromo(TLDialogBase dialogBase, bool promo); method GetProxyData (line 136) | TLProxyDataBase GetProxyData(); method UpdateProxyData (line 137) | void UpdateProxyData(TLProxyDataBase proxyData); class ExceptionInfo (line 140) | public class ExceptionInfo method ToString (line 148) | public override string ToString() FILE: Telegram.Api/Services/Cache/InMemoryCacheService.cs class MockupCacheService (line 24) | public class MockupCacheService : ICacheService method SyncProxyData (line 28) | public void SyncProxyData(TLProxyDataBase proxyData, Action GetMessages() method GetSendingMessages (line 148) | public IList GetSendingMessages() method GetResendingMessages (line 153) | public IList GetResendingMessages() method GetHistoryAsync (line 158) | public void GetHistoryAsync(TLPeerBase peer, Action GetHistory(TLPeerBase peer, int limit = Co... method GetHistory (line 168) | public IList GetHistory(TLPeerBase peer, int maxId, int... method GetHistory (line 173) | public IList GetHistory(int dialogId) method GetDecryptedHistory (line 178) | public IList GetDecryptedHistory(int dialogId,... method GetDecryptedHistory (line 183) | public IList GetDecryptedHistory(int dialogId,... method GetUnreadDecryptedHistory (line 188) | public IList GetUnreadDecryptedHistory(int dia... method GetDialogsAsync (line 193) | public void GetDialogsAsync(Action> callback) method GetDialogs (line 198) | public IList GetDialogs() method GetContactsAsync (line 203) | public void GetContactsAsync(Action> callback) method GetContacts (line 208) | public List GetContacts() method GetUsersForSearch (line 213) | public List GetUsersForSearch(IList nonCache... method GetUsers (line 218) | public List GetUsers() method GetChats (line 223) | public List GetChats() method GetChatsAsync (line 228) | public void GetChatsAsync(Action> callback) method ClearAsync (line 233) | public void ClearAsync(Action callback = null) method SyncMessage (line 238) | public void SyncMessage(TLMessageBase message, Action c... method SyncMessage (line 243) | public void SyncMessage(TLMessageBase message, bool notifyNewDialog, b... method SyncEditedMessage (line 248) | public void SyncEditedMessage(TLMessageBase message, bool notifyNewDia... method SyncSendingMessage (line 253) | public void SyncSendingMessage(TLMessageCommon message, TLMessageBase ... method SyncSendingMessages (line 258) | public void SyncSendingMessages(IList messages, TLMessageBa... method SyncSendingMessageId (line 263) | public void SyncSendingMessageId(TLLong randomId, TLInt id, Action callback) method SyncUser (line 299) | public void SyncUser(TLUserFull userFull, Action callback) method SyncUsers (line 304) | public void SyncUsers(TLVector users, Action users, Action users, TLVector callback) method SyncContacts (line 324) | public void SyncContacts(TLContactsBase contacts, Action ids) method DeleteChannelMessages (line 349) | public void DeleteChannelMessages(TLInt channelId, TLVector ids) method DeleteMessages (line 354) | public void DeleteMessages(TLPeerBase peer, TLMessageBase lastItem, TL... method DeleteMessages (line 359) | public void DeleteMessages(TLVector ids) method DeleteDecryptedMessages (line 364) | public void DeleteDecryptedMessages(TLVector ids) method ClearDecryptedHistoryAsync (line 369) | public void ClearDecryptedHistoryAsync(TLInt chatId) method ClearBroadcastHistoryAsync (line 374) | public void ClearBroadcastHistoryAsync(TLInt chatId) method SyncStatedMessage (line 379) | public void SyncStatedMessage(TLStatedMessageBase statedMessage, Actio... method SyncStatedMessages (line 384) | public void SyncStatedMessages(TLStatedMessagesBase statedMessages, Ac... method GetCdnConfigAsync (line 393) | public void GetCdnConfigAsync(Action callback) method GetCdnConfig (line 403) | public TLCdnConfig GetCdnConfig() method SetCdnCofig (line 413) | public void SetCdnCofig(TLCdnConfig cdnConfig) method GetConfig (line 422) | public TLConfig GetConfig() method GetConfigAsync (line 434) | public void GetConfigAsync(Action callback) method SetConfig (line 445) | public void SetConfig(TLConfig config) method ClearConfigImportAsync (line 453) | public void ClearConfigImportAsync() method SyncChat (line 458) | public void SyncChat(TLMessagesChatFull messagesChatFull, Action chats, Action contacts, Actio... method DeleteUser (line 518) | public void DeleteUser(TLInt id) method DeleteChat (line 523) | public void DeleteChat(TLInt id) method DeleteUserHistory (line 528) | public void DeleteUserHistory(TLPeerChannel channel, TLPeerUser peer) method UpdateDialogPinned (line 533) | public void UpdateDialogPinned(TLPeerBase peer, bool pinned) method UpdatePinnedDialogs (line 538) | public void UpdatePinnedDialogs(TLVector order) method UpdateChannelAvailableMessages (line 543) | public void UpdateChannelAvailableMessages(TLInt channelId, TLInt avai... method UpdateDialogPromo (line 548) | public void UpdateDialogPromo(TLDialogBase dialogBase, bool promo) method GetProxyData (line 553) | public TLProxyDataBase GetProxyData() method UpdateProxyData (line 558) | public void UpdateProxyData(TLProxyDataBase proxyData) class InMemoryCacheService (line 564) | public class InMemoryCacheService : ICacheService method Init (line 615) | public void Init() method InMemoryCacheService (line 629) | public InMemoryCacheService(ITelegramEventAggregator eventAggregator) method GetDialogs (line 636) | public IList GetDialogs() method GetDialogsAsync (line 666) | public void GetDialogsAsync(Action> callback) method GetUsers (line 699) | public List GetUsers() method GetContacts (line 728) | public List GetContacts() method GetUsersForSearch (line 758) | public List GetUsersForSearch(IList nonCache... method GetContactsAsync (line 833) | public void GetContactsAsync(Action> callback) method GetChats (line 868) | public List GetChats() method GetChatsAsync (line 898) | public void GetChatsAsync(Action> callback) method GetChat (line 932) | public TLChatBase GetChat(TLInt id) method GetBroadcast (line 942) | public TLBroadcastChat GetBroadcast(TLInt id) method GetEncryptedChat (line 952) | public TLEncryptedChatBase GetEncryptedChat(TLInt id) method GetUser (line 962) | public TLUserBase GetUser(TLInt id) method GetUser (line 972) | public TLUserBase GetUser(TLUserProfilePhoto photo) method GetUser (line 979) | public TLUserBase GetUser(string username) method GetMessage (line 986) | public TLMessageBase GetMessage(TLInt id, TLInt channelId = null) method GetMessage (line 1002) | public TLMessageBase GetMessage(TLLong randomId) method GetMessage (line 1007) | public TLMessageBase GetMessage(TLWebPageBase webPageBase) method GetDialog (line 1078) | public TLDialog GetDialog(TLMessageCommon message) method GetDialog (line 1092) | public TLDialog GetDialog(TLPeerBase peer) method GetEncryptedDialog (line 1099) | public TLDialogBase GetEncryptedDialog(TLInt chatId) method GetChat (line 1104) | public TLChat GetChat(TLChatPhoto chatPhoto) method GetChannel (line 1109) | public TLChannel GetChannel(string username) method GetChannel (line 1116) | public TLChannel GetChannel(TLChatPhoto chatPhoto) method GetHistory (line 1123) | public IList GetHistory(int dialogIndex) method GetDecryptedMessage (line 1165) | public TLDecryptedMessageBase GetDecryptedMessage(TLInt chatId, TLLong... method GetDecryptedHistory (line 1203) | public IList GetDecryptedHistory(int dialogInd... method GetUnreadDecryptedHistory (line 1245) | public IList GetUnreadDecryptedHistory(int dia... method GetDecryptedHistory (line 1285) | public IList GetDecryptedHistory(int dialogInd... method GetHistory (line 1344) | public IList GetHistory(TLPeerBase peer, int maxId, int... method GetHistory (line 1417) | public IList GetHistory(TLPeerBase peer, int limit = Co... method GetHistoryAsync (line 1475) | public void GetHistoryAsync(TLPeerBase peer, Action messages, TLMessageBa... method SyncSendingMessageId (line 1605) | public void SyncSendingMessageId(TLLong randomId, TLInt id, Action c... method SyncEditedMessage (line 1824) | public void SyncEditedMessage(TLMessageBase message, bool notifyNewDia... method SyncMessage (line 1881) | public void SyncMessage(TLMessageBase message, bool notifyNewDialog, b... method SyncPeerMessages (line 1950) | public void SyncPeerMessages(TLPeerBase peer, TLMessagesBase messages,... method ProcessPeerReading (line 1975) | private void ProcessPeerReading(TLPeerBase peer, TLMessagesBase messages) method AddMessagesToContext (line 2017) | public void AddMessagesToContext(TLMessagesBase messages, Action contactStatuses... method SyncDifference (line 2079) | public void SyncDifference(TLDifference difference, Action callback) method SyncUser (line 2733) | public void SyncUser(TLUserFull userFull, Action callback) method SyncUser (line 2763) | public void SyncUser(TLUserBase user, Action callback) method SyncUsers (line 2784) | public void SyncUsers(TLVector users, Action users, TLVector users, TLVector chats, Action chats, Action chats, TLVector users, Action order) method GetProxyData (line 3608) | public TLProxyDataBase GetProxyData() method UpdateProxyData (line 3615) | public void UpdateProxyData(TLProxyDataBase proxyData) method UpdateChannelAvailableMessages (line 3623) | public void UpdateChannelAvailableMessages(TLInt channelId, TLInt avai... method UpdateDialogPromo (line 3632) | public void UpdateDialogPromo(TLDialogBase dialogBase, bool promo) method DeleteDialog (line 3640) | public void DeleteDialog(TLDialogBase dialog) method ClearDialog (line 3650) | public void ClearDialog(TLPeerBase peer) method DeleteUser (line 3660) | public void DeleteUser(TLInt id) method DeleteChat (line 3666) | public void DeleteChat(TLInt id) method DeleteMessages (line 3672) | public void DeleteMessages(TLVector randomIds) method DeleteDecryptedMessages (line 3693) | public void DeleteDecryptedMessages(TLVector randomIds) method ClearDecryptedHistoryAsync (line 3712) | public void ClearDecryptedHistoryAsync(TLInt chatId) method ClearBroadcastHistoryAsync (line 3719) | public void ClearBroadcastHistoryAsync(TLInt chatId) method DeleteMessages (line 3726) | public void DeleteMessages(TLPeerBase peer, TLMessageBase lastItem, TL... method DeleteMessages (line 3735) | public void DeleteMessages(TLVector ids) method DeleteUserHistory (line 3751) | public void DeleteUserHistory(TLPeerChannel channel, TLPeerUser user) method DeleteChannelMessages (line 3760) | public void DeleteChannelMessages(TLInt channelId, TLVector ids) method SyncContactsInternal (line 3785) | private void SyncContactsInternal(TLImportedContacts contacts, TLImpor... method SyncContacts (line 3839) | public void SyncContacts(TLContactsBase contacts, Action callback) method GetCdnConfig (line 3936) | public TLCdnConfig GetCdnConfig() method SetCdnCofig (line 3946) | public void SetCdnCofig(TLCdnConfig cdnConfig) method GetConfig (line 3955) | public TLConfig GetConfig() method GetConfigAsync (line 3967) | public void GetConfigAsync(Action callback) method SetConfig (line 3974) | public void SetConfig(TLConfig config) method ClearConfigImportAsync (line 3982) | public void ClearConfigImportAsync() method GetSendingMessages (line 4005) | public IList GetSendingMessages() method GetResendingMessages (line 4010) | public IList GetResendingMessages() method GetMessages (line 4015) | public IList GetMessages() method Commit (line 4045) | public void Commit() method CompressAsync (line 4053) | public void CompressAsync(Action callback) method ClearLocalFileNames (line 4066) | public void ClearLocalFileNames() method TryCommit (line 4074) | public bool TryCommit() method SaveSnapshot (line 4086) | public void SaveSnapshot(string toDirectoryName) method SaveTempSnapshot (line 4094) | public void SaveTempSnapshot(string toDirectoryName) method LoadSnapshot (line 4102) | public void LoadSnapshot(string fromDirectoryName) FILE: Telegram.Api/Services/Cache/InMemoryDatabase.cs class InMemoryDatabase (line 26) | public class InMemoryDatabase : IDisposable method InMemoryDatabase (line 96) | public InMemoryDatabase(ITelegramEventAggregator eventAggregator) method AddDialog (line 112) | public void AddDialog(TLDialog dialog) method RemoveMessageFromContext (line 181) | public void RemoveMessageFromContext(TLMessageBase message) method RemoveDecryptedMessageFromContext (line 205) | public void RemoveDecryptedMessageFromContext(TLDecryptedMessageBase m... method AddMessageToContext (line 217) | public void AddMessageToContext(TLMessageBase message) method AddDecryptedMessageToContext (line 249) | public void AddDecryptedMessageToContext(TLDecryptedMessageBase message) method AddUser (line 261) | public void AddUser(TLUserBase user) method AddChat (line 269) | public void AddChat(TLChatBase chat) method AddEncryptedChat (line 277) | public void AddEncryptedChat(TLEncryptedChatBase chat) method AddBroadcast (line 285) | public void AddBroadcast(TLBroadcastChat broadcast) method SaveSnapshot (line 293) | public void SaveSnapshot(string toDirectoryName) method SaveTempSnapshot (line 307) | public void SaveTempSnapshot(string toDirectoryName) method CopyInternal (line 321) | private void CopyInternal(object syncRoot, string fileName, string des... method LoadSnapshot (line 326) | public void LoadSnapshot(string fromDirectoryName) method Clear (line 340) | public void Clear() method ClearInternal (line 362) | private void ClearInternal(object syncRoot, string fileName) method AddDecryptedMessageCommon (line 367) | private void AddDecryptedMessageCommon(TLDecryptedMessageBase message,... method CorrectDialogOrder (line 471) | private void CorrectDialogOrder(TLDialogBase dialog, int dateIndex, in... method AddMessageCommon (line 514) | private void AddMessageCommon(TLMessageBase message, bool notifyNewDia... method GetEncryptedDialog (line 761) | private TLEncryptedDialog GetEncryptedDialog(TLInt id) method GetEncryptedDialog (line 777) | private TLEncryptedDialog GetEncryptedDialog(TLEncryptedChatBase peer) method GetEncryptedDialog (line 793) | private TLEncryptedDialog GetEncryptedDialog(TLDecryptedMessageBase co... method GetDialog (line 812) | public TLDialogBase GetDialog(TLPeerBase peer) method GetDialog (line 856) | private TLDialogBase GetDialog(TLMessageCommon commonMessage) method UpdateSendingMessageContext (line 905) | public void UpdateSendingMessageContext(TLMessageBase message) method UpdateSendingMessage (line 914) | public void UpdateSendingMessage(TLMessageBase message, TLMessageBase ... method UpdateSendingDecryptedMessage (line 956) | public void UpdateSendingDecryptedMessage(TLInt chatId, TLInt date, TL... method AddSendingMessage (line 983) | public void AddSendingMessage(TLMessageBase message, TLMessageBase pre... method AddSendingMessage (line 1031) | public void AddSendingMessage(TLMessageBase message, TLMessageBase pre... method AddDecryptedMessage (line 1057) | public void AddDecryptedMessage(TLDecryptedMessageBase message, TLEncr... method AddMessage (line 1101) | public void AddMessage(TLMessageBase message, bool notifyNewDialogs = ... method ClearDecryptedHistory (line 1146) | public void ClearDecryptedHistory(TLInt chatId) method ClearBroadcastHistory (line 1192) | public void ClearBroadcastHistory(TLInt chatId) method DeleteDecryptedMessage (line 1246) | public void DeleteDecryptedMessage(TLDecryptedMessageBase message, TLP... method GetMessage (line 1307) | public TLMessageBase GetMessage(TLPeerBase peer, TLInt messageId) method DeleteMessages (line 1323) | public void DeleteMessages(TLPeerBase peer, TLMessageBase lastMessage,... method DeleteUserHistory (line 1455) | public void DeleteUserHistory(TLPeerBase channel, TLPeerBase user) method DeleteMessages (line 1590) | public void DeleteMessages(IList messages, TLPeerBase p... method DeleteMessage (line 1712) | public void DeleteMessage(TLMessageBase message) method ReplaceUser (line 1811) | public void ReplaceUser(int index, TLUserBase user) method DeleteUser (line 1836) | public void DeleteUser(TLInt id) method DeleteUser (line 1841) | public void DeleteUser(TLUserBase user) method ReplaceChat (line 1846) | public void ReplaceChat(int index, TLChatBase chat) method ReplaceBroadcast (line 1871) | public void ReplaceBroadcast(int index, TLBroadcastChat chat) method ReplaceEncryptedChat (line 1896) | public void ReplaceEncryptedChat(int index, TLEncryptedChatBase chat) method DeleteChat (line 1921) | public void DeleteChat(TLInt id) method DeleteChat (line 1926) | public void DeleteChat(TLChatBase chat) method DeleteDialog (line 1931) | public void DeleteDialog(TLDialogBase dialogBase) method UpdatePinnedDialogs (line 1945) | public void UpdatePinnedDialogs(TLPeerDialogs peerDialogs) method UpdateProxyData (line 1950) | public void UpdateProxyData(TLProxyDataBase proxyDaya) method UpdateDialogPinned (line 1958) | public void UpdateDialogPinned(TLPeerBase peer, bool pinned) method UpdateDialogPromo (line 1998) | public void UpdateDialogPromo(TLDialogBase dialogBase, bool promo) method UpdateChannelAvailableMessages (line 2075) | public void UpdateChannelAvailableMessages(TLPeerBase peer, TLInt avai... method ClearDialog (line 2173) | public void ClearDialog(TLPeerBase peer) method Log (line 2298) | private static void Log(string str) method Open (line 2305) | public void Open() method RaiseCommitInvoked (line 2609) | protected virtual void RaiseCommitInvoked() method Commit (line 2615) | public void Commit() method CommitInternal (line 2621) | public void CommitInternal() method CountRecords (line 2680) | public int CountRecords() where T : TLObject method Dispose (line 2718) | public void Dispose() method Compress (line 2723) | public void Compress() method ClearLocalFileNames (line 2747) | public void ClearLocalFileNames() FILE: Telegram.Api/Services/Connection/ConnectionService.cs type IConnectionService (line 25) | public interface IConnectionService method Initialize (line 27) | void Initialize(IMTProtoService mtProtoService); class ConnectionService (line 31) | public class ConnectionService : IConnectionService method RaiseConnectionFailed (line 35) | protected virtual void RaiseConnectionFailed() method Initialize (line 43) | public void Initialize(IMTProtoService mtProtoService) method ConnectionService (line 57) | public ConnectionService(IDeviceInfoService deviceInfoService) method CheckConnectionState (line 220) | private void CheckConnectionState(object state) FILE: Telegram.Api/Services/Connection/PublicConfigService.cs class MockupPublicConfigService (line 28) | public class MockupPublicConfigService : IPublicConfigService method GetAsync (line 30) | public void GetAsync(Action callback, Action callback, A... method PerformDnsRequestAsync (line 149) | private void PerformDnsRequestAsync(Action callback, A... method DecryptSimpleConfig (line 191) | private static TLConfigSimple DecryptSimpleConfig(string dataString) method GetAsync (line 316) | public void GetAsync(Action callback, Action callback, Action fault... class Question (line 388) | public class Question class Answer (line 394) | public class Answer class RootObject (line 402) | public class RootObject FILE: Telegram.Api/Services/DCOptionItem.cs class ConnectionParams (line 10) | public class ConnectionParams class DCOptionItem (line 19) | public class DCOptionItem FILE: Telegram.Api/Services/DelayedItem.cs class DelayedItem (line 14) | class DelayedItem method ToString (line 26) | public override string ToString() FILE: Telegram.Api/Services/DeviceInfo/EmptyDeviceInfoService.cs class DeviceInfoService (line 12) | public class DeviceInfoService : IDeviceInfoService method DeviceInfoService (line 21) | public DeviceInfoService(string model, string appVersion, string syste... method DeviceInfoService (line 31) | public DeviceInfoService(TLInitConnection initConnection, bool isBackg... FILE: Telegram.Api/Services/DeviceInfo/IDeviceInfo.cs type IDeviceInfoService (line 10) | public interface IDeviceInfoService FILE: Telegram.Api/Services/FileManager/AudioFileManager.cs class AudioFileManager (line 16) | public class AudioFileManager : FileManagerBase, IAudioFileManager method AudioFileManager (line 18) | public AudioFileManager(ITelegramEventAggregator eventAggregator, IMTP... method OnDownloading (line 27) | private void OnDownloading(object state) method DownloadFile (line 148) | public void DownloadFile(TLInt dcId, TLInputFileLocationBase fileLocat... method GetDownloadableItem (line 191) | private DownloadableItem GetDownloadableItem(TLInt dcId, TLInputFileLo... FILE: Telegram.Api/Services/FileManager/DocumentFileManager.cs class DocumentFileManager (line 19) | public class DocumentFileManager : FileManagerBase, IDocumentFileManager method DocumentFileManager (line 21) | public DocumentFileManager(ITelegramEventAggregator eventAggregator, I... method OnDownloading (line 30) | private void OnDownloading(object state) method DownloadFileAsync (line 175) | public void DownloadFileAsync(TLString originalFileName, TLInt dcId, T... method GetDownloadableItem (line 241) | private DownloadableItem GetDownloadableItem(TLString fileName, TLInt ... method GetItemParts (line 256) | protected override List GetItemParts(TLInt size, Dow... FILE: Telegram.Api/Services/FileManager/DownloadableItem.cs class DownloadableItem (line 13) | public class DownloadableItem method IncreaseTimeout (line 49) | public void IncreaseTimeout() FILE: Telegram.Api/Services/FileManager/DownloadablePart.cs type PartStatus (line 12) | public enum PartStatus class DownloadablePart (line 19) | public class DownloadablePart method DownloadablePart (line 37) | public DownloadablePart(DownloadableItem item, TLInt offset, TLInt lim... method ToString (line 46) | public override string ToString() FILE: Telegram.Api/Services/FileManager/DownloadingCanceledEventArgs.cs class DownloadingCanceledEventArgs (line 10) | public class DownloadingCanceledEventArgs method DownloadingCanceledEventArgs (line 14) | public DownloadingCanceledEventArgs(DownloadableItem item) FILE: Telegram.Api/Services/FileManager/EncryptedFileManager.cs class EncryptedFileManager (line 17) | public class EncryptedFileManager : FileManagerBase, IEncryptedFileManager method EncryptedFileManager (line 19) | public EncryptedFileManager(ITelegramEventAggregator eventAggregator, ... method OnDownloading (line 28) | private void OnDownloading(object state) method DownloadFile (line 135) | public void DownloadFile(TLEncryptedFile file, TLObject owner, Action<... method GetDownloadableItem (line 185) | private DownloadableItem GetDownloadableItem(TLInt dcId, TLInputFileLo... method GetItemParts (line 199) | protected override List GetItemParts(TLInt size, Dow... FILE: Telegram.Api/Services/FileManager/FileManager.cs class FileManager (line 18) | public class FileManager : FileManagerBase, IFileManager method FileManager (line 20) | public FileManager(ITelegramEventAggregator eventAggregator, IMTProtoS... method OnDownloading (line 29) | private void OnDownloading(object state) method DownloadFile (line 166) | public void DownloadFile(TLFileLocation file, TLObject owner, TLInt fi... method DownloadFile (line 193) | public void DownloadFile(TLFileLocation file, TLObject owner, TLInt fi... method GetDownloadableItem (line 234) | protected DownloadableItem GetDownloadableItem(TLFileLocation location... class StringLocker (line 249) | public class StringLocker method Lock (line 255) | public static void Lock(string key, Action action) FILE: Telegram.Api/Services/FileManager/FileManagerBase.cs class FileManagerBase (line 18) | public abstract class FileManagerBase method FileManagerBase (line 34) | protected FileManagerBase(ITelegramEventAggregator eventAggregator, IM... method ProcessFilePart (line 40) | protected void ProcessFilePart(DownloadablePart part, TLInt dcId, TLIn... method GetFile (line 89) | protected TLFileBase GetFile(TLInt dcId, TLInputFileLocationBase locat... method ReuploadFile (line 131) | protected TLVector ReuploadFile(TLFileCdnRedirect redirect... method GetIV (line 184) | protected byte[] GetIV(byte[] ivec, TLInt offset) method GetCdnFile (line 201) | protected TLFileBase GetCdnFile(TLFileCdnRedirect redirect, TLInt offs... method GetItemParts (line 279) | protected virtual List GetItemParts(TLInt size, Down... method CancelDownloadFile (line 293) | public void CancelDownloadFile(TLObject owner) method CancelDownloadFileAsync (line 306) | public void CancelDownloadFileAsync(TLObject owner) method StartAwaitingWorkers (line 311) | protected void StartAwaitingWorkers() FILE: Telegram.Api/Services/FileManager/IAudioFileManager.cs type IAudioFileManager (line 12) | public interface IAudioFileManager method DownloadFile (line 14) | void DownloadFile(TLInt dcId, TLInputFileLocationBase file, TLObject o... method CancelDownloadFile (line 15) | void CancelDownloadFile(TLObject owner); FILE: Telegram.Api/Services/FileManager/IDocumentFileManager.cs type IDocumentFileManager (line 13) | public interface IDocumentFileManager method DownloadFileAsync (line 15) | void DownloadFileAsync(TLString fileName, TLInt dcId, TLInputFileLocat... method CancelDownloadFileAsync (line 16) | void CancelDownloadFileAsync(TLObject owner); FILE: Telegram.Api/Services/FileManager/IEncryptedFileManager.cs type IEncryptedFileManager (line 13) | public interface IEncryptedFileManager method DownloadFile (line 15) | void DownloadFile(TLEncryptedFile file, TLObject owner, Action GetItemParts(UploadableItem item, long is... method GetItemParts (line 245) | private List GetItemParts(UploadableItem item, long is... method StartAwaitingWorkers (line 272) | private void StartAwaitingWorkers() method CancelUploadFile (line 282) | public void CancelUploadFile(TLLong fileId) FILE: Telegram.Api/Services/FileManager/UploadFileManager.cs class UploadProgressChangedEventArgs (line 31) | public class UploadProgressChangedEventArgs method UploadProgressChangedEventArgs (line 37) | public UploadProgressChangedEventArgs(UploadableItem item, double prog... class UploadablePart (line 44) | public class UploadablePart method ClearBuffer (line 60) | public void ClearBuffer() method UploadablePart (line 65) | public UploadablePart(UploadableItem item, TLInt filePart, byte[] bytes) method UploadablePart (line 72) | public UploadablePart(UploadableItem item, TLInt filePart, long positi... method UploadablePart (line 80) | public UploadablePart(UploadableItem item, TLInt filePart, byte[] byte... method ToString (line 89) | public override string ToString() method SetBuffer (line 94) | public void SetBuffer(byte[] bytes) method SetParentItem (line 99) | public void SetParentItem(UploadableItem item) class UploadableItem (line 105) | public class UploadableItem method UploadableItem (line 133) | public UploadableItem(TLLong fileId, TLObject owner, byte[] bytes) method UploadableItem (line 141) | public UploadableItem(TLLong fileId, TLObject owner, StorageFile file) method UploadableItem (line 148) | public UploadableItem(TLLong fileId, TLObject owner, StorageFile file,... method UploadableItem (line 159) | public UploadableItem(TLLong fileId, TLObject owner, string isoFileNam... class UploadFileManager (line 168) | public class UploadFileManager : IUploadFileManager method UploadFileManager (line 180) | public UploadFileManager(ITelegramEventAggregator eventAggregator, IMT... method OnUploading (line 197) | private void OnUploading(object state) method PutFile (line 323) | private bool PutFile(TLLong fileId, TLInt filePart, TLInt fileTotalPar... method UploadFile (line 345) | public void UploadFile(TLLong fileId, TLObject owner, byte[] bytes) method UploadFile (line 358) | public void UploadFile(TLLong fileId, TLObject owner, StorageFile file) method GetUploadableItem (line 370) | private UploadableItem GetUploadableItem(TLLong fileId, TLObject owner... method GetItemParts (line 382) | private static List GetItemParts(UploadableItem item, ... method GetUploadableItem (line 398) | private UploadableItem GetUploadableItem(TLLong fileId, TLObject owner... method GetItemParts (line 405) | private static List GetItemParts(UploadableItem item) method StartAwaitingWorkers (line 421) | private void StartAwaitingWorkers() method CancelUploadFile (line 431) | public void CancelUploadFile(TLLong fileId) class UploadingCanceledEventArgs (line 446) | public class UploadingCanceledEventArgs method UploadingCanceledEventArgs (line 450) | public UploadingCanceledEventArgs(UploadableItem item) class UploadDocumentFileManager (line 456) | public class UploadDocumentFileManager : IUploadDocumentFileManager method UploadDocumentFileManager (line 468) | public UploadDocumentFileManager(ITelegramEventAggregator eventAggrega... method OnUploading (line 485) | private void OnUploading(object state) method PutBigFile (line 598) | private bool PutBigFile(TLLong fileId, TLInt filePart, TLInt fileTotal... method PutFile (line 620) | private bool PutFile(TLLong fileId, TLInt filePart, byte[] bytes) method UploadFile (line 642) | public void UploadFile(TLLong fileId, TLObject owner, byte[] bytes) method UploadFile (line 655) | public void UploadFile(TLLong fileId, TLObject owner, StorageFile file) method UploadFile (line 660) | public void UploadFile(TLLong fileId, TLObject owner, StorageFile file... method GetUploadableItem (line 677) | private UploadableItem GetUploadableItem(TLLong fileId, TLObject owner... method GetItemParts (line 684) | private static List GetItemParts(UploadableItem item) method StartAwaitingWorkers (line 702) | private void StartAwaitingWorkers() method CancelUploadFile (line 712) | public void CancelUploadFile(TLLong fileId) FILE: Telegram.Api/Services/FileManager/UploadVideoFileManager.cs class UploadVideoFileManager (line 23) | public class UploadVideoFileManager : IUploadVideoFileManager method UploadVideoFileManager (line 35) | public UploadVideoFileManager(ITelegramEventAggregator eventAggregator... method OnUploading (line 52) | private void OnUploading(object state) method PutFile (line 170) | private bool PutFile(TLLong fileId, TLInt filePart, byte[] bytes) method PutBigFile (line 190) | private bool PutBigFile(TLLong fileId, TLInt filePart, TLInt fileTotal... method UploadFile (line 210) | public void UploadFile(TLLong fileId, TLObject owner, string fileName) method UploadFile (line 237) | public void UploadFile(TLLong fileId, bool isGif, TLObject owner, Stor... method UploadFile (line 252) | public void UploadFile(TLLong fileId, TLObject owner, string fileName,... method GetUploadableItem (line 280) | private UploadableItem GetUploadableItem(TLLong fileId, TLObject owner... method GetUploadableItem (line 289) | private UploadableItem GetUploadableItem(TLLong fileId, TLObject owner... method GetItemParts (line 296) | private List GetItemParts(UploadableItem item, long fi... method GetItemParts (line 312) | private List GetItemParts(UploadableItem item, long fi... method StartAwaitingWorkers (line 335) | private void StartAwaitingWorkers() method CancelUploadFile (line 345) | public void CancelUploadFile(TLLong fileId) FILE: Telegram.Api/Services/FileManager/VideoFileManager.cs class VideoFileManager (line 18) | public class VideoFileManager : FileManagerBase, IVideoFileManager method VideoFileManager (line 20) | public VideoFileManager(ITelegramEventAggregator eventAggregator, IMTP... method OnDownloading (line 29) | private void OnDownloading(object state) method DownloadFileAsync (line 134) | public void DownloadFileAsync(TLInt dcId, TLInputFileLocationBase file... method GetDownloadableItem (line 182) | private DownloadableItem GetDownloadableItem(TLInt dcId, TLInputFileLo... method GetItemParts (line 195) | protected override List GetItemParts(TLInt size, Dow... FILE: Telegram.Api/Services/FileManager/Worker.cs class Worker (line 18) | public class Worker method Worker (line 31) | public Worker(ParameterizedThreadStart start, string name) method OnThreadStartInternal (line 39) | private void OnThreadStartInternal(ParameterizedThreadStart start) method Start (line 62) | public void Start() method Stop (line 67) | public void Stop() method Worker (line 84) | public Worker(Action start, string name) method OnThreadStartInternal (line 94) | private void OnThreadStartInternal(Action start, object state) method Start (line 120) | public void Start() method Stop (line 125) | public void Stop() class Worker (line 73) | public class Worker method Worker (line 31) | public Worker(ParameterizedThreadStart start, string name) method OnThreadStartInternal (line 39) | private void OnThreadStartInternal(ParameterizedThreadStart start) method Start (line 62) | public void Start() method Stop (line 67) | public void Stop() method Worker (line 84) | public Worker(Action start, string name) method OnThreadStartInternal (line 94) | private void OnThreadStartInternal(Action start, object state) method Start (line 120) | public void Start() method Stop (line 125) | public void Stop() FILE: Telegram.Api/Services/HistoryItem.cs type RequestStatus (line 13) | public enum RequestStatus class HistoryItem (line 21) | public class HistoryItem method ToString (line 44) | public override string ToString() FILE: Telegram.Api/Services/IMTProtoService.cs type IMTProtoService (line 18) | public interface IMTProtoService method GetEncryptedTransportMessage (line 20) | TLEncryptedTransportMessage GetEncryptedTransportMessage(byte[] authKe... method CheckPublicConfig (line 23) | void CheckPublicConfig(); method PeerToInputPeer (line 26) | TLInputPeerBase PeerToInputPeer(TLPeerBase peer); method Stop (line 28) | void Stop(); method StartInitialize (line 30) | void StartInitialize(); method RemoveFromQueue (line 32) | void RemoveFromQueue(TLLong id); method SetMessageOnTime (line 37) | void SetMessageOnTime(double seconds, string message); method GetActiveTransport (line 39) | ITransport GetActiveTransport(); method GetCurrentPacketInfo (line 40) | WindowsPhone.Tuple GetCurrentPacketInfo(); method GetTransportInfo (line 41) | string GetTransportInfo(); method RaiseSendStatus (line 47) | void RaiseSendStatus(SendStatusEventArgs e); method ClearHistory (line 53) | void ClearHistory(string caption, bool createNewSession, bool syncFaul... method SaveConfig (line 66) | void SaveConfig(); method LoadConfig (line 67) | TLConfig LoadConfig(); method GetStateAsync (line 69) | void GetStateAsync(Action callback, Action faultC... method GetDifferenceAsync (line 70) | void GetDifferenceAsync(TLInt pts, TLInt date, TLInt qts, Action ids); method BindTempAuthKeyAsync (line 80) | void BindTempAuthKeyAsync(TLLong permAuthKeyId, TLLong nonce, TLInt ex... method SendCodeAsync (line 81) | void SendCodeAsync(TLString phoneNumber, TLString currentNumber, Actio... method ResendCodeAsync (line 82) | void ResendCodeAsync(TLString phoneNumber, TLString phoneCodeHash, Act... method CancelCodeAsync (line 83) | void CancelCodeAsync(TLString phoneNumber, TLString phoneCodeHash, Act... method SignInAsync (line 84) | void SignInAsync(TLString phoneNumber, TLString phoneCodeHash, TLStrin... method CancelSignInAsync (line 85) | void CancelSignInAsync(); method LogOutAsync (line 86) | void LogOutAsync(Action callback); method LogOutAsync (line 87) | void LogOutAsync(Action callback, Action faultCall... method LogOutTransportsAsync (line 88) | void LogOutTransportsAsync(Action callback, Action> f... method SignUpAsync (line 89) | void SignUpAsync(TLString phoneNumber, TLString phoneCodeHash, TLStrin... method SendCallAsync (line 90) | void SendCallAsync(TLString phoneNumber, TLString phoneCodeHash, Actio... method SearchAsync (line 92) | void SearchAsync(TLInputPeerBase peer, TLString query, TLInputUserBase... method GetDialogsAsync (line 93) | void GetDialogsAsync(Stopwatch timer, TLInt offsetDate, TLInt offsetId... method GetHistoryAsync (line 94) | void GetHistoryAsync(Stopwatch timer, TLInputPeerBase inputPeer, TLPee... method DeleteMessagesAsync (line 95) | void DeleteMessagesAsync(bool revoke, TLVector id, Action id, Action callbac... method SetTypingAsync (line 102) | void SetTypingAsync(TLInputPeerBase peer, TLBool typing, Action callback, Act... method ImportContactsAsync (line 106) | void ImportContactsAsync(TLVector contacts, Action... method BlockAsync (line 108) | void BlockAsync(TLInputUserBase id, Action callback, Action callback, Action<... method GetBlockedAsync (line 110) | void GetBlockedAsync(TLInt offset, TLInt limit, Action callback, Action... method GetFileAsync (line 115) | void GetFileAsync(TLInt dcId, TLInputFileLocationBase location, TLInt ... method GetFileAsync (line 116) | void GetFileAsync(TLInputFileLocationBase location, TLInt offset, TLIn... method SaveFilePartAsync (line 117) | void SaveFilePartAsync(TLLong fileId, TLInt filePart, TLString bytes, ... method SaveBigFilePartAsync (line 118) | void SaveBigFilePartAsync(TLLong fileId, TLInt filePart, TLInt fileTot... method GetNotifySettingsAsync (line 120) | void GetNotifySettingsAsync(TLInputNotifyPeerBase peer, Action callback, Action c... method UpdateProfilePhotoAsync (line 125) | void UpdateProfilePhotoAsync(TLInputPhotoBase id, Action ... method GetDHConfigAsync (line 127) | void GetDHConfigAsync(TLInt version, TLInt randomLength, Action callback, Act... method SetEncryptedTypingAsync (line 136) | void SetEncryptedTypingAsync(TLInputEncryptedChat peer, TLBool typing,... method GetConfigInformationAsync (line 138) | void GetConfigInformationAsync(Action callback); method GetTransportInformationAsync (line 139) | void GetTransportInformationAsync(Action callback); method GetUserPhotosAsync (line 140) | void GetUserPhotosAsync(TLInputUserBase userId, TLInt offset, TLLong m... method GetNearestDCAsync (line 141) | void GetNearestDCAsync(Action callback, Action callback, Action fa... method ResetAuthorizationsAsync (line 144) | void ResetAuthorizationsAsync(Action callback, Action callback, Action ... method CheckUsernameAsync (line 151) | void CheckUsernameAsync(TLString username, Action callback, Ac... method UpdateUsernameAsync (line 152) | void UpdateUsernameAsync(TLString username, Action callbac... method GetAccountTTLAsync (line 153) | void GetAccountTTLAsync(Action callback, Action callback,... method DeleteAccountTTLAsync (line 155) | void DeleteAccountTTLAsync(TLString reason, Action callback, A... method GetPrivacyAsync (line 156) | void GetPrivacyAsync(TLInputPrivacyKeyBase key, Action... method SetPrivacyAsync (line 157) | void SetPrivacyAsync(TLInputPrivacyKeyBase key, TLVector> callback, ... method UpdateTransportInfoAsync (line 159) | void UpdateTransportInfoAsync(TLDCOption78 dcOption, TLString ipAddres... method CheckAndUpdateTransportInfoAsync (line 160) | void CheckAndUpdateTransportInfoAsync(TLInt dcId, TLString host, TLInt... method ResolveUsernameAsync (line 162) | void ResolveUsernameAsync(TLString username, Action ca... method SendChangePhoneCodeAsync (line 163) | void SendChangePhoneCodeAsync(TLString phoneNumber, TLString currentNu... method ChangePhoneAsync (line 164) | void ChangePhoneAsync(TLString phoneNumber, TLString phoneCodeHash, TL... method GetWallpapersAsync (line 165) | void GetWallpapersAsync(Action> callback, Ac... method GetAllStickersAsync (line 166) | void GetAllStickersAsync(TLString hash, Action call... method GetMaskStickersAsync (line 167) | void GetMaskStickersAsync(TLString hash, Action cal... method UpdateDeviceLockedAsync (line 169) | void UpdateDeviceLockedAsync(TLInt period, Action callback, Ac... method GetSendingQueueInfoAsync (line 171) | void GetSendingQueueInfoAsync(Action callback); method GetSyncErrorsAsync (line 172) | void GetSyncErrorsAsync(Action> ca... method GetMessagesAsync (line 173) | void GetMessagesAsync(TLVector id, Action callback,... method GetUsersAsync (line 176) | void GetUsersAsync(TLVector id, Action id, Action cal... method GetAllDraftsAsync (line 184) | void GetAllDraftsAsync(Action callback, Action cal... method GetSavedGifsAsync (line 191) | void GetSavedGifsAsync(TLInt hash, Action callback, A... method SaveGifAsync (line 192) | void SaveGifAsync(TLInputDocumentBase id, TLBool unsave, Action order, Actio... method SearchGlobalAsync (line 194) | void SearchGlobalAsync(TLString query, TLInt offsetDate, TLInputPeerBa... method ReportSpamAsync (line 195) | void ReportSpamAsync(TLInputPeerBase peer, Action callback, Ac... method SendMessageAsync (line 196) | void SendMessageAsync(TLMessage36 message, Action cal... method SendMediaAsync (line 197) | void SendMediaAsync(TLInputPeerBase inputPeer, TLInputMediaBase inputM... method StartBotAsync (line 198) | void StartBotAsync(TLInputUserBase bot, TLString startParam, TLMessage... method SendBroadcastAsync (line 199) | void SendBroadcastAsync(TLVector contacts, TLInputMed... method ForwardMessageAsync (line 200) | void ForwardMessageAsync(TLInputPeerBase peer, TLInt fwdMessageId, TLM... method ForwardMessagesAsync (line 201) | void ForwardMessagesAsync(TLInputPeerBase toPeer, TLVector id, ... method ForwardMessagesAsync (line 202) | void ForwardMessagesAsync(TLMessage25 commentMessage, TLInputPeerBase ... method CreateChatAsync (line 203) | void CreateChatAsync(TLVector users, TLString title, ... method EditChatTitleAsync (line 204) | void EditChatTitleAsync(TLInt chatId, TLString title, Action ... method CheckChatInviteAsync (line 210) | void CheckChatInviteAsync(TLString hash, Action call... method ImportChatInviteAsync (line 211) | void ImportChatInviteAsync(TLString hash, Action callba... method GetStickerSetAsync (line 212) | void GetStickerSetAsync(TLInputStickerSetBase stickerset, Action callback... method GetPeerSettingsAsync (line 216) | void GetPeerSettingsAsync(TLInputPeerBase peer, Action... method GetBotCallbackAnswerAsync (line 217) | void GetBotCallbackAnswerAsync(TLInputPeerBase peer, TLInt messageId, ... method GetPromoDialogAsync (line 218) | void GetPromoDialogAsync(TLInputPeerBase peer, Action c... method GetRecentStickersAsync (line 219) | void GetRecentStickersAsync(bool attached, TLInt hash, Action callback, ... method GetUnusedStickersAsync (line 221) | void GetUnusedStickersAsync(TLInt limit, Action c... method GetPinnedDialogsAsync (line 225) | void GetPinnedDialogsAsync(Action callback, Action... method GetFavedStickersAsync (line 228) | void GetFavedStickersAsync(TLInt hash, Action cal... method FaveStickerAsync (line 229) | void FaveStickerAsync(TLInputDocumentBase id, TLBool unfave, Action id, TLInputRepo... method SearchStickerSetsAsync (line 235) | void SearchStickerSetsAsync(bool full, bool excludeFeatured, TLString ... method GetPeerDialogsAsync (line 236) | void GetPeerDialogsAsync(TLInputPeerBase peer, Action c... method MarkDialogUnreadAsync (line 237) | void MarkDialogUnreadAsync(bool unread, TLInputDialogPeer peer, Action... method GetDialogUnreadMarksAsync (line 238) | void GetDialogUnreadMarksAsync(Action> call... method ToggleTopPeersAsync (line 239) | void ToggleTopPeersAsync(TLBool enabled, Action callback, Acti... method ClearAllDraftsAsync (line 240) | void ClearAllDraftsAsync(Action callback, Action f... method DeleteContactAsync (line 243) | void DeleteContactAsync(TLInputUserBase id, Action callbac... method DeleteContactsAsync (line 244) | void DeleteContactsAsync(TLVector id, Action ... method GetTopPeersAsync (line 245) | void GetTopPeersAsync(GetTopPeersFlags flags, TLInt offset, TLInt limi... method ResetTopPeerRatingAsync (line 246) | void ResetTopPeerRatingAsync(TLTopPeerCategoryBase category, TLInputPe... method ResetSavedAsync (line 247) | void ResetSavedAsync(Action callback, Action fault... method GetSavedAsync (line 248) | void GetSavedAsync(Action> callback, Act... method GetChannelHistoryAsync (line 251) | void GetChannelHistoryAsync(string debugInfo, TLInputPeerBase inputPee... method GetMessagesAsync (line 252) | void GetMessagesAsync(TLInputChannelBase inputChannel, TLVector ca... method EditAdminAsync (line 254) | void EditAdminAsync(TLChannel channel, TLInputUserBase userId, TLChann... method KickFromChannelAsync (line 255) | void KickFromChannelAsync(TLChannel channel, TLInputUserBase userId, T... method GetParticipantAsync (line 256) | void GetParticipantAsync(TLInputChannelBase inputChannel, TLInputUserB... method GetParticipantsAsync (line 257) | void GetParticipantsAsync(TLInputChannelBase inputChannel, TLChannelPa... method EditTitleAsync (line 258) | void EditTitleAsync(TLChannel channel, TLString title, Action ... method EditPhotoAsync (line 260) | void EditPhotoAsync(TLChannel channel, TLInputChatPhotoBase photo, Act... method JoinChannelAsync (line 261) | void JoinChannelAsync(TLChannel channel, Action callbac... method LeaveChannelAsync (line 262) | void LeaveChannelAsync(TLChannel channel, Action callba... method DeleteChannelAsync (line 263) | void DeleteChannelAsync(TLChannel channel, Action callb... method InviteToChannelAsync (line 264) | void InviteToChannelAsync(TLInputChannelBase channel, TLVector c... method DeleteMessagesAsync (line 273) | void DeleteMessagesAsync(TLInputChannelBase channel, TLVector i... method ToggleInvitesAsync (line 274) | void ToggleInvitesAsync(TLInputChannelBase channel, TLBool enabled, Ac... method ExportMessageLinkAsync (line 275) | void ExportMessageLinkAsync(TLInputChannelBase channel, TLInt id, Acti... method ToggleSignaturesAsync (line 276) | void ToggleSignaturesAsync(TLInputChannelBase channel, TLBool enabled,... method GetMessageEditDataAsync (line 277) | void GetMessageEditDataAsync(TLInputPeerBase peer, TLInt id, Action callback, Actio... method ReadMessageContentsAsync (line 283) | void ReadMessageContentsAsync(TLInputChannelBase channel, TLVector cal... method SetFeedBroadcastsAsync (line 287) | void SetFeedBroadcastsAsync(TLInt feedId, TLVector... method ChangeFeedBroadcastAsync (line 288) | void ChangeFeedBroadcastAsync(TLInputChannelBase channel, TLInt feedId... method GetFeedAsync (line 289) | void GetFeedAsync(bool offsetToMaxReed, TLInt feedId, TLFeedPosition o... method ReadFeedAsync (line 290) | void ReadFeedAsync(TLInt feedId, TLFeedPosition maxPosition, Action callback, Ac... method ReportPeerAsync (line 302) | void ReportPeerAsync(TLInputPeerBase peer, TLInputReportReasonBase rea... method DeleteAccountAsync (line 303) | void DeleteAccountAsync(TLString reason, Action callback, Acti... method GetAuthorizationsAsync (line 304) | void GetAuthorizationsAsync(Action callback, ... method ResetAuthorizationAsync (line 305) | void ResetAuthorizationAsync(TLLong hash, Action callback, Act... method GetPasswordAsync (line 306) | void GetPasswordAsync(Action callback, Action callback,... method RecoverPasswordAsync (line 311) | void RecoverPasswordAsync(TLString code, Action callb... method ConfirmPhoneAsync (line 312) | void ConfirmPhoneAsync(TLString phoneCodeHash, TLString phoneCode, Act... method SendConfirmPhoneCodeAsync (line 313) | void SendConfirmPhoneCodeAsync(TLString hash, TLBool currentNumber, Ac... method GetTmpPasswordAsync (line 314) | void GetTmpPasswordAsync(TLInputCheckPasswordBase password, TLInt peri... method GetWebAuthorizationsAsync (line 315) | void GetWebAuthorizationsAsync(Action callback, A... method ResetWebAuthorizationAsync (line 316) | void ResetWebAuthorizationAsync(TLLong hash, Action callback, ... method ResetWebAuthorizationsAsync (line 317) | void ResetWebAuthorizationsAsync(Action callback, Action> callback,... method GetSecureValueAsync (line 319) | void GetSecureValueAsync(TLVector types, Action... method SaveSecureValueAsync (line 320) | void SaveSecureValueAsync(TLInputSecureValue value, TLLong secureSecre... method DeleteSecureValueAsync (line 321) | void DeleteSecureValueAsync(TLVector types, Act... method GetAuthorizationFormAsync (line 322) | void GetAuthorizationFormAsync(TLInt botId, TLString scope, TLString p... method GetAuthorizationFormAndPassportConfigAsync (line 323) | void GetAuthorizationFormAndPassportConfigAsync(TLInt botId, TLString ... method AcceptAuthorizationAsync (line 324) | void AcceptAuthorizationAsync(TLInt botId, TLString scope, TLString pu... method SendVerifyPhoneCodeAsync (line 325) | void SendVerifyPhoneCodeAsync(TLString phoneNumber, TLBool currentNumb... method VerifyPhoneAsync (line 326) | void VerifyPhoneAsync(TLString phoneNumber, TLString phoneCodeHash, TL... method SendVerifyEmailCodeAsync (line 327) | void SendVerifyEmailCodeAsync(TLString email, Action ... method VerifyEmailAsync (line 328) | void VerifyEmailAsync(TLString email, TLString code, Action ca... method InitTakeoutSessionAsync (line 329) | void InitTakeoutSessionAsync(bool contacts, bool messageUsers, bool me... method GetPassportDataAsync (line 330) | void GetPassportDataAsync(Action>... method GetAppChangelogAsync (line 333) | void GetAppChangelogAsync(TLString deviceModel, TLString systemVersion... method GetTermsOfServiceAsync (line 334) | void GetTermsOfServiceAsync(TLString countryISO2, Action callback, Action callback, Action ca... method GetPassportConfigAsync (line 338) | void GetPassportConfigAsync(TLInt hash, Action c... method GetCdnFileAsync (line 341) | void GetCdnFileAsync(TLInt dcId, TLString fileToken, TLInt offset, TLI... method ReuploadCdnFileAsync (line 342) | void ReuploadCdnFileAsync(TLInt dcId, TLString fileToken, TLString req... method RekeyAsync (line 345) | void RekeyAsync(TLEncryptedChatBase chat, Action callback); method GetCallConfigAsync (line 348) | void GetCallConfigAsync(Action callback, Action callback,... method DiscardCallAsync (line 353) | void DiscardCallAsync(TLInputPhoneCall peer, TLInt duration, TLPhoneCa... method SetCallRatingAsync (line 354) | void SetCallRatingAsync(TLInputPhoneCall peer, TLInt rating, TLString ... method SaveCallDebugAsync (line 355) | void SaveCallDebugAsync(TLInputPhoneCall peer, TLDataJSON debug, Actio... method GetPaymentReceiptAsync (line 358) | void GetPaymentReceiptAsync(TLInt msgId, Action call... method GetPaymentFormAsync (line 359) | void GetPaymentFormAsync(TLInt msgId, Action callback, ... method SendPaymentFormAsync (line 360) | void SendPaymentFormAsync(TLInt msgId, TLString requestedInfoId, TLStr... method ValidateRequestedInfoAsync (line 361) | void ValidateRequestedInfoAsync(bool save, TLInt msgId, TLPaymentReque... method GetSavedInfoAsync (line 362) | void GetSavedInfoAsync(Action callback, Action c... method GetLangPackAsync (line 366) | void GetLangPackAsync(TLString langCode, Action ... method GetStringsAsync (line 367) | void GetStringsAsync(TLString langCode, TLVector keys, Actio... method GetDifferenceAsync (line 368) | void GetDifferenceAsync(TLInt fromVersion, Action> callback, ... method PingProxyAsync (line 372) | void PingProxyAsync(TLProxyBase proxy, Action callback, Action<... method SendActionsAsync (line 375) | void SendActionsAsync(List actions, Action callbac... method UpdateDeviceLockedAsync (line 56) | public void UpdateDeviceLockedAsync(TLInt period, Action callb... method GetWallpapersAsync (line 63) | public void GetWallpapersAsync(Action> callb... method SendChangePhoneCodeAsync (line 70) | public void SendChangePhoneCodeAsync(TLString phoneNumber, TLString cu... method ChangePhoneAsync (line 77) | public void ChangePhoneAsync(TLString phoneNumber, TLString phoneCodeH... method RegisterDeviceAsync (line 84) | public void RegisterDeviceAsync(TLInt tokenType, TLString token, Actio... method UnregisterDeviceAsync (line 126) | public void UnregisterDeviceAsync(TLInt tokenType, TLString token, Act... method GetNotifySettingsAsync (line 153) | public void GetNotifySettingsAsync(TLInputNotifyPeerBase peer, Action<... method ResetNotifySettingsAsync (line 160) | public void ResetNotifySettingsAsync(Action callback, Action callback,... method AddToast (line 214) | public static void AddToast(string caption, string message) method SetText (line 233) | private static void SetText(XmlDocument document, string caption, stri... method CheckUsernameAsync (line 241) | public void CheckUsernameAsync(TLString username, Action callb... method UpdateUsernameAsync (line 248) | public void UpdateUsernameAsync(TLString username, Action ... method GetAccountTTLAsync (line 255) | public void GetAccountTTLAsync(Action callback, Acti... method SetAccountTTLAsync (line 262) | public void SetAccountTTLAsync(TLAccountDaysTTL ttl, Action ca... method DeleteAccountTTLAsync (line 269) | public void DeleteAccountTTLAsync(TLString reason, Action call... method GetPrivacyAsync (line 276) | public void GetPrivacyAsync(TLInputPrivacyKeyBase key, Action cal... method ResetAuthorizationAsync (line 297) | public void ResetAuthorizationAsync(TLLong hash, Action callba... method GetPasswordAsync (line 304) | public void GetPasswordAsync(Action callback, Action ca... method RecoverPasswordAsync (line 346) | public void RecoverPasswordAsync(TLString code, Action call... method ResetWebAuthorizationAsync (line 374) | public void ResetWebAuthorizationAsync(TLLong hash, Action cal... method ResetWebAuthorizationsAsync (line 381) | public void ResetWebAuthorizationsAsync(Action callback, Actio... method GetAllSecureValuesAsync (line 388) | public void GetAllSecureValuesAsync(Action> ca... method GetPassportDataAsync (line 408) | public void GetPassportDataAsync(Action types,... method SaveSecureValueAsync (line 506) | public void SaveSecureValueAsync(TLInputSecureValue value, TLLong secu... method DeleteSecureValueAsync (line 513) | public void DeleteSecureValueAsync(TLVector typ... method GetAuthorizationFormAsync (line 520) | public void GetAuthorizationFormAsync(TLInt botId, TLString scope, TLS... method GetAuthorizationFormAndPassportConfigAsync (line 536) | public void GetAuthorizationFormAndPassportConfigAsync(TLInt botId, TL... method AcceptAuthorizationAsync (line 573) | public void AcceptAuthorizationAsync(TLInt botId, TLString scope, TLSt... method SendVerifyPhoneCodeAsync (line 580) | public void SendVerifyPhoneCodeAsync(TLString phoneNumber, TLBool curr... method VerifyPhoneAsync (line 587) | public void VerifyPhoneAsync(TLString phoneNumber, TLString phoneCodeH... method SendVerifyEmailCodeAsync (line 594) | public void SendVerifyEmailCodeAsync(TLString email, Action callback, Action fa... method SendInvitesAsync (line 125) | public void SendInvitesAsync(TLVector phoneNumbers, TLString... method ExportAuthorizationAsync (line 132) | public void ExportAuthorizationAsync(TLInt dcId, Action callback, Action fingerp... method InitTransportAsync (line 213) | public void InitTransportAsync(ITransport transport, Action callback, Action(TLObject obj, TLInt dcId, TLInput... method GetFileAsync (line 821) | public void GetFileAsync(TLInt dcId, TLInputFileLocationBase location,... method ExportImportAuthorizationAsync (line 830) | private void ExportImportAuthorizationAsync(ITransport toTransport, Ac... method GetMediaTransportByDCId (line 904) | private ITransport GetMediaTransportByDCId(TLInt dcId) method SendNonInformativeMessageByTransport (line 932) | private void SendNonInformativeMessageByTransport(ITransport transp... method SendInformativeMessageByTransport (line 1061) | private void SendInformativeMessageByTransport(ITransport transport... method SaveInitConnectionAsync (line 1218) | private void SaveInitConnectionAsync(TLInitConnection initConnection) method SendNonEncryptedMessageByTransport (line 1223) | private void SendNonEncryptedMessageByTransport(ITransport transpor... method MessageAcknowledgmentsByTransport (line 1293) | public void MessageAcknowledgmentsByTransport(ITransport transport, TL... method ProcessBadMessageByTransport (line 1359) | private void ProcessBadMessageByTransport(ITransport transport, TLTran... method ProcessBadServerSaltByTransport (line 1569) | private void ProcessBadServerSaltByTransport(ITransport transport, TLT... method ProcessRPCErrorByTransport (line 1673) | private void ProcessRPCErrorByTransport(ITransport transport, TLRPCErr... method OnPacketReceivedByTransport (line 1911) | private void OnPacketReceivedByTransport(object sender, DataEventArgs e) method DisableMTProtoProxy (line 1974) | private void DisableMTProtoProxy() method ReceiveBytesByTransportAsync (line 1994) | private void ReceiveBytesByTransportAsync(ITransport transport, byte[]... method ClearHistoryByTransport (line 2286) | public void ClearHistoryByTransport(ITransport transport) class MTProtoProxyDisabledEventArgs (line 2316) | public class MTProtoProxyDisabledEventArgs FILE: Telegram.Api/Services/MTProtoService.Channel.cs class MTProtoService (line 17) | public partial class MTProtoService method ReadFeedAsync (line 19) | public void ReadFeedAsync(TLInt feedId, TLFeedPosition maxPosition, Ac... method GetFeedAsync (line 32) | public void GetFeedAsync(bool offsetToMaxReed, TLInt feedId, TLFeedPos... method SetFeedBroadcastsAsync (line 45) | public void SetFeedBroadcastsAsync(TLInt feedId, TLVector callback... method GetChannelDifferenceAsync (line 144) | public void GetChannelDifferenceAsync(bool force, TLInputChannelBase i... method GetMessagesAsync (line 156) | public void GetMessagesAsync(TLInputChannelBase inputChannel, TLVector... method EditAdminAsync (line 163) | public void EditAdminAsync(TLChannel channel, TLInputUserBase userId, ... method GetParticipantAsync (line 189) | public void GetParticipantAsync(TLInputChannelBase inputChannel, TLInp... method GetParticipantsAsync (line 203) | public void GetParticipantsAsync(TLInputChannelBase inputChannel, TLCh... method EditTitleAsync (line 230) | public void EditTitleAsync(TLChannel channel, TLString title, Action ... method LeaveChannelAsync (line 291) | public void LeaveChannelAsync(TLChannel channel, Action... method KickFromChannelAsync (line 321) | public void KickFromChannelAsync(TLChannel channel, TLInputUserBase us... method DeleteChannelAsync (line 346) | public void DeleteChannelAsync(TLChannel channel, Action callback, ... method PingSpecialTransportAsync (line 95) | private void PingSpecialTransportAsync(ITransport transport, Action callback, Action> cal... method GetContactsAsync (line 86) | public void GetContactsAsync(TLInt hash, Action callba... method ImportContactsAsync (line 93) | public void ImportContactsAsync(TLVector contacts,... method DeleteContactAsync (line 100) | public void DeleteContactAsync(TLInputUserBase id, Action ... method DeleteContactsAsync (line 107) | public void DeleteContactsAsync(TLVector id, Action callback, Ac... method UnblockAsync (line 138) | public void UnblockAsync(TLInputUserBase id, Action callback, ... method GetBlockedAsync (line 145) | public void GetBlockedAsync(TLInt offset, TLInt limit, Action> callba... FILE: Telegram.Api/Services/MTProtoService.DHKeyExchange.cs class AuthKeyItem (line 21) | public class AuthKeyItem class MTProtoService (line 27) | public partial class MTProtoService method ReqPQAsync (line 36) | private void ReqPQAsync(TLInt128 nonce, Action callback, Acti... method ReqDHParamsAsync (line 43) | private void ReqDHParamsAsync(TLInt128 nonce, TLInt128 serverNonce, TL... method SetClientDHParamsAsync (line 50) | public void SetClientDHParamsAsync(TLInt128 nonce, TLInt128 serverNonc... method InitAsync (line 59) | public void InitAsync(Action GetAesKeyIV(byte[] se... FILE: Telegram.Api/Services/MTProtoService.Help.cs class MTProtoService (line 17) | public partial class MTProtoService method GetConfigAsync (line 41) | public void GetConfigAsync(Action callback, Action callback, Action... method GetSupportAsync (line 149) | public void GetSupportAsync(Action callback, Action callback, Action(string caption, TLObject obj... method SendPacketAsync (line 189) | private void SendPacketAsync(ITransport transport, string caption, TLO... method SendInformativeMessageInternal (line 209) | public void SendInformativeMessageInternal(string caption, TLObject... method SendInformativeMessage (line 429) | private void SendInformativeMessage(string caption, TLObject obj, A... method SendNonEncryptedMessage (line 440) | private void SendNonEncryptedMessage(string caption, TLObject obj, ... method CreateTLEncryptedMessage (line 524) | private static TLEncryptedTransportMessage CreateTLEncryptedMessage(by... method CreateTLTransportMessage (line 531) | private TLTransportMessage CreateTLTransportMessage(TLLong salt, TLLon... method CreateTLNonEncryptedMessage (line 543) | public static TLNonEncryptedMessage CreateTLNonEncryptedMessage(TLLong... FILE: Telegram.Api/Services/MTProtoService.HttpLongPoll.cs type TransportType (line 15) | public enum TransportType class MTProtoService (line 21) | public partial class MTProtoService method StartLongPollRequestAsync (line 27) | public void StartLongPollRequestAsync() method StartLongPoll (line 52) | public void StartLongPoll() method StopLongPoll (line 59) | public void StopLongPoll() FILE: Telegram.Api/Services/MTProtoService.Langpack.cs class MTProtoService (line 14) | public partial class MTProtoService method GetLangPackAsync (line 16) | public void GetLangPackAsync(TLString langCode, Action keys... method GetDifferenceAsync (line 30) | public void GetDifferenceAsync(TLInt fromVersion, Action> cal... FILE: Telegram.Api/Services/MTProtoService.Messages.cs class MTProtoService (line 23) | public partial class MTProtoService method ToggleTopPeersAsync (line 25) | public void ToggleTopPeersAsync(TLBool enabled, Action callbac... method ClearAllDraftsAsync (line 35) | public void ClearAllDraftsAsync(Action callback, Action callback, Action... method SearchStickerSetsAsync (line 78) | public void SearchStickerSetsAsync(bool full, bool excludeFeatured, TL... method ReportAsync (line 123) | public void ReportAsync(TLInputPeerBase peer, TLVector id, TLIn... method GetStickersAsync (line 131) | public void GetStickersAsync(TLString emoticon, TLInt hash, Action cal... method GetUnusedStickersAsync (line 309) | public void GetUnusedStickersAsync(TLInt limit, Action id, Action callback, Action call... method SaveGifAsync (line 536) | public void SaveGifAsync(TLInputDocumentBase id, TLBool unsave, Action... method ReorderStickerSetsAsync (line 544) | public void ReorderStickerSetsAsync(bool masks, TLVector order... method ReportSpamAsync (line 556) | public void ReportSpamAsync(TLInputPeerBase peer, Action callb... method GetWebPagePreviewAsync (line 569) | public void GetWebPagePreviewAsync(TLString message, Action... method GetStickerSetAsync (line 871) | public void GetStickerSetAsync(TLInputStickerSetBase stickerset, Actio... method InstallStickerSetAsync (line 895) | public void InstallStickerSetAsync(TLInputStickerSetBase stickerset, T... method UninstallStickerSetAsync (line 953) | public void UninstallStickerSetAsync(TLInputStickerSetBase stickerset,... method GetMessageStatus (line 961) | private static MessageStatus GetMessageStatus(ICacheService cacheServi... method PeerToInputPeer (line 989) | public TLInputPeerBase PeerToInputPeer(TLPeerBase peer) method SendMessageAsync (line 1038) | public void SendMessageAsync(TLMessage36 message, Action(ref Dictionary(Dictionary contacts, TLI... method SendEncryptedAsync (line 1549) | public void SendEncryptedAsync(TLInputEncryptedChat peer, TLLong rando... method SendEncryptedMultiMediaAsync (line 1568) | public void SendEncryptedMultiMediaAsync(TLInputEncryptedChat peer, TL... method SendEncryptedFileAsync (line 1600) | public void SendEncryptedFileAsync(TLInputEncryptedChat peer, TLLong r... method SendEncryptedServiceAsync (line 1614) | public void SendEncryptedServiceAsync(TLInputEncryptedChat peer, TLLon... method ReadEncryptedHistoryAsync (line 1628) | public void ReadEncryptedHistoryAsync(TLInputEncryptedChat peer, TLInt... method SetEncryptedTypingAsync (line 1636) | public void SetEncryptedTypingAsync(TLInputEncryptedChat peer, TLBool ... method SetTypingAsync (line 1643) | public void SetTypingAsync(TLInputPeerBase peer, TLBool typing, Action... method SetTypingAsync (line 1651) | public void SetTypingAsync(TLInputPeerBase peer, TLSendMessageActionBa... method GetMessagesAsync (line 1658) | public void GetMessagesAsync(TLVector id, Action result) method ProcessUnread (line 1678) | private static void ProcessUnread(TLDialogsBase result) method GetPeerDialogsAsync (line 1747) | public void GetPeerDialogsAsync(TLInputPeerBase peer, Action callback, Acti... method GetDialogsAsync (line 1849) | public void GetDialogsAsync(Stopwatch stopwatch, TLInt offsetDate, TLI... method GetChannelDialogsAsync (line 1875) | public void GetChannelDialogsAsync(TLInt offset, TLInt limit, Action id, Action id, Actio... method RestoreMessagesAsync (line 2302) | public void RestoreMessagesAsync(TLVector id, Action id, Action call... method GetFullChatAsync (line 2615) | public void GetFullChatAsync(TLInt chatId, Action ... method EditChatTitleAsync (line 2628) | public void EditChatTitleAsync(TLInt chatId, TLString title, Action users, TLString ... method ExportChatInviteAsync (line 2748) | public void ExportChatInviteAsync(TLInt chatId, Action... method SendActionsAsync (line 2809) | public void SendActionsAsync(List actions, Action c... method GetPeerSettingsAsync (line 2928) | public void GetPeerSettingsAsync(TLInputPeerBase peer, Action callb... FILE: Telegram.Api/Services/MTProtoService.Payments.cs class MTProtoService (line 15) | public partial class MTProtoService method GetPaymentFormAsync (line 17) | public void GetPaymentFormAsync(TLInt msgId, Action cal... method SendPaymentFormAsync (line 31) | public void SendPaymentFormAsync(TLInt msgId, TLString requestedInfoId... method ValidateRequestedInfoAsync (line 65) | public void ValidateRequestedInfoAsync(bool save, TLInt msgId, TLPayme... method GetSavedInfoAsync (line 79) | public void GetSavedInfoAsync(Action callback, Action callback, Action ca... method DiscardCallAsync (line 52) | public void DiscardCallAsync(TLInputPhoneCall peer, TLInt duration, TL... method SetCallRatingAsync (line 75) | public void SetCallRatingAsync(TLInputPhoneCall peer, TLInt rating, TL... method SaveCallDebugAsync (line 98) | public void SaveCallDebugAsync(TLInputPhoneCall peer, TLDataJSON debug... FILE: Telegram.Api/Services/MTProtoService.Photos.cs class MTProtoService (line 14) | public partial class MTProtoService method UploadProfilePhotoAsync (line 16) | public void UploadProfilePhotoAsync(TLInputFile file, Action callback) method GetDHConfigAsync (line 22) | public void GetDHConfigAsync(TLInt version, TLInt randomLength, Action... method RequestEncryptionAsync (line 29) | public void RequestEncryptionAsync(TLInputUserBase userId, TLInt rando... method AcceptEncryptionAsync (line 41) | public void AcceptEncryptionAsync(TLInputEncryptedChat peer, TLString ... method DiscardEncryptionAsync (line 53) | public void DiscardEncryptionAsync(TLInt chatId, Action callba... FILE: Telegram.Api/Services/MTProtoService.SendingQueue.cs class MTProtoService (line 23) | public partial class MTProtoService method StartSendingTimer (line 31) | private static void StartSendingTimer() method StopSendingTimer (line 37) | private static void StopSendingTimer() method CheckSendingMessages (line 43) | private static void CheckSendingMessages(object state) method ReadEncryptedHistoryAsyncInternal (line 54) | private void ReadEncryptedHistoryAsyncInternal(TLReadEncryptedHistory ... method ReadChannelHistoryAsyncInternal (line 59) | private void ReadChannelHistoryAsyncInternal(TLReadChannelHistory mess... method ReadMessageContentsAsyncInternal (line 64) | private void ReadMessageContentsAsyncInternal(TL.Functions.Channels.TL... method ReadHistoryAsyncInternal (line 69) | private void ReadHistoryAsyncInternal(TLReadHistory message, Action(string caption, double timeout... method SendAsyncInternal (line 200) | private void SendAsyncInternal(string caption, double timeout, TLOb... method ProcessFault (line 212) | private void ProcessFault(HistoryItem item, TLRPCError error) method ProcessQueue (line 226) | private void ProcessQueue() method SendQueue (line 233) | private void SendQueue() method CleanupQueue (line 290) | private void CleanupQueue() method ClearQueue (line 336) | public void ClearQueue() method RemoveFromQueue (line 382) | private void RemoveFromQueue(HistoryItem item) method RemoveFromQueue (line 398) | public void RemoveFromQueue(TLLong id) method GetActionInfoFromFile (line 427) | public TLVector GetActionInfoFromFile() method SaveActionInfoToFile (line 439) | private void SaveActionInfoToFile(TLVector data) method AddActionInfoToFile (line 444) | private void AddActionInfoToFile(TLInt sendBefore, TLObject obj) method RemoveActionInfoFromFile (line 466) | private void RemoveActionInfoFromFile(TLVector objects) method RemoveActionInfoCommon (line 481) | public static void RemoveActionInfoCommon(TLVector actio... method RemoveActionInfoFromFile (line 506) | private void RemoveActionInfoFromFile(TLLong id) method RemoveActionInfoFromFile (line 526) | private void RemoveActionInfoFromFile(TLObject obj) method RemoveActionInfoFromFile (line 538) | public void RemoveActionInfoFromFile(IEnumerable obj) method ClearActionInfoFile (line 553) | public void ClearActionInfoFile() method CreateContainer (line 562) | private static TLContainer CreateContainer(IList items) method GetSyncErrorsAsync (line 594) | public void GetSyncErrorsAsync(Action callback) FILE: Telegram.Api/Services/MTProtoService.Stuff.cs class MTProtoService (line 16) | public partial class MTProtoService method MessageAcknowledgments (line 20) | public void MessageAcknowledgments(TLVector ids) method PingAsync (line 86) | public void PingAsync(TLLong pingId, Action callback, Action callback, Action... method GetStateWithoutUpdatesAsync (line 24) | public void GetStateWithoutUpdatesAsync(Action callback, Acti... method GetDifferenceAsync (line 31) | public void GetDifferenceAsync(TLInt pts, TLInt date, TLInt qts, Actio... method GetDifferenceWithoutUpdatesAsync (line 38) | public void GetDifferenceWithoutUpdatesAsync(TLInt pts, TLInt date, TL... FILE: Telegram.Api/Services/MTProtoService.Upload.cs class MTProtoService (line 15) | public partial class MTProtoService method SaveFilePartAsync (line 17) | public void SaveFilePartAsync(TLLong fileId, TLInt filePart, TLString ... method SaveBigFilePartAsync (line 27) | public void SaveBigFilePartAsync(TLLong fileId, TLInt filePart, TLInt ... method GetFileAsync (line 34) | public void GetFileAsync(TLInputFileLocationBase location, TLInt offse... FILE: Telegram.Api/Services/MTProtoService.Users.cs class MTProtoService (line 15) | public partial class MTProtoService method GetUsersAsync (line 17) | public void GetUsersAsync(TLVector id, Action ca... method SetSecureValueErrorsAsync (line 35) | public void SetSecureValueErrorsAsync(TLInputUserBase id, TLVector GetCurrentPacketInfo() method GetTransportInfo (line 85) | public string GetTransportInfo() method RaiseInitialized (line 132) | protected virtual void RaiseInitialized() method RaiseInitializationFailed (line 140) | protected virtual void RaiseInitializationFailed() method MTProtoService (line 191) | public MTProtoService(IDeviceInfoService deviceInfo, IUpdatesService u... method RaiseTransportChecked (line 279) | protected virtual void RaiseTransportChecked(TransportCheckedEventArgs e) method CheckTransport (line 285) | private void CheckTransport(object state) method CheckTimeouts (line 325) | private void CheckTimeouts(object state) method OnConnectionLost (line 471) | private void OnConnectionLost(object sender, EventArgs e) method OnFileConnectionLost (line 476) | private void OnFileConnectionLost(object sender, EventArgs e) method OnSpecialConnectionLost (line 481) | private void OnSpecialConnectionLost(object sender, TransportEventArgs e) method GetConfigInformationAsync (line 492) | public void GetConfigInformationAsync(Action callback) method GetTransportInformationAsync (line 518) | public void GetTransportInformationAsync(Action callback) method UpdateTransportInfoAsync (line 532) | public void UpdateTransportInfoAsync(TLDCOption78 dcOption, TLString i... method OnDCOptionsUpdated (line 562) | private void OnDCOptionsUpdated(object sender, DCOptionsUpdatedEventAr... method GetCurrentUserId (line 646) | private TLInt GetCurrentUserId() method OnPacketReceived (line 651) | private void OnPacketReceived(object sender, DataEventArgs e) method OnServiceInitializationFailed (line 749) | private void OnServiceInitializationFailed(object sender, EventArgs e) method CancelDelayedItemsAsync (line 770) | private void CancelDelayedItemsAsync(bool force = false) method OnServiceInitialized (line 808) | private void OnServiceInitialized(object sender, EventArgs e) method SendDelayedItemsAsync (line 821) | private void SendDelayedItemsAsync() method StartInitialize (line 864) | public void StartInitialize() method Initialize (line 873) | public void Initialize() method TryReadConfig (line 1098) | private void TryReadConfig(Action callback) method SendAcknowledgments (line 1114) | private void SendAcknowledgments(TLTransportMessage response) method SendAcknowledgmentsByTransport (line 1140) | private void SendAcknowledgmentsByTransport(ITransport transport, TLTr... method RaiseAuthorizationRequired (line 1168) | public void RaiseAuthorizationRequired(AuthorizationRequiredEventArgs ... method ReceiveBytesAsync (line 1177) | private void ReceiveBytesAsync(ITransport transport, byte[] bytes) method ResetConnectionByTransport (line 1578) | private void ResetConnectionByTransport(ITransport transport, Exceptio... method ResetConnection (line 1603) | private void ResetConnection(Exception ex) method Stop (line 1626) | public void Stop() method ClearHistory (line 1650) | public void ClearHistory(string caption, bool createNewSession, bool s... method ResetConnection (line 1696) | private void ResetConnection(ITransport transport, Exception ex) method ClearHistory (line 1703) | public void ClearHistory(string caption, ITransport transport, Excepti... method ProcessRPCError (line 1740) | private void ProcessRPCError(TLRPCError error, HistoryItem historyItem... method MigrateAsync (line 2130) | private void MigrateAsync(int serverNumber, Action ca... method ProcessBadMessage (line 2153) | private void ProcessBadMessage(TLTransportMessage message, TLBadMessag... method ProcessBadServerSalt (line 2353) | private void ProcessBadServerSalt(TLTransportMessage message, TLBadSer... method RaiseSendStatus (line 2457) | public void RaiseSendStatus(SendStatusEventArgs e) method Dispose (line 2463) | public void Dispose() method SetMessageOnTime (line 2485) | public void SetMessageOnTime(double seconds, string message) method MessageScheduler_Tick (line 2505) | private void MessageScheduler_Tick(object sender, EventArgs e) method MessageScheduler_Tick (line 2507) | private void MessageScheduler_Tick(object sender, object args) method GetTransportWithProxyInternal (line 2514) | private ITransport GetTransportWithProxyInternal(GetTransportWithProxy... method GetStaticDCOption (line 2552) | private TLDCOption GetStaticDCOption(int dcId) method GetTransportInternal (line 2567) | private ITransport GetTransportInternal(GetTransportFunc getTransportA... method GetTransport (line 2605) | private ITransport GetTransport(string host, int port, TransportType t... method GetFileTransport (line 2610) | private ITransport GetFileTransport(string host, int port, TransportTy... method GetFileTransport2 (line 2615) | private ITransport GetFileTransport2(string host, int port, int dcId, ... method GetSpecialTransport (line 2620) | private ITransport GetSpecialTransport(string host, int port, Transpor... method GetSpecialTransportWithProxy (line 2625) | private ITransport GetSpecialTransportWithProxy(string host, int port,... class TransportSettings (line 2631) | public class TransportSettings class AuthorizationRequiredEventArgs (line 2644) | public class AuthorizationRequiredEventArgs : EventArgs class SendStatusEventArgs (line 2653) | public class SendStatusEventArgs : EventArgs method SendStatusEventArgs (line 2657) | public SendStatusEventArgs(TLBool offline) class TransportCheckedEventArgs (line 2663) | public class TransportCheckedEventArgs : EventArgs FILE: Telegram.Api/Services/Messages/ISenderService.cs type ISenderService (line 5) | public interface ISenderService method Send (line 7) | void Send(TLMessageBase message); method ResendAll (line 8) | void ResendAll(); method Open (line 10) | void Open(); method Close (line 11) | void Close(); FILE: Telegram.Api/Services/Messages/SenderService.cs class SenderService (line 6) | public class SenderService : ISenderService method SenderService (line 12) | public SenderService(IMTProtoService mtProtoService) method Send (line 17) | public void Send(TLMessageBase message) method ResendAll (line 22) | public void ResendAll() method Open (line 27) | public void Open() method Close (line 32) | public void Close() FILE: Telegram.Api/Services/ServiceBase.cs class TelegramPropertyChangedBase (line 18) | [DataContract] method TelegramPropertyChangedBase (line 50) | public TelegramPropertyChangedBase() method Refresh (line 59) | public void Refresh() method NotifyOfPropertyChange (line 69) | public virtual void NotifyOfPropertyChange(string propertyName) method NotifyOfPropertyChange (line 99) | public void NotifyOfPropertyChange(Expression seqList, bool cleanupMissingSe... method UpdateLostPts (line 3477) | private void UpdateLostPts(IList ptsList, bool cleanupMissingPt... method ProcessUpdates (line 3537) | private void ProcessUpdates(IList updatesList, IList updatesList) method ProcessReading (line 3695) | private void ProcessReading(IList updatesList) method ProcessReadingUpdates (line 3747) | private static void ProcessReadingUpdates( method GetReadingUpdates (line 3822) | private static void GetReadingUpdates(TLUpdateBase updateBase, method ProcessUpdates (line 3866) | public void ProcessUpdates(TLUpdatesBase updates, bool notifyNewMessag... method ProcessTransportMessage (line 3880) | public void ProcessTransportMessage(TLTransportMessage transportMessage) method LoadStateAndUpdate (line 3913) | public void LoadStateAndUpdate(long acceptedCallId, Action callback) method LoadFileState (line 3958) | private void LoadFileState() method CleanupDifference (line 4017) | private void CleanupDifference(TLVector list) method SaveState (line 4114) | public void SaveState() method GetState (line 4122) | public TLState GetState() method SaveStateSnapshot (line 4127) | public void SaveStateSnapshot(string toDirectoryName) method LoadStateSnapshot (line 4133) | public void LoadStateSnapshot(string fromDirectoryName) method ClearState (line 4152) | public void ClearState() class DCOptionsUpdatedEventArgs (line 4163) | public class DCOptionsUpdatedEventArgs : EventArgs class UpdatingEventArgs (line 4168) | public class UpdatingEventArgs : EventArgs { } class UpdateCompletedEventArgs (line 4170) | public class UpdateCompletedEventArgs : EventArgs class UpdateChannelsEventArgs (line 4175) | public class UpdateChannelsEventArgs : EventArgs class ChannelUpdateCompletedEventArgs (line 4180) | public class ChannelUpdateCompletedEventArgs FILE: Telegram.Api/Services/VoIP/IVoIPService.cs type IVoIPService (line 5) | public interface IVoIPService method StartOutgoingCall (line 7) | void StartOutgoingCall(TLInputUserBase userId); FILE: Telegram.Api/Services/VoIP/VoIPService.cs class VoIPService (line 15) | public class VoIPService : IVoIPService, IHandle method VoIPService (line 29) | public VoIPService(IMTProtoService mtProtoService, ITelegramEventAggre... method StartOutgoingCall (line 92) | public void StartOutgoingCall(TLInputUserBase userId) method DispatchStateChanged (line 168) | private void DispatchStateChanged(PhoneCallState phoneCallState) method StartConnectionSound (line 173) | private void StartConnectionSound() method ShowNotifications (line 178) | private void ShowNotifications() method ConfigureDeviceForCall (line 184) | private void ConfigureDeviceForCall() method CallFailed (line 189) | private void CallFailed() method Handle (line 194) | public void Handle(TLUpdatePhoneCall updatePhoneCall) method ProcessAcceptedCall (line 210) | private void ProcessAcceptedCall(TLPhoneCallAccepted phoneCallAccepted) method InitiateActualEncryptedCall (line 253) | private void InitiateActualEncryptedCall() method OnCallStateChanged (line 312) | public void OnCallStateChanged(CallState newState) class PhoneCallEventArgs (line 319) | public class PhoneCallEventArgs method PhoneCallEventArgs (line 323) | public PhoneCallEventArgs(string param) type PhoneCallState (line 329) | public enum PhoneCallState FILE: Telegram.Api/TL/Account/TLChangePhone.cs class TLChangePhone (line 10) | class TLChangePhone : TLObject method ToBytes (line 20) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Account/TLCheckPassword.cs class TLCheckPassword (line 10) | class TLCheckPassword : TLObject method ToBytes (line 16) | public override byte[] ToBytes() class TLCheckPasswordOld (line 24) | class TLCheckPasswordOld : TLObject method ToBytes (line 30) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Account/TLConfirmPhone.cs class TLConfirmPhone (line 10) | class TLConfirmPhone : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Account/TLGetAuthorizations.cs class TLGetAuthorizations (line 10) | class TLGetAuthorizations : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Account/TLGetPassword.cs class TLGetPassword (line 10) | class TLGetPassword : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Account/TLGetPasswordSettings.cs class TLGetPasswordSettings (line 10) | class TLGetPasswordSettings : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Account/TLGetTmpPassword.cs class TLGetTmpPassword (line 10) | class TLGetTmpPassword : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Account/TLGetWallPapers.cs class TLGetWallPapers (line 10) | class TLGetWallPapers : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Account/TLRecoverPassword.cs class TLRecoverPassword (line 10) | class TLRecoverPassword : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Account/TLReportPeer.cs class TLReportPeer (line 10) | class TLReportPeer : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Account/TLRequestPasswordRecovery.cs class TLRequestPasswordRecovery (line 10) | class TLRequestPasswordRecovery : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Account/TLResetAuthorization.cs class TLResetAuthorization (line 10) | class TLResetAuthorization : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Account/TLResetPassword.cs class TLResetPassword (line 15) | class TLResetPassword FILE: Telegram.Api/TL/Account/TLSendChangePhoneCode.cs type SendChangePhoneCode (line 12) | [Flags] class TLSendChangePhoneCode (line 18) | class TLSendChangePhoneCode : TLObject method ToBytes (line 40) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Account/TLSendConfirmPhoneCode.cs type SendConfirmPhoneCodeFlags (line 12) | [Flags] class TLSendConfirmPhoneCode (line 18) | class TLSendConfirmPhoneCode : TLObject method ToBytes (line 40) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Account/TLSetPassword.cs class TLSetPassword (line 10) | class TLSetPassword : TLObject method ToBytes (line 22) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Account/TLUpdateDeviceLocked.cs class TLUpdateDeviceLocked (line 10) | class TLUpdateDeviceLocked : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Account/TLUpdatePasswordSettings.cs class TLUpdatePasswordSettings (line 10) | class TLUpdatePasswordSettings : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Account/TLCheckUsername.cs class TLCheckUsername (line 10) | public class TLCheckUsername : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Account/TLDeleteAccount.cs class TLDeleteAccount (line 10) | public class TLDeleteAccount : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Account/TLGetAccountTTL.cs class TLGetAccountTTL (line 10) | public class TLGetAccountTTL : TLObject method ToBytes (line 14) | public override byte[] ToBytes() class TLSetAccountTTL (line 21) | public class TLSetAccountTTL : TLObject method ToBytes (line 27) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Account/TLGetNotifySettings.cs class TLGetNotifySettings (line 10) | public class TLGetNotifySettings : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Account/TLGetPrivacy.cs class TLGetPrivacy (line 10) | public class TLGetPrivacy : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Account/TLRegisterDevice.cs class TLRegisterDevice (line 10) | public class TLRegisterDevice : TLObject method ToBytes (line 24) | public override byte[] ToBytes() method ToString (line 35) | public override string ToString() FILE: Telegram.Api/TL/Functions/Account/TLResetNotifySettings.cs class TLResetNotifySettings (line 10) | public class TLResetNotifySettings : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Account/TLSetPrivacy.cs class TLSetPrivacy (line 10) | public class TLSetPrivacy : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Account/TLUnregisterDevice.cs class TLUnregisterDevice (line 10) | public class TLUnregisterDevice : TLObject method ToBytes (line 18) | public override byte[] ToBytes() method ToString (line 26) | public override string ToString() FILE: Telegram.Api/TL/Functions/Account/TLUpdateNotifySettings.cs class TLUpdateNotifySettings (line 10) | public class TLUpdateNotifySettings : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Account/TLUpdateProfile.cs type UpdateProfileFlags (line 12) | [Flags] class TLUpdateProfile (line 20) | public class TLUpdateProfile : TLObject method ToBytes (line 56) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Account/TLUpdateStatus.cs class TLUpdateStatus (line 10) | public class TLUpdateStatus : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Account/TLUpdateUserName.cs class TLUpdateUserName (line 10) | public class TLUpdateUserName : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Auth/TLCancelCode.cs class TLCancelCode (line 10) | public class TLCancelCode : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Auth/TLCheckPhone.cs class TLCheckPhone (line 10) | public class TLCheckPhone : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Auth/TLExportAuthorization.cs class TLExportAuthorization (line 10) | public class TLExportAuthorization : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Auth/TLImportAuthorization.cs class TLImportAuthorization (line 10) | public class TLImportAuthorization : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Auth/TLLogOut.cs class TLLogOut (line 10) | public class TLLogOut : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Auth/TLResendCode.cs class TLResendCode (line 10) | public class TLResendCode : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Auth/TLResetAuthorizations.cs class TLResetAuthorizations (line 10) | public class TLResetAuthorizations : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Auth/TLSendCall.cs class TLSendCall (line 10) | public class TLSendCall : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Auth/TLSendCode.cs type SendCode (line 12) | [Flags] class TLSendCode (line 18) | class TLSendCode : TLObject method ToBytes (line 44) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Auth/TLSendInvites.cs class TLSendInvites (line 10) | public class TLSendInvites : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Auth/TLSendSms.cs class TLSendSms (line 10) | public class TLSendSms : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Auth/TLSignIn.cs class TLSignIn (line 10) | class TLSignIn : TLObject method ToBytes (line 20) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Auth/TLSignUp.cs class TLSignUp (line 10) | public class TLSignUp : TLObject method ToBytes (line 24) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLCheckUsername.cs class TLCheckUsername (line 10) | class TLCheckUsername : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLCreateChannel.cs class TLCreateChannel (line 10) | class TLCreateChannel : TLObject method ToBytes (line 20) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLDeleteChannel.cs class TLDeleteChannel (line 10) | class TLDeleteChannel : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLDeleteChannelMessages.cs class TLDeleteChannelMessages (line 10) | class TLDeleteChannelMessages : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLDeleteHistory.cs class TLDeleteHistory (line 10) | class TLDeleteHistory : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLDeleteUserHistory.cs class TLDeleteUserHistory (line 10) | class TLDeleteUserHistory : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLEditAbout.cs class TLEditAbout (line 10) | class TLEditAbout : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLEditAdmin.cs class TLEditAdmin (line 10) | class TLEditAdmin : TLObject method ToBytes (line 20) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLEditMessage.cs type EditMessageFlags (line 12) | [Flags] class TLEditMessage (line 26) | class TLEditMessage : TLObject method ToBytes (line 94) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLEditPhoto.cs class TLEditPhoto (line 10) | public class TLEditPhoto : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLEditTitle.cs class TLEditTitle (line 10) | class TLEditTitle : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLExportInvite.cs class TLExportInvite (line 10) | class TLExportInvite : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLExportMessageLink.cs class TLExportMessageLink (line 10) | class TLExportMessageLink : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLGetAdminedPublicChannels.cs class TLGetAdminedPublicChannels (line 10) | class TLGetAdminedPublicChannels : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLGetChannels.cs class TLGetChannels (line 10) | class TLGetChannels : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLGetDialogs.cs class TLGetDialogs (line 10) | class TLGetDialogs : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLGetFullChannel.cs class TLGetFullChannel (line 10) | class TLGetFullChannel : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLGetImportantHistory.cs class TLGetImportantHistory (line 10) | class TLGetImportantHistory : TLObject method ToBytes (line 28) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLGetMessageEditData.cs class TLGetMessageEditData (line 10) | class TLGetMessageEditData : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLGetMessages.cs class TLGetMessages (line 10) | class TLGetMessages : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLGetParticipant.cs class TLGetParticipant (line 10) | class TLGetParticipant : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLGetParticipants.cs class TLGetParticipants (line 10) | class TLGetParticipants : TLObject method ToBytes (line 24) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLInviteToChannel.cs class TLInviteToChannel (line 10) | class TLInviteToChannel : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLJoinChannel.cs class TLJoinChannel (line 10) | class TLJoinChannel : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLKickFromChannel.cs class TLKickFromChannel (line 10) | class TLKickFromChannel : TLObject method ToBytes (line 20) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLLeaveChannel.cs class TLLeaveChannel (line 10) | class TLLeaveChannel : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLReadHistory.cs class TLReadChannelHistory (line 14) | public class TLReadChannelHistory : TLObject, IRandomId method TLReadChannelHistory (line 24) | public TLReadChannelHistory() method ToBytes (line 29) | public override byte[] ToBytes() method ToStream (line 37) | public override void ToStream(Stream output) method FromStream (line 45) | public override TLObject FromStream(Stream input) method ToString (line 53) | public override string ToString() FILE: Telegram.Api/TL/Functions/Channels/TLReadMessageContents.cs class TLReadMessageContents (line 14) | class TLReadMessageContents : TLObject, IRandomId method TLReadMessageContents (line 24) | public TLReadMessageContents() method ToBytes (line 29) | public override byte[] ToBytes() method ToStream (line 37) | public override void ToStream(Stream output) method FromStream (line 45) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/Functions/Channels/TLReportSpam.cs class TLReportSpam (line 10) | class TLReportSpam : TLObject method ToBytes (line 20) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLSetStickers.cs class TLSetStickers (line 10) | class TLSetStickers : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLToggleComments.cs class TLToggleComments (line 10) | class TLToggleComments : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLToggleInvites.cs class TLToggleInvites (line 10) | class TLToggleInvites : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLTogglePreHistoryHidden.cs class TLTogglePreHistoryHidden (line 10) | class TLTogglePreHistoryHidden : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLToggleSignatures.cs class TLToggleSignatures (line 10) | class TLToggleSignatures : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLUpdateChannelUsername.cs class TLUpdateUsername (line 10) | class TLUpdateUsername : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Channels/TLUpdatePinnedMessage.cs type UpdatePinnedMessageFlags (line 15) | [Flags] class TLUpdatePinnedMessage (line 21) | class TLUpdatePinnedMessage : TLObject method SetSilent (line 37) | public void SetSilent() method ToBytes (line 42) | public override byte[] ToBytes() method ToStream (line 52) | public override void ToStream(Stream output) method FromStream (line 61) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/Functions/Contacts/TLBlock.cs class TLBlock (line 10) | public class TLBlock : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Contacts/TLDeleteContact.cs class TLDeleteContact (line 10) | public class TLDeleteContact : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Contacts/TLDeleteContacts.cs class TLDeleteContacts (line 10) | public class TLDeleteContacts : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Contacts/TLGetBlocked.cs class TLGetBlocked (line 10) | public class TLGetBlocked : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Contacts/TLGetContacts.cs class TLGetContacts (line 10) | public class TLGetContacts : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Contacts/TLGetStatuses.cs class TLGetStatuses (line 10) | public class TLGetStatuses : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Contacts/TLGetTopPeers.cs type GetTopPeersFlags (line 12) | [Flags] class TLGetTopPeers (line 22) | class TLGetTopPeers : TLObject method ToBytes (line 34) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Contacts/TLImportContacts.cs class TLImportContacts (line 10) | public class TLImportContacts : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Contacts/TLResetSaved.cs class TLResetSaved (line 10) | class TLResetSaved : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Contacts/TLResetTopPeerRating.cs class TLResetTopPeerRating (line 10) | class TLResetTopPeerRating : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Contacts/TLResolveUsername.cs class TLResolveUsername (line 10) | class TLResolveUsername : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Contacts/TLSearch.cs class TLSearch (line 10) | public class TLSearch : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Contacts/TLUnblock.cs class TLUnblock (line 10) | public class TLUnblock : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/DHKeyExchange/TLReqDHParams.cs class TLReqDHParams (line 10) | public class TLReqDHParams : TLObject method ToBytes (line 26) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/DHKeyExchange/TLReqPQ.cs class TLReqPQ (line 10) | public class TLReqPQ : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/DHKeyExchange/TLSetClientDHParams.cs class TLSetClientDHParams (line 10) | public class TLSetClientDHParams : TLObject method ToBytes (line 20) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Help/TLGetAppChangelog.cs class TLGetAppChangelog (line 10) | public class TLGetAppChangelog : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Help/TLGetCdnConfig.cs class TLGetCdnConfig (line 10) | public class TLGetCdnConfig : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Help/TLGetConfig.cs class TLGetConfig (line 10) | public class TLGetConfig : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Help/TLGetInviteText.cs class TLGetInviteText (line 10) | public class TLGetInviteText : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Help/TLGetNearestDC.cs class TLGetNearestDC (line 10) | public class TLGetNearestDC : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Help/TLGetRecentMeUrls.cs class TLGetRecentMeUrls (line 15) | class TLGetRecentMeUrls FILE: Telegram.Api/TL/Functions/Help/TLGetSupport.cs class TLGetSupport (line 10) | public class TLGetSupport : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Help/TLGetTermsOfService.cs class TLGetTermsOfService (line 10) | public class TLGetTermsOfService : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Help/TLInvokeWithLayerN.cs class TLInvokeWithLayer (line 10) | public class TLInvokeWithLayer : TLObject method ToBytes (line 16) | public override byte[] ToBytes() class TLInvokeWithLayerN (line 24) | public class TLInvokeWithLayerN : TLObject method ToBytes (line 64) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Help/TLInvokeWithoutUpdates.cs class TLInvokeWithoutUpdates (line 10) | public class TLInvokeWithoutUpdates : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Langpack/TLGetDifference.cs class TLGetDifference (line 10) | class TLGetDifference : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Langpack/TLGetLangPack.cs class TLGetLangPack (line 10) | class TLGetLangPack : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Langpack/TLGetLanguages.cs class TLGetLanguages (line 10) | class TLGetLanguages : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Langpack/TLGetStrings.cs class TLGetStrings (line 10) | class TLGetStrings : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLAcceptEncryption.cs class TLAcceptEncryption (line 10) | public class TLAcceptEncryption : TLObject method ToBytes (line 20) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLAddChatUser.cs class TLAddChatUser (line 10) | public class TLAddChatUser : TLObject method ToBytes (line 20) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLBotGetCallbackAnswer.cs type GetBotCallbackAnswerFlags (line 12) | [Flags] class TLGetBotCallbackAnswer (line 19) | class TLGetBotCallbackAnswer : TLObject method SetGame (line 43) | public void SetGame() method ToBytes (line 48) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLCheckChatInvite.cs class TLCheckChatInvite (line 10) | class TLCheckChatInvite : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLClearRecentStickers.cs type ClearRecentStickersFlags (line 12) | [Flags] class TLClearRecentStickers (line 18) | class TLClearRecentStickers : TLObject method SetAttached (line 30) | public void SetAttached() method ToBytes (line 35) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLCreateChat.cs class TLCreateChat (line 10) | class TLCreateChat : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLDeactivateChat.cs class TLDeactivateChat (line 10) | class TLDeactivateChat : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLDeleteChatUser.cs class TLDeleteChatUser (line 10) | public class TLDeleteChatUser : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLDeleteHistory.cs type DeleteHistoryFlags (line 12) | [Flags] class TLDeleteHistory (line 18) | class TLDeleteHistory : TLObject method SetJustClear (line 34) | public void SetJustClear() method ToBytes (line 39) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLDeleteMessages.cs type DeleteMessagesFlags (line 12) | [Flags] class TLDeleteMessages (line 18) | class TLDeleteMessages : TLObject method ToBytes (line 38) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLDiscardEncryption.cs class TLDiscardEncryption (line 10) | public class TLDiscardEncryption : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLEditChatAdmin.cs class TLEditChatAdmin (line 10) | class TLEditChatAdmin : TLObject method ToBytes (line 20) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLEditChatPhoto.cs class TLEditChatPhoto (line 10) | public class TLEditChatPhoto : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLEditChatTitle.cs class TLEditChatTitle (line 10) | public class TLEditChatTitle : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLEditGeoLive.cs type EditGeoLiveFlags (line 5) | [Flags] class TLEditGeoLive (line 12) | public class TLEditGeoLive : TLObject method ToBytes (line 42) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLExportChatInvite.cs class TLExportChatInvite (line 10) | class TLExportChatInvite : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLFaveSticker.cs class TLFaveSticker (line 10) | class TLFaveSticker : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLForwardMessage.cs class TLForwardMessage (line 13) | public class TLForwardMessage : TLObject, IRandomId method ToBytes (line 23) | public override byte[] ToBytes() method ToStream (line 32) | public override void ToStream(Stream output) method FromStream (line 41) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/Functions/Messages/TLForwardMessages.cs class TLForwardMessages (line 13) | public class TLForwardMessages : TLObject, IRandomId method SetChannelMessage (line 46) | public void SetChannelMessage() method SetSilent (line 51) | public void SetSilent() method SetWithMyScore (line 56) | public void SetWithMyScore() method SetGrouped (line 61) | public void SetGrouped() method ForwardMessagesFlagsString (line 66) | public static string ForwardMessagesFlagsString(TLInt flags) method ToBytes (line 75) | public override byte[] ToBytes() method ToStream (line 86) | public override void ToStream(Stream output) method FromStream (line 97) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/Functions/Messages/TLGetAllDrafts.cs class TLGetAllDrafts (line 13) | class TLGetAllDrafts : TLObject method ToBytes (line 17) | public override byte[] ToBytes() method ToStream (line 22) | public override void ToStream(Stream output) method FromStream (line 27) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/Functions/Messages/TLGetAllStickers.cs class TLGetAllStickers (line 10) | class TLGetAllStickers : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLGetArchivedStickers.cs type GetArchivedStickersFlags (line 12) | [Flags] class TLGetArchivedStickers (line 18) | class TLGetArchivedStickers : TLObject method SetMasks (line 34) | public void SetMasks() method ToBytes (line 39) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLGetAttachedStickers.cs class TLGetAttachedStickers (line 10) | public class TLGetAttachedStickers : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLGetChats.cs class TLGetChats (line 10) | public class TLGetChats : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLGetCommonChats.cs class TLGetCommonChats (line 10) | class TLGetCommonChats : TLObject method ToBytes (line 20) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLGetDHConfig.cs class TLGetDHConfig (line 10) | public class TLGetDHConfig : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLGetDialogs.cs type GetDialogsFlags (line 12) | [Flags] class TLGetDialogs (line 19) | class TLGetDialogs : TLObject method ToBytes (line 55) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLGetDocumentByHash.cs class TLGetDocumentByHash (line 10) | class TLGetDocumentByHash : TLObject method ToBytes (line 20) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLGetFavedStickers.cs class TLGetFavedStickers (line 10) | class TLGetFavedStickers : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLGetFeaturedStickers.cs class TLGetFeaturedStickers (line 10) | class TLGetFeaturedStickers : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLGetFullChat.cs class TLGetFullChat (line 10) | class TLGetFullChat : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLGetHistory.cs class TLGetHistory (line 10) | public class TLGetHistory : TLObject method ToBytes (line 30) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLGetInlineBotResults.cs type GetInlineBotResultsFlags (line 12) | [Flags] class TLGetInlineBotResults (line 18) | class TLGetInlineBotResults : TLObject method ToBytes (line 46) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLGetMaskStickers.cs class TLGetMaskStickers (line 10) | class TLGetMaskStickers : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLGetMessages.cs class TLGetMessages (line 10) | public class TLGetMessages : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLGetPeerDialogs.cs class TLGetPeerDialogs (line 10) | class TLGetPeerDialogs : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLGetPeerSettings.cs class TLGetPeerSettings (line 10) | class TLGetPeerSettings : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLGetPinnedDialogs.cs class TLGetPinnedDialogs (line 10) | public class TLGetPinnedDialogs : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLGetRecentLocations.cs class TLGetRecentLocations (line 10) | class TLGetRecentLocations : TLObject method ToBytes (line 20) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLGetRecentStickers.cs type GetRecentStickersFlags (line 12) | [Flags] class TLGetRecentStickers (line 18) | class TLGetRecentStickers : TLObject method SetAttached (line 32) | public void SetAttached() method ToBytes (line 37) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLGetSavedGifs.cs class TLGetSavedGifs (line 10) | class TLGetSavedGifs : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLGetStickerSet.cs class TLGetStickerSet (line 10) | class TLGetStickerSet : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLGetStickers.cs class TLGetStickers (line 10) | class TLGetStickers : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLGetUnreadMentions.cs class TLGetUnreadMentions (line 10) | class TLGetUnreadMentions : TLObject method ToBytes (line 26) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLGetUnusedStickers.cs class TLGetUnusedStickers (line 10) | class TLGetUnusedStickers : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLGetWebPage.cs class TLGetWebPage (line 10) | public class TLGetWebPage : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLGetWebPagePreview.cs class TLGetWebPagePreview (line 10) | public class TLGetWebPagePreview : TLObject method ToBytes (line 32) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLHideReportSpam.cs class TLHideReportSpam (line 10) | class TLHideReportSpam : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLImportChatInvite.cs class TLImportChatInvite (line 10) | class TLImportChatInvite : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLInstallStickerSet.cs class TLInstallStickerSet (line 10) | class TLInstallStickerSet : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLMigrateChat.cs class TLMigrateChat (line 10) | class TLMigrateChat : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLReadEncryptedHistory.cs class TLReadEncryptedHistory (line 13) | public class TLReadEncryptedHistory : TLObject, IRandomId method TLReadEncryptedHistory (line 23) | public TLReadEncryptedHistory() method ToBytes (line 28) | public override byte[] ToBytes() method ToStream (line 36) | public override void ToStream(Stream output) method FromStream (line 44) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/Functions/Messages/TLReadFeaturedStickers.cs class TLReadFeaturedStickers (line 13) | class TLReadFeaturedStickers : TLObject method ToBytes (line 19) | public override byte[] ToBytes() method ToStream (line 25) | public override void ToStream(Stream output) method FromStream (line 32) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/Functions/Messages/TLReadHistory.cs class TLReadHistory (line 13) | public class TLReadHistory : TLObject, IRandomId method TLReadHistory (line 23) | public TLReadHistory() method ToBytes (line 28) | public override byte[] ToBytes() method ToStream (line 36) | public override void ToStream(Stream output) method FromStream (line 44) | public override TLObject FromStream(Stream input) method ToString (line 52) | public override string ToString() FILE: Telegram.Api/TL/Functions/Messages/TLReadMentions.cs class TLReadMentions (line 13) | class TLReadMentions : TLObject, IRandomId method TLReadMentions (line 21) | public TLReadMentions() method ToBytes (line 26) | public override byte[] ToBytes() method ToStream (line 33) | public override void ToStream(Stream output) method FromStream (line 40) | public override TLObject FromStream(Stream input) method ToString (line 47) | public override string ToString() FILE: Telegram.Api/TL/Functions/Messages/TLReadMessageContents.cs class TLReadMessageContents (line 13) | class TLReadMessageContents : TLObject, IRandomId method TLReadMessageContents (line 21) | public TLReadMessageContents() method ToBytes (line 26) | public override byte[] ToBytes() method ToStream (line 33) | public override void ToStream(Stream output) method FromStream (line 40) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/Functions/Messages/TLReceivedMessages.cs class TLReceivedMessages (line 10) | class TLReceivedMessages : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLReceivedQueue.cs class TLReceivedQueue (line 10) | public class TLReceivedQueue : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLReorderPinnedDialogs.cs type ReorderPinnedDialogsFlags (line 12) | [Flags] class TLReorderPinnedDialogs (line 18) | class TLReorderPinnedDialogs : TLObject method SetForce (line 32) | public void SetForce() method ToBytes (line 37) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLReorderStickerSets.cs type ReorderStickerSetsFlags (line 12) | [Flags] class TLReorderStickerSets (line 18) | class TLReorderStickerSets : TLObject method SetMasks (line 32) | public void SetMasks() method ToBytes (line 37) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLReportSpam.cs class TLReportSpam (line 10) | public class TLReportSpam : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLRequestEncryption.cs class TLRequestEncryption (line 14) | public class TLRequestEncryption : TLObject method ToBytes (line 24) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLRestoreMessages.cs class TLRestoreMessages (line 10) | class TLRestoreMessages : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLSaveDraft.cs class TLSaveDraft (line 13) | public class TLSaveDraft : TLObject method DisableWebPagePreview (line 45) | public void DisableWebPagePreview() method ToBytes (line 50) | public override byte[] ToBytes() method ToStream (line 61) | public override void ToStream(Stream output) method FromStream (line 72) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/Functions/Messages/TLSaveGif.cs class TLSaveGif (line 10) | class TLSaveGif : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLSearch.cs type SearchFlags (line 12) | [Flags] class TLSearch (line 18) | public class TLSearch : TLObject method ToBytes (line 60) | public override byte[] ToBytes() class TLSearchGlobal (line 80) | public class TLSearchGlobal : TLObject method ToBytes (line 94) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLSearchGifs.cs class TLSearchGifs (line 10) | class TLSearchGifs : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLSendBroadcast.cs class TLSendBroadcast (line 10) | public class TLSendBroadcast : TLObject method ToBytes (line 22) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLSendEncrypted.cs class TLSendEncrypted (line 13) | public class TLSendEncrypted : TLObject, IRandomId method ToBytes (line 23) | public override byte[] ToBytes() method ToStream (line 32) | public override void ToStream(Stream output) method FromStream (line 41) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/Functions/Messages/TLSendEncryptedFile.cs class TLSendEncryptedFile (line 13) | public class TLSendEncryptedFile : TLObject, IRandomId method ToBytes (line 25) | public override byte[] ToBytes() method ToStream (line 35) | public override void ToStream(Stream output) method FromStream (line 45) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/Functions/Messages/TLSendEncryptedService.cs class TLSendEncryptedService (line 13) | public class TLSendEncryptedService : TLObject, IRandomId method ToBytes (line 23) | public override byte[] ToBytes() method ToStream (line 32) | public override void ToStream(Stream output) method FromStream (line 41) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/Functions/Messages/TLSendInlineBotResult.cs class TLSendInlineBotResult (line 13) | class TLSendInlineBotResult : TLObject, IRandomId method SetChannelMessage (line 52) | public void SetChannelMessage() method SetSilent (line 57) | public void SetSilent() method SetClearDraft (line 62) | public void SetClearDraft() method ToBytes (line 67) | public override byte[] ToBytes() method ToStream (line 79) | public override void ToStream(Stream output) method FromStream (line 91) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/Functions/Messages/TLSendMedia.cs class TLSendMedia (line 13) | public class TLSendMedia : TLObject, IRandomId method SetChannelMessage (line 62) | public void SetChannelMessage() method SetSilent (line 67) | public void SetSilent() method SetClearDraft (line 72) | public void SetClearDraft() method ToBytes (line 77) | public override byte[] ToBytes() method ToStream (line 92) | public override void ToStream(Stream output) method FromStream (line 106) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/Functions/Messages/TLSendMessage.cs type SendFlags (line 14) | [Flags] type IRandomId (line 29) | public interface IRandomId class TLSendMessage (line 34) | public class TLSendMessage : TLObject, IRandomId method NoWebpage (line 76) | public void NoWebpage() method SetChannelMessage (line 81) | public void SetChannelMessage() method SetSilent (line 86) | public void SetSilent() method ClearDraft (line 91) | public void ClearDraft() method ToBytes (line 96) | public override byte[] ToBytes() method ToStream (line 110) | public override void ToStream(Stream output) method FromStream (line 123) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/Functions/Messages/TLSendMultiMedia.cs class TLSendMultiMedia (line 13) | public class TLSendMultiMedia : TLObject, IRandomId method SetSilent (line 65) | public void SetSilent() method SetBackground (line 70) | public void SetBackground() method SetClearDraft (line 75) | public void SetClearDraft() method ToBytes (line 80) | public override byte[] ToBytes() method ToStream (line 91) | public override void ToStream(Stream output) method FromStream (line 101) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/Functions/Messages/TLSetBotCallbackAnswer.cs type SetBotCallbackAnswerFlags (line 12) | [Flags] class TLSetBotCallbackAnswer (line 19) | class TLSetBotCallbackAnswer : TLObject method SetAlert (line 41) | public void SetAlert() method ToBytes (line 46) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLSetEncryptedTyping.cs class TLSetEncryptedTyping (line 10) | public class TLSetEncryptedTyping : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLSetInlineBotResults.cs type SetInlineBotResultsFlags (line 12) | [Flags] class TLSetInlineBotResults (line 21) | class TLSetInlineBotResults : TLObject method ToBytes (line 71) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLSetTyping.cs class TLSetTyping (line 10) | public class TLSetTyping : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLStartBot.cs class TLStartBot (line 13) | public class TLStartBot : TLObject, IRandomId method ToBytes (line 25) | public override byte[] ToBytes() method ToStream (line 36) | public override void ToStream(Stream output) method FromStream (line 46) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/Functions/Messages/TLToggleChatAdmins.cs class TLToggleChatAdmins (line 10) | class TLToggleChatAdmins : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLToggleDialogPin.cs type ToggleDialogPinFlags (line 12) | [Flags] class TLToggleDialogPin (line 18) | class TLToggleDialogPin : TLObject method ToBytes (line 38) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLUninstallStickerSet.cs class TLUninstallStickerSet (line 10) | class TLUninstallStickerSet : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Messages/TLUploadMedia.cs class TLUploadMedia (line 13) | class TLUploadMedia : TLObject method ToBytes (line 21) | public override byte[] ToBytes() method ToStream (line 30) | public override void ToStream(Stream output) method FromStream (line 38) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/Functions/Payments/TLClearSavedInfo.cs type ClearSavedInfoFlags (line 12) | [Flags] class TLClearSavedInfo (line 19) | class TLClearSavedInfo : TLObject method ToBytes (line 43) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Payments/TLGetPaymentForm.cs class TLGetPaymentForm (line 10) | class TLGetPaymentForm : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Payments/TLGetPaymentReceipt.cs class TLGetPaymentReceipt (line 10) | class TLGetPaymentReceipt : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Payments/TLGetSavedInfo.cs class TLGetSavedInfo (line 10) | class TLGetSavedInfo : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Payments/TLSendPaymentForm.cs type SendPaymentFormFlags (line 12) | [Flags] class TLSendPaymentForm (line 19) | class TLSendPaymentForm : TLObject method ToBytes (line 51) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Payments/TLValidateRequestedInfo.cs type ValidateRequestedInfoFlags (line 12) | [Flags] class TLValidateRequestedInfo (line 18) | class TLValidateRequestedInfo : TLObject method FromBytes (line 40) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 51) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Phone/TLAcceptCall.cs class TLAcceptCall (line 10) | class TLAcceptCall : TLObject method ToBytes (line 20) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Phone/TLConfirmCall.cs class TLConfirmCall (line 10) | class TLConfirmCall : TLObject method ToBytes (line 22) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Phone/TLDiscardCall.cs class TLDiscardCall (line 10) | public class TLDiscardCall : TLObject method ToBytes (line 22) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Phone/TLGetCallConfig.cs class TLGetCallConfig (line 10) | class TLGetCallConfig : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Phone/TLReceivedCall.cs class TLReceivedCall (line 10) | public class TLReceivedCall : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Phone/TLRequestCall.cs class TLRequestCall (line 10) | class TLRequestCall : TLObject method ToBytes (line 22) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Phone/TLSaveCallDebug.cs class TLSaveCallDebug (line 10) | class TLSaveCallDebug : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Phone/TLSetCallRating.cs class TLSetCallRating (line 10) | class TLSetCallRating : TLObject method ToBytes (line 20) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Photos/TLGetUserPhotos.cs class TLGetUserPhotos (line 10) | class TLGetUserPhotos : TLObject method ToBytes (line 22) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Photos/TLUpdateProfilePhoto.cs class TLUpdateProfilePhoto (line 10) | public class TLUpdateProfilePhoto : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Photos/TLUploadProfilePhoto.cs class TLUploadProfilePhoto (line 10) | public class TLUploadProfilePhoto : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Stuff/TLGetFutureSalts.cs class TLGetFutureSalts (line 10) | public class TLGetFutureSalts : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Stuff/TLHttpWait.cs class TLHttpWait (line 10) | public class TLHttpWait : TLObject method ToBytes (line 35) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Stuff/TLMessageAcknowledgments.cs class TLMessageAcknowledgments (line 10) | class TLMessageAcknowledgments : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Stuff/TLRPCDropAnswer.cs class TLRPCDropAnswer (line 10) | public class TLRPCDropAnswer : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Updates/TLGetChannelDifference.cs type GetChannelDifferenceFlags (line 10) | enum GetChannelDifferenceFlags class TLGetChannelDifference (line 15) | class TLGetChannelDifference : TLObject method SetForce (line 35) | public void SetForce() method ToBytes (line 40) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Updates/TLGetDifference.cs type GetDifferenceFlags (line 10) | enum GetDifferenceFlags class TLGetDifference (line 15) | class TLGetDifference : TLObject method ToBytes (line 41) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Updates/TLGetState.cs class TLGetState (line 10) | public class TLGetState : TLObject method ToBytes (line 14) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Upload/TLGetCdnFile.cs class TLGetCdnFile (line 10) | public class TLGetCdnFile : TLObject method ToBytes (line 20) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Upload/TLGetFile.cs class TLGetFile (line 10) | class TLGetFile : TLObject method ToBytes (line 20) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Upload/TLReuploadCdnFile.cs class TLReuploadCdnFile (line 10) | public class TLReuploadCdnFile : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Upload/TLSaveFilePart.cs class TLSaveFilePart (line 10) | public class TLSaveFilePart : TLObject method ToBytes (line 20) | public override byte[] ToBytes() class TLSaveBigFilePart (line 30) | public class TLSaveBigFilePart : TLObject method ToBytes (line 42) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Users/TLGetFullUser.cs class TLGetFullUser (line 10) | public class TLGetFullUser : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Functions/Users/TLGetUsers.cs class TLGetUsers (line 10) | public class TLGetUsers : TLObject method ToBytes (line 16) | public override byte[] ToBytes() FILE: Telegram.Api/TL/Interfaces/IBytes.cs type IFileData (line 10) | public interface IFileData FILE: Telegram.Api/TL/Interfaces/IFullName.cs type IFullName (line 10) | public interface IFullName FILE: Telegram.Api/TL/Interfaces/IInputPeer.cs type IInputPeer (line 10) | public interface IInputPeer method ToInputPeer (line 12) | TLInputPeerBase ToInputPeer(); method GetUnsendedTextFileName (line 14) | string GetUnsendedTextFileName(); type IInputChannel (line 17) | public interface IInputChannel method ToInputChannel (line 19) | TLInputChannelBase ToInputChannel(); FILE: Telegram.Api/TL/Interfaces/ISelectable.cs type ISelectable (line 10) | public interface ISelectable FILE: Telegram.Api/TL/Interfaces/IVIsibility.cs type IVIsibility (line 10) | public interface IVIsibility FILE: Telegram.Api/TL/SignatureAttribute.cs class SignatureAttribute (line 5) | class SignatureAttribute : Attribute method SignatureAttribute (line 9) | public SignatureAttribute(string signature) FILE: Telegram.Api/TL/TLAccountAuthorization.cs class TLAccountAuthorization (line 12) | public class TLAccountAuthorization : TLObject method ToString (line 83) | public override string ToString() method FromBytes (line 88) | public override TLObject FromBytes(byte[] bytes, ref int position) method Update (line 109) | public void Update(TLAccountAuthorization authorization) FILE: Telegram.Api/TL/TLAccountAuthorizations.cs class TLAccountAuthorizations (line 10) | public class TLAccountAuthorizations : TLObject method FromBytes (line 16) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLAccountDaysTTL.cs class TLAccountDaysTTL (line 10) | public class TLAccountDaysTTL : TLObject method FromBytes (line 16) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 25) | public override byte[] ToBytes() FILE: Telegram.Api/TL/TLActionInfo.cs class TLActionInfo (line 13) | public class TLActionInfo : TLObject method ToString (line 21) | public override string ToString() method FromBytes (line 26) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 33) | public override TLObject FromStream(Stream input) method ToStream (line 41) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLAdminLogResults.cs class TLAdminLogResults (line 13) | public class TLAdminLogResults : TLObject method FromBytes (line 23) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 34) | public override TLObject FromStream(Stream input) method ToStream (line 43) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLAffectedHistory.cs class TLAffectedHistory (line 10) | public class TLAffectedHistory : TLObject method FromBytes (line 20) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLAffectedHistory24 (line 32) | public class TLAffectedHistory24 : TLAffectedHistory, IMultiPts, IMultiC... method FromBytes (line 50) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLAffectedMessages.cs class TLAffectedMessages (line 10) | public class TLAffectedMessages : TLObject, IMultiPts method FromBytes (line 18) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLAllStrickers.cs type AllStickersCustomFlags (line 14) | [Flags] type IStickers (line 22) | public interface IStickers class TLAllStickersBase (line 33) | public abstract class TLAllStickersBase : TLObject { } class TLAllStickersNotModified (line 35) | public class TLAllStickersNotModified : TLAllStickersBase method FromBytes (line 39) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 46) | public override byte[] ToBytes() method FromStream (line 51) | public override TLObject FromStream(Stream input) method ToStream (line 56) | public override void ToStream(Stream output) class TLAllStickers (line 62) | public class TLAllStickers : TLAllStickersBase method FromBytes (line 72) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 83) | public override byte[] ToBytes() method FromStream (line 92) | public override TLObject FromStream(Stream input) method ToStream (line 101) | public override void ToStream(Stream output) class TLAllStickers29 (line 110) | public class TLAllStickers29 : TLAllStickers method FromBytes (line 124) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 140) | public override byte[] ToBytes() method FromStream (line 150) | public override TLObject FromStream(Stream input) method ToStream (line 164) | public override void ToStream(Stream output) class TLAllStickers32 (line 178) | public class TLAllStickers32 : TLAllStickers29 method FromBytes (line 182) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 198) | public override byte[] ToBytes() method FromStream (line 206) | public override TLObject FromStream(Stream input) method ToStream (line 220) | public override void ToStream(Stream output) class TLAllStickers43 (line 234) | public class TLAllStickers43 : TLAllStickers32, IStickers method FromBytes (line 307) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 324) | public override byte[] ToBytes() method FromStream (line 332) | public override TLObject FromStream(Stream input) method ToStream (line 357) | public override void ToStream(Stream output) type ShowStickersByEmoji (line 375) | public enum ShowStickersByEmoji FILE: Telegram.Api/TL/TLAppChangelogBase.cs class TLAppChangelogBase (line 10) | public abstract class TLAppChangelogBase : TLObject { } class TLAppChangelogEmpty (line 12) | public class TLAppChangelogEmpty : TLAppChangelogBase method FromBytes (line 16) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLAppChangelog (line 24) | public class TLAppChangelog : TLAppChangelogBase method FromBytes (line 30) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLAppChangelog59 (line 40) | public class TLAppChangelog59 : TLAppChangelogBase method FromBytes (line 50) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLArchivedStickers.cs class TLArchivedStickers (line 14) | public class TLArchivedStickers : TLObject, IStickers method FromBytes (line 47) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 61) | public override byte[] ToBytes() method FromStream (line 69) | public override TLObject FromStream(Stream input) method ToStream (line 81) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLAudio.cs class TLAudioBase (line 16) | public abstract class TLAudioBase : TLObject class TLAudioEmpty (line 23) | public class TLAudioEmpty : TLAudioBase method FromBytes (line 27) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 36) | public override byte[] ToBytes() method FromStream (line 41) | public override TLObject FromStream(Stream input) method ToStream (line 48) | public override void ToStream(Stream output) class TLAudio33 (line 56) | public class TLAudio33 : TLAudio method FromBytes (line 60) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 76) | public override byte[] ToBytes() method FromStream (line 90) | public override TLObject FromStream(Stream input) method ToStream (line 104) | public override void ToStream(Stream output) class TLAudio (line 119) | public class TLAudio : TLAudioBase method GetFileName (line 137) | public string GetFileName() method FromBytes (line 142) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 158) | public override byte[] ToBytes() method FromStream (line 172) | public override TLObject FromStream(Stream input) method ToStream (line 186) | public override void ToStream(Stream output) method ToInputFileLocation (line 235) | public TLInputAudioFileLocation ToInputFileLocation() FILE: Telegram.Api/TL/TLAuthorization.cs type AuthorizationFlags (line 12) | [Flags] class TLAuthorization (line 18) | public class TLAuthorization : TLObject method FromBytes (line 26) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLAuthorization31 (line 37) | public class TLAuthorization31 : TLAuthorization method FromBytes (line 41) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLAuthorization55 (line 51) | public class TLAuthorization55 : TLAuthorization method FromBytes (line 59) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLBadMessageNotification.cs class TLBadMessageNotification (line 12) | public class TLBadMessageNotification : TLObject method FromBytes (line 22) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 33) | public override string ToString() FILE: Telegram.Api/TL/TLBadServerSalt.cs class TLBadServerSalt (line 10) | public class TLBadServerSalt : TLObject method FromBytes (line 22) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 34) | public override string ToString() FILE: Telegram.Api/TL/TLBool.cs class TLBool (line 15) | [DataContract] method TLBool (line 24) | public TLBool() method TLBool (line 29) | public TLBool(bool value) method Parse (line 44) | public static TLBool Parse(byte[] bytes, out int bytesRead) method ToBytes (line 61) | public override byte[] ToBytes() method FromBytes (line 66) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 85) | public override TLObject FromStream(Stream input) method ToStream (line 105) | public override void ToStream(Stream output) method ToString (line 110) | public override string ToString() FILE: Telegram.Api/TL/TLBotCallbackAnswer.cs type BotCallbackAnswer (line 14) | [Flags] class TLBotCallbackAnswer (line 23) | public class TLBotCallbackAnswer : TLObject method FromBytes (line 33) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 43) | public override byte[] ToBytes() method FromStream (line 51) | public override TLObject FromStream(Stream input) method ToStream (line 59) | public override void ToStream(Stream output) class TLBotCallbackAnswer54 (line 67) | public class TLBotCallbackAnswer54 : TLBotCallbackAnswer method FromBytes (line 73) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 84) | public override byte[] ToBytes() method FromStream (line 93) | public override TLObject FromStream(Stream input) method ToStream (line 102) | public override void ToStream(Stream output) class TLBotCallbackAnswer58 (line 111) | public class TLBotCallbackAnswer58 : TLBotCallbackAnswer54, ICachedObject method FromBytes (line 117) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 129) | public override byte[] ToBytes() method FromStream (line 139) | public override TLObject FromStream(Stream input) method ToStream (line 149) | public override void ToStream(Stream output) type ICachedObject (line 159) | public interface ICachedObject FILE: Telegram.Api/TL/TLBotCommand.cs class TLBotCommand (line 13) | public class TLBotCommand : TLObject method FromBytes (line 24) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 34) | public override byte[] ToBytes() method FromStream (line 42) | public override TLObject FromStream(Stream input) method ToStream (line 50) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLBotInfo.cs class TLBotInfoBase (line 13) | public abstract class TLBotInfoBase : TLObject { } class TLBotInfoEmpty (line 15) | public class TLBotInfoEmpty : TLBotInfoBase method FromBytes (line 19) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 26) | public override byte[] ToBytes() method FromStream (line 32) | public override TLObject FromStream(Stream input) method ToStream (line 37) | public override void ToStream(Stream output) class TLBotInfo49 (line 43) | public class TLBotInfo49 : TLBotInfo method FromBytes (line 59) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 70) | public override byte[] ToBytes() method FromStream (line 79) | public override TLObject FromStream(Stream input) method ToStream (line 88) | public override void ToStream(Stream output) class TLBotInfo (line 97) | public class TLBotInfo : TLBotInfoBase method FromBytes (line 111) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 124) | public override byte[] ToBytes() method FromStream (line 135) | public override TLObject FromStream(Stream input) method ToStream (line 146) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLBotInlineMessage.cs type BotInlineMessageFlags (line 14) | [Flags] class TLBotInlineMessageBase (line 22) | public abstract class TLBotInlineMessageBase : TLObject method BotInlineMessageFlagsString (line 26) | public static string BotInlineMessageFlagsString(TLInt flags) class TLBotInlineMessageMediaAuto75 (line 36) | public class TLBotInlineMessageMediaAuto75 : TLBotInlineMessageMediaAuto51 method ToString (line 48) | public override string ToString() method FromBytes (line 53) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 65) | public override byte[] ToBytes() method FromStream (line 75) | public override TLObject FromStream(Stream input) method ToStream (line 85) | public override void ToStream(Stream output) class TLBotInlineMessageMediaAuto51 (line 95) | public class TLBotInlineMessageMediaAuto51 : TLBotInlineMessageMediaAuto method ToString (line 107) | public override string ToString() method FromBytes (line 112) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 123) | public override byte[] ToBytes() method FromStream (line 132) | public override TLObject FromStream(Stream input) method ToStream (line 141) | public override void ToStream(Stream output) class TLBotInlineMessageMediaAuto (line 150) | public class TLBotInlineMessageMediaAuto : TLBotInlineMessageBase method FromBytes (line 156) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 165) | public override byte[] ToBytes() method FromStream (line 172) | public override TLObject FromStream(Stream input) method ToStream (line 179) | public override void ToStream(Stream output) class TLBotInlineMessageText51 (line 186) | public class TLBotInlineMessageText51 : TLBotInlineMessageText method ToString (line 190) | public override string ToString() method FromBytes (line 195) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 207) | public override byte[] ToBytes() method FromStream (line 217) | public override TLObject FromStream(Stream input) method ToStream (line 227) | public override void ToStream(Stream output) class TLBotInlineMessageText (line 237) | public class TLBotInlineMessageText : TLBotInlineMessageBase method FromBytes (line 249) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 264) | public override byte[] ToBytes() method FromStream (line 273) | public override TLObject FromStream(Stream input) method ToStream (line 285) | public override void ToStream(Stream output) class TLBotInlineMessageMediaGeo (line 294) | public class TLBotInlineMessageMediaGeo : TLBotInlineMessageBase method ToString (line 302) | public override string ToString() method FromBytes (line 307) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 318) | public override byte[] ToBytes() method FromStream (line 327) | public override TLObject FromStream(Stream input) method ToStream (line 336) | public override void ToStream(Stream output) class TLBotInlineMessageMediaVenue78 (line 345) | public class TLBotInlineMessageMediaVenue78 : TLBotInlineMessageMediaVenue method ToString (line 351) | public override string ToString() method FromBytes (line 356) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 372) | public override byte[] ToBytes() method FromStream (line 386) | public override TLObject FromStream(Stream input) method ToStream (line 400) | public override void ToStream(Stream output) class TLBotInlineMessageMediaVenue (line 414) | public class TLBotInlineMessageMediaVenue : TLBotInlineMessageMediaGeo method ToString (line 426) | public override string ToString() method FromBytes (line 431) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 446) | public override byte[] ToBytes() method FromStream (line 459) | public override TLObject FromStream(Stream input) method ToStream (line 472) | public override void ToStream(Stream output) class TLBotInlineMessageMediaContact82 (line 485) | public class TLBotInlineMessageMediaContact82 : TLBotInlineMessageMediaC... method ToString (line 491) | public override string ToString() method FromBytes (line 496) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 510) | public override byte[] ToBytes() method FromStream (line 522) | public override TLObject FromStream(Stream input) method ToStream (line 534) | public override void ToStream(Stream output) class TLBotInlineMessageMediaContact (line 546) | public class TLBotInlineMessageMediaContact : TLBotInlineMessageBase method ToString (line 563) | public override string ToString() method FromBytes (line 568) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 581) | public override byte[] ToBytes() method FromStream (line 592) | public override TLObject FromStream(Stream input) method ToStream (line 603) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLBotInlineResult.cs type BotInlineResultFlags (line 14) | [Flags] type BotInlineMediaResultFlags (line 27) | [Flags] class TLBotInlineResultBase (line 36) | public abstract class TLBotInlineResultBase : TLObject class TLBotInlineMediaResult (line 49) | public class TLBotInlineMediaResult : TLBotInlineResultBase, IMediaGif method BotInlineMediaResultFlagsString (line 79) | public static string BotInlineMediaResultFlagsString(TLInt flags) method ToString (line 88) | public override string ToString() method FromBytes (line 93) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 109) | public override byte[] ToBytes() method FromStream (line 123) | public override TLObject FromStream(Stream input) method ToStream (line 137) | public override void ToStream(Stream output) class TLBotInlineMediaResultPhoto (line 220) | public class TLBotInlineMediaResultPhoto : TLBotInlineResultBase method ToString (line 226) | public override string ToString() method FromBytes (line 231) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 243) | public override byte[] ToBytes() method FromStream (line 253) | public override TLObject FromStream(Stream input) method ToStream (line 263) | public override void ToStream(Stream output) class TLBotInlineResult (line 273) | public class TLBotInlineResult : TLBotInlineResultBase, IMediaGif method BotInlineResultFlagsString (line 301) | public static string BotInlineResultFlagsString(TLInt flags) method ToString (line 310) | public override string ToString() method FromBytes (line 316) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 366) | public override byte[] ToBytes() method FromStream (line 385) | public override TLObject FromStream(Stream input) method ToStream (line 425) | public override void ToStream(Stream output) class TLBotInlineResult76 (line 506) | public class TLBotInlineResult76 : TLBotInlineResult method ToString (line 544) | public override string ToString() method FromBytes (line 550) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 567) | public override byte[] ToBytes() method FromStream (line 582) | public override TLObject FromStream(Stream input) method ToStream (line 597) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLBotResults.cs type BotResultsFlags (line 14) | [Flags] class TLBotResults72 (line 22) | public class TLBotResults72 : TLBotResults58 method FromBytes (line 28) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 43) | public override byte[] ToBytes() method FromStream (line 56) | public override TLObject FromStream(Stream input) method ToStream (line 69) | public override void ToStream(Stream output) class TLBotResults58 (line 82) | public class TLBotResults58 : TLBotResults51, ICachedObject method FromBytes (line 88) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 102) | public override byte[] ToBytes() method FromStream (line 114) | public override TLObject FromStream(Stream input) method ToStream (line 126) | public override void ToStream(Stream output) class TLBotResults51 (line 138) | public class TLBotResults51 : TLBotResults method FromBytes (line 144) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 157) | public override byte[] ToBytes() method FromStream (line 168) | public override TLObject FromStream(Stream input) method ToStream (line 179) | public override void ToStream(Stream output) class TLBotResults (line 190) | public class TLBotResults : TLBotInlineResultBase method FromBytes (line 202) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 214) | public override byte[] ToBytes() method FromStream (line 224) | public override TLObject FromStream(Stream input) method ToStream (line 234) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLCallsSecurity.cs type CallsSecurityFlags (line 14) | [Flags] class TLCallsSecurity (line 24) | public class TLCallsSecurity : TLObject method FromStream (line 60) | public override TLObject FromStream(Stream input) method ToStream (line 67) | public override void ToStream(Stream output) method Update (line 73) | public void Update(bool defaultP2PContacts) FILE: Telegram.Api/TL/TLCameraSettings.cs type CameraSettingsFlags (line 14) | [Flags] class TLCameraSettings (line 20) | public class TLCameraSettings : TLObject method FromBytes (line 38) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 47) | public override byte[] ToBytes() method ToStream (line 54) | public override void ToStream(Stream output) method FromStream (line 61) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLCdnConfig.cs class TLCdnConfig (line 13) | public class TLCdnConfig : TLObject method FromBytes (line 19) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 28) | public override TLObject FromStream(Stream input) method ToStream (line 35) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLCdnFile.cs class TLCdnFileBase (line 10) | public abstract class TLCdnFileBase : TLObject { } class TLCdnFile (line 12) | public class TLCdnFile : TLCdnFileBase method FromBytes (line 18) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLCdnFileReuploadNeeded (line 28) | public class TLCdnFileReuploadNeeded : TLCdnFileBase method FromBytes (line 34) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLCdnPublicKey.cs type CdnPublicKeyCustomFlags (line 13) | public enum CdnPublicKeyCustomFlags class TLCdnPublicKey (line 18) | public class TLCdnPublicKey : TLObject method FromBytes (line 46) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 58) | public override TLObject FromStream(Stream input) method ToStream (line 69) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLChannelAdminLogEvent.cs class TLChannelAdminLogEvent (line 13) | public class TLChannelAdminLogEvent : TLObject method FromBytes (line 25) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 37) | public override TLObject FromStream(Stream input) method ToStream (line 47) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLChannelAdminLogEventAction.cs class TLChannelAdminLogEventActionBase (line 13) | public abstract class TLChannelAdminLogEventActionBase : TLObject { } class TLChannelAdminLogEventActionChangeTitle (line 15) | public class TLChannelAdminLogEventActionChangeTitle : TLChannelAdminLog... method FromBytes (line 23) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 33) | public override TLObject FromStream(Stream input) method ToStream (line 41) | public override void ToStream(Stream output) class TLChannelAdminLogEventActionChangeAbout (line 49) | public class TLChannelAdminLogEventActionChangeAbout : TLChannelAdminLog... method FromBytes (line 57) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 67) | public override TLObject FromStream(Stream input) method ToStream (line 75) | public override void ToStream(Stream output) class TLChannelAdminLogEventActionChangeUsername (line 83) | public class TLChannelAdminLogEventActionChangeUsername : TLChannelAdmin... method FromBytes (line 91) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 101) | public override TLObject FromStream(Stream input) method ToStream (line 109) | public override void ToStream(Stream output) class TLChannelAdminLogEventActionChangePhoto (line 117) | public class TLChannelAdminLogEventActionChangePhoto : TLChannelAdminLog... method FromBytes (line 125) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 135) | public override TLObject FromStream(Stream input) method ToStream (line 143) | public override void ToStream(Stream output) class TLChannelAdminLogEventActionToggleInvites (line 151) | public class TLChannelAdminLogEventActionToggleInvites : TLChannelAdminL... method FromBytes (line 157) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 166) | public override TLObject FromStream(Stream input) method ToStream (line 173) | public override void ToStream(Stream output) class TLChannelAdminLogEventActionToggleSignatures (line 180) | public class TLChannelAdminLogEventActionToggleSignatures : TLChannelAdm... method FromBytes (line 186) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 195) | public override TLObject FromStream(Stream input) method ToStream (line 202) | public override void ToStream(Stream output) class TLChannelAdminLogEventActionUpdatePinned (line 209) | public class TLChannelAdminLogEventActionUpdatePinned : TLChannelAdminLo... method FromBytes (line 215) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 224) | public override TLObject FromStream(Stream input) method ToStream (line 231) | public override void ToStream(Stream output) class TLChannelAdminLogEventActionEditMessage (line 238) | public class TLChannelAdminLogEventActionEditMessage : TLChannelAdminLog... method FromBytes (line 246) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 256) | public override TLObject FromStream(Stream input) method ToStream (line 264) | public override void ToStream(Stream output) class TLChannelAdminLogEventActionDeleteMessage (line 272) | public class TLChannelAdminLogEventActionDeleteMessage : TLChannelAdminL... method FromBytes (line 278) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 287) | public override TLObject FromStream(Stream input) method ToStream (line 294) | public override void ToStream(Stream output) class TLChannelAdminLogEventActionParticipantJoin (line 301) | public class TLChannelAdminLogEventActionParticipantJoin : TLChannelAdmi... method FromBytes (line 305) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 312) | public override TLObject FromStream(Stream input) method ToStream (line 317) | public override void ToStream(Stream output) class TLChannelAdminLogEventActionParticipantLeave (line 323) | public class TLChannelAdminLogEventActionParticipantLeave : TLChannelAdm... method FromBytes (line 327) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 334) | public override TLObject FromStream(Stream input) method ToStream (line 339) | public override void ToStream(Stream output) class TLChannelAdminLogEventActionParticipantInvite (line 345) | public class TLChannelAdminLogEventActionParticipantInvite : TLChannelAd... method FromBytes (line 351) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 360) | public override TLObject FromStream(Stream input) method ToStream (line 367) | public override void ToStream(Stream output) class TLChannelAdminLogEventActionParticipantToggleBan (line 374) | public class TLChannelAdminLogEventActionParticipantToggleBan : TLChanne... method FromBytes (line 382) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 392) | public override TLObject FromStream(Stream input) method ToStream (line 400) | public override void ToStream(Stream output) class TLChannelAdminLogEventActionParticipantToggleAdmin (line 408) | public class TLChannelAdminLogEventActionParticipantToggleAdmin : TLChan... method FromBytes (line 416) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 426) | public override TLObject FromStream(Stream input) method ToStream (line 434) | public override void ToStream(Stream output) class TLChannelAdminLogEventActionChangeStickerSet (line 442) | public class TLChannelAdminLogEventActionChangeStickerSet : TLChannelAdm... method FromBytes (line 450) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 460) | public override TLObject FromStream(Stream input) method ToStream (line 468) | public override void ToStream(Stream output) class TLChannelAdminLogEventActionTogglePreHistoryHidden (line 476) | public class TLChannelAdminLogEventActionTogglePreHistoryHidden : TLChan... method FromBytes (line 482) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 491) | public override TLObject FromStream(Stream input) method ToStream (line 498) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLChannelAdminLogEventsFilter.cs type ChannelAdminLogEventsFilterFlags (line 14) | [Flags] class TLChannelAdminLogEventsFilter (line 33) | public class TLChannelAdminLogEventsFilter : TLObject method FromBytes (line 129) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 138) | public override TLObject FromStream(Stream input) method ToBytes (line 145) | public override byte[] ToBytes() method ToStream (line 152) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLChannelAdminRights.cs type ChannelAdminRightsFlags (line 14) | [Flags] class TLChannelAdminRights (line 29) | public class TLChannelAdminRights : TLObject method FromBytes (line 95) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 104) | public override byte[] ToBytes() method FromStream (line 111) | public override TLObject FromStream(Stream input) method ToStream (line 118) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLChannelBannedRights.cs type ChannelBannedRightsFlags (line 14) | [Flags] class TLChannelBannedRights (line 27) | public class TLChannelBannedRights : TLObject method FromBytes (line 89) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 99) | public override TLObject FromStream(Stream input) method ToStream (line 107) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLChannelDifference.cs type ChannelDifferenceFlags (line 14) | [Flags] class TLChannelDifferenceBase (line 21) | public abstract class TLChannelDifferenceBase : TLObject class TLChannelDifferenceEmpty (line 42) | public class TLChannelDifferenceEmpty : TLChannelDifferenceBase method FromBytes (line 46) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 57) | public override void ToStream(Stream output) method FromStream (line 65) | public override TLObject FromStream(Stream input) method ToString (line 74) | public override string ToString() class TLChannelDifferenceTooLong (line 80) | public class TLChannelDifferenceTooLong : TLChannelDifferenceBase method FromBytes (line 100) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 119) | public override void ToStream(Stream output) method FromStream (line 135) | public override TLObject FromStream(Stream input) method ToString (line 152) | public override string ToString() class TLChannelDifferenceTooLong53 (line 158) | public class TLChannelDifferenceTooLong53 : TLChannelDifferenceTooLong method FromBytes (line 164) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 184) | public override void ToStream(Stream output) method FromStream (line 199) | public override TLObject FromStream(Stream input) method ToString (line 217) | public override string ToString() class TLChannelDifferenceTooLong71 (line 223) | public class TLChannelDifferenceTooLong71 : TLChannelDifferenceTooLong53 method FromBytes (line 227) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 247) | public override void ToStream(Stream output) method FromStream (line 263) | public override TLObject FromStream(Stream input) method ToString (line 281) | public override string ToString() class TLChannelDifference (line 287) | public class TLChannelDifference : TLChannelDifferenceBase method FromBytes (line 299) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 314) | public override void ToStream(Stream output) method FromStream (line 326) | public override TLObject FromStream(Stream input) method ToString (line 339) | public override string ToString() FILE: Telegram.Api/TL/TLChannelMessagesFiler.cs class TLChannelMessagesFilerBase (line 13) | public abstract class TLChannelMessagesFilerBase : TLObject { } class TLChannelMessagesFilterEmpty (line 15) | public class TLChannelMessagesFilterEmpty : TLChannelMessagesFilerBase method ToBytes (line 19) | public override byte[] ToBytes() method ToStream (line 24) | public override void ToStream(Stream output) method FromStream (line 29) | public override TLObject FromStream(Stream input) class TLChannelMessagesFilter (line 35) | public class TLChannelMessagesFilter : TLChannelMessagesFilerBase method ToBytes (line 43) | public override byte[] ToBytes() method ToStream (line 52) | public override void ToStream(Stream output) method FromStream (line 60) | public override TLObject FromStream(Stream input) class TLChannelMessagesFilterCollapsed (line 69) | public class TLChannelMessagesFilterCollapsed : TLChannelMessagesFilerBase method ToBytes (line 73) | public override byte[] ToBytes() method ToStream (line 78) | public override void ToStream(Stream output) method FromStream (line 83) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLChannelParticipant.cs type ChannelParticipantBannedFlags (line 14) | public enum ChannelParticipantBannedFlags type ChannelParticipantAdminFlags (line 19) | public enum ChannelParticipantAdminFlags type IChannelInviter (line 24) | public interface IChannelInviter class TLChannelParticipantBase (line 31) | public abstract class TLChannelParticipantBase : TLObject class TLChannelParticipant (line 36) | public class TLChannelParticipant : TLChannelParticipantBase method FromBytes (line 42) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 52) | public override TLObject FromStream(Stream input) method ToStream (line 60) | public override void ToStream(Stream output) class TLChannelParticipantSelf (line 68) | public class TLChannelParticipantSelf : TLChannelParticipantBase, IChann... method FromBytes (line 76) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 87) | public override TLObject FromStream(Stream input) method ToStream (line 96) | public override void ToStream(Stream output) class TLChannelParticipantModerator (line 105) | [Obsolete] method FromBytes (line 114) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 125) | public override TLObject FromStream(Stream input) method ToStream (line 134) | public override void ToStream(Stream output) class TLChannelParticipantEditor (line 143) | [Obsolete] method FromBytes (line 152) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 163) | public override TLObject FromStream(Stream input) method ToStream (line 172) | public override void ToStream(Stream output) class TLChannelParticipantKicked (line 181) | [Obsolete] method FromBytes (line 190) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 201) | public override TLObject FromStream(Stream input) method ToStream (line 210) | public override void ToStream(Stream output) class TLChannelParticipantCreator (line 219) | public class TLChannelParticipantCreator : TLChannelParticipantBase method FromBytes (line 223) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 232) | public override TLObject FromStream(Stream input) method ToStream (line 239) | public override void ToStream(Stream output) class TLChannelParticipantAdmin (line 246) | public class TLChannelParticipantAdmin : TLChannelParticipantBase method FromBytes (line 272) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 286) | public override TLObject FromStream(Stream input) method ToStream (line 298) | public override void ToStream(Stream output) class TLChannelParticipantBanned (line 310) | public class TLChannelParticipantBanned : TLChannelParticipantKicked method FromBytes (line 320) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 333) | public override TLObject FromStream(Stream input) method ToStream (line 344) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLChannelParticipantRole.cs class TLChannelParticipantRoleBase (line 14) | public abstract class TLChannelParticipantRoleBase : TLObject { } class TLChannelRoleEmpty (line 16) | [Obsolete] method FromBytes (line 21) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 28) | public override byte[] ToBytes() method FromStream (line 33) | public override TLObject FromStream(Stream input) method ToStream (line 38) | public override void ToStream(Stream output) class TLChannelRoleModerator (line 44) | [Obsolete] method FromBytes (line 49) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 56) | public override byte[] ToBytes() method FromStream (line 61) | public override TLObject FromStream(Stream input) method ToStream (line 66) | public override void ToStream(Stream output) class TLChannelRoleEditor (line 72) | [Obsolete] method FromBytes (line 77) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 84) | public override byte[] ToBytes() method FromStream (line 89) | public override TLObject FromStream(Stream input) method ToStream (line 94) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLChannelParticipantsFilter.cs class TLChannelParticipantsFilterBase (line 13) | public abstract class TLChannelParticipantsFilterBase : TLObject { } class TLChannelParticipantsRecent (line 15) | public class TLChannelParticipantsRecent : TLChannelParticipantsFilterBase method ToBytes (line 19) | public override byte[] ToBytes() method ToStream (line 24) | public override void ToStream(Stream output) method FromStream (line 29) | public override TLObject FromStream(Stream input) class TLChannelParticipantsAdmins (line 35) | public class TLChannelParticipantsAdmins : TLChannelParticipantsFilterBase method ToBytes (line 39) | public override byte[] ToBytes() method ToStream (line 44) | public override void ToStream(Stream output) method FromStream (line 49) | public override TLObject FromStream(Stream input) class TLChannelParticipantsKicked68 (line 55) | public class TLChannelParticipantsKicked68 : TLChannelParticipantsFilter... method ToBytes (line 61) | public override byte[] ToBytes() method ToStream (line 68) | public override void ToStream(Stream output) method FromStream (line 74) | public override TLObject FromStream(Stream input) class TLChannelParticipantsKicked (line 82) | public class TLChannelParticipantsKicked : TLChannelParticipantsFilterBase method ToBytes (line 86) | public override byte[] ToBytes() method ToStream (line 91) | public override void ToStream(Stream output) method FromStream (line 96) | public override TLObject FromStream(Stream input) class TLChannelParticipantsBots (line 102) | public class TLChannelParticipantsBots : TLChannelParticipantsFilterBase method ToBytes (line 106) | public override byte[] ToBytes() method ToStream (line 111) | public override void ToStream(Stream output) method FromStream (line 116) | public override TLObject FromStream(Stream input) class TLChannelParticipantsBanned (line 122) | public class TLChannelParticipantsBanned : TLChannelParticipantsFilterBase method ToBytes (line 128) | public override byte[] ToBytes() method ToStream (line 135) | public override void ToStream(Stream output) method FromStream (line 141) | public override TLObject FromStream(Stream input) class TLChannelParticipantsSearch (line 149) | public class TLChannelParticipantsSearch : TLChannelParticipantsFilterBase method ToBytes (line 155) | public override byte[] ToBytes() method ToStream (line 162) | public override void ToStream(Stream output) method FromStream (line 168) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLChat.cs type ChatFlags (line 17) | [Flags] type ChatCustomFlags (line 29) | [Flags] type ChannelFlags (line 36) | [Flags] type ChannelCustomFlags (line 60) | [Flags] class TLChatBase (line 76) | public abstract class TLChatBase : TLObject, IInputPeer, IFullName, INot... method ChatFlagsString (line 79) | public static string ChatFlagsString(TLInt flags) method ChannelFlagsString (line 88) | public static string ChannelFlagsString(TLInt flags) method ChannelCustomFlagsString (line 97) | public static string ChannelCustomFlagsString(TLLong flags) method Update (line 114) | public virtual void Update(TLChatBase chat) method ToInputPeer (line 134) | public abstract TLInputPeerBase ToInputPeer(); method GetUnsendedTextFileName (line 136) | public abstract string GetUnsendedTextFileName(); method ToInputNotifyPeer (line 151) | public TLInputNotifyPeerBase ToInputNotifyPeer() class TLChatEmpty (line 171) | public class TLChatEmpty : TLChatBase method FromBytes (line 175) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 184) | public override TLObject FromStream(Stream input) method ToStream (line 191) | public override void ToStream(Stream output) method ToInputPeer (line 202) | public override TLInputPeerBase ToInputPeer() method GetUnsendedTextFileName (line 207) | public override string GetUnsendedTextFileName() class TLChat (line 218) | public class TLChat : TLChatBase method ToString (line 250) | public override string ToString() method FromBytes (line 255) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 270) | public override TLObject FromStream(Stream input) method ToStream (line 286) | public override void ToStream(Stream output) method Update (line 306) | public override void Update(TLChatBase chat) method ToInputPeer (line 328) | public override TLInputPeerBase ToInputPeer() method GetUnsendedTextFileName (line 333) | public override string GetUnsendedTextFileName() class TLChat40 (line 344) | public class TLChat40 : TLChat method FromBytes (line 410) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 426) | public override TLObject FromStream(Stream input) method ToStream (line 444) | public override void ToStream(Stream output) method Update (line 461) | public override void Update(TLChatBase chat) method ToString (line 475) | public override string ToString() class TLChat41 (line 481) | public class TLChat41 : TLChat40, IReadMaxId method FromBytes (line 511) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 528) | public override TLObject FromStream(Stream input) method ToStream (line 551) | public override void ToStream(Stream output) method Update (line 573) | public override void Update(TLChatBase chat) class TLChatForbidden (line 600) | public class TLChatForbidden : TLChatBase method FromBytes (line 608) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 619) | public override TLObject FromStream(Stream input) method ToStream (line 631) | public override void ToStream(Stream output) method Update (line 642) | public override void Update(TLChatBase chat) method ToInputPeer (line 658) | public override TLInputPeerBase ToInputPeer() method GetUnsendedTextFileName (line 663) | public override string GetUnsendedTextFileName() class TLChatForbidden40 (line 674) | public class TLChatForbidden40 : TLChatForbidden, IReadMaxId method FromBytes (line 706) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 717) | public override TLObject FromStream(Stream input) method ToStream (line 734) | public override void ToStream(Stream output) method Update (line 750) | public override void Update(TLChatBase chat) class TLBroadcastChat (line 771) | public class TLBroadcastChat : TLChatBase method FromStream (line 802) | public override TLObject FromStream(Stream input) method ToStream (line 815) | public override void ToStream(Stream output) method Update (line 827) | public override void Update(TLChatBase chat) method ToInputPeer (line 846) | public override TLInputPeerBase ToInputPeer() method GetUnsendedTextFileName (line 851) | public override string GetUnsendedTextFileName() class TLChannel76 (line 862) | public class TLChannel76 : TLChannel73 method FromBytes (line 874) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 895) | public override TLObject FromStream(Stream input) method ToStream (line 933) | public override void ToStream(Stream output) method Update (line 983) | public override void Update(TLChatBase chat) class TLChannel73 (line 995) | public class TLChannel73 : TLChannel68 method FromBytes (line 1020) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1040) | public override TLObject FromStream(Stream input) method ToStream (line 1077) | public override void ToStream(Stream output) method Update (line 1126) | public override void Update(TLChatBase chat) class TLChannel68 (line 1141) | public class TLChannel68 : TLChannel49 method FromBytes (line 1189) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1208) | public override TLObject FromStream(Stream input) method ToStream (line 1245) | public override void ToStream(Stream output) method Update (line 1294) | public override void Update(TLChatBase chat) class TLChannel49 (line 1325) | public class TLChannel49 : TLChannel44, IReadMaxId method FromBytes (line 1358) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1375) | public override TLObject FromStream(Stream input) method ToStream (line 1415) | public override void ToStream(Stream output) method Update (line 1460) | public override void Update(TLChatBase chat) class TLChannel44 (line 1503) | public class TLChannel44 : TLChannel method FromBytes (line 1526) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1549) | public override TLObject FromStream(Stream input) method ToStream (line 1598) | public override void ToStream(Stream output) method Update (line 1648) | public override void Update(TLChatBase chat) class TLChannel (line 1659) | public class TLChannel : TLBroadcastChat, IUserName, IInputChannel method FromBytes (line 1816) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1835) | public override TLObject FromStream(Stream input) method ToStream (line 1867) | public override void ToStream(Stream output) method Update (line 1907) | public override void Update(TLChatBase chat) method ToString (line 1942) | public override string ToString() method ToInputPeer (line 1947) | public override TLInputPeerBase ToInputPeer() method ToInputChannel (line 1952) | public TLInputChannelBase ToInputChannel() method GetUnsendedTextFileName (line 1957) | public override string GetUnsendedTextFileName() class TLChannelForbidden (line 1968) | public class TLChannelForbidden : TLChatBase, IInputChannel method FromBytes (line 1976) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1987) | public override TLObject FromStream(Stream input) method ToStream (line 1999) | public override void ToStream(Stream output) method Update (line 2010) | public override void Update(TLChatBase chat) method ToInputPeer (line 2027) | public override TLInputPeerBase ToInputPeer() method ToInputChannel (line 2032) | public TLInputChannelBase ToInputChannel() method GetUnsendedTextFileName (line 2037) | public override string GetUnsendedTextFileName() class TLChannelForbidden53 (line 2048) | public class TLChannelForbidden53 : TLChannelForbidden, IReadMaxId method FromBytes (line 2100) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 2112) | public override TLObject FromStream(Stream input) method ToStream (line 2130) | public override void ToStream(Stream output) method Update (line 2147) | public override void Update(TLChatBase chat) class TLChannelForbidden68 (line 2172) | public class TLChannelForbidden68 : TLChannelForbidden53 method FromBytes (line 2184) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 2197) | public override TLObject FromStream(Stream input) method ToStream (line 2216) | public override void ToStream(Stream output) method Update (line 2234) | public override void Update(TLChatBase chat) FILE: Telegram.Api/TL/TLChatFull.cs type ChannelFullFlags (line 12) | [Flags] class TLChatFull (line 28) | public class TLChatFull : TLObject method FromBytes (line 40) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToChat (line 52) | public virtual TLChatBase ToChat(TLChatBase chat) class TLChatFull28 (line 62) | public class TLChatFull28 : TLChatFull method FromBytes (line 68) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLChatFull31 (line 82) | public class TLChatFull31 : TLChatFull28 method FromBytes (line 88) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLChannelFull (line 103) | public class TLChannelFull : TLChatFull method FromBytes (line 151) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToChat (line 181) | public override TLChatBase ToChat(TLChatBase chat) class TLChannelFull41 (line 202) | public class TLChannelFull41 : TLChannelFull method FromBytes (line 224) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToChat (line 263) | public override TLChatBase ToChat(TLChatBase chat) class TLChannelFull49 (line 284) | public class TLChannelFull49 : TLChannelFull41 method FromBytes (line 296) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToChat (line 321) | public override TLChatBase ToChat(TLChatBase chat) class TLChannelFull53 (line 351) | public class TLChannelFull53 : TLChannelFull49 method FromBytes (line 357) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToChat (line 383) | public override TLChatBase ToChat(TLChatBase chat) class TLChannelFull68 (line 414) | public class TLChannelFull68 : TLChannelFull53 method FromBytes (line 426) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToChat (line 452) | public override TLChatBase ToChat(TLChatBase chat) class TLChannelFull71 (line 489) | public class TLChannelFull71 : TLChannelFull68 method FromBytes (line 506) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToChat (line 533) | public override TLChatBase ToChat(TLChatBase chat) class TLChannelFull72 (line 573) | public class TLChannelFull72 : TLChannelFull71 method FromBytes (line 590) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToChat (line 618) | public override TLChatBase ToChat(TLChatBase chat) FILE: Telegram.Api/TL/TLChatInvite.cs type ChatInviteFlags (line 14) | [Flags] class TLChatInviteBase (line 24) | public abstract class TLChatInviteBase : TLObject { } class TLExportedChatInvite (line 26) | public abstract class TLExportedChatInvite : TLChatInviteBase { } class TLChatInviteEmpty (line 28) | public class TLChatInviteEmpty : TLExportedChatInvite method FromBytes (line 32) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 39) | public override byte[] ToBytes() method FromStream (line 45) | public override TLObject FromStream(Stream input) method ToStream (line 50) | public override void ToStream(Stream output) class TLChatInviteExported (line 56) | public class TLChatInviteExported : TLExportedChatInvite method FromBytes (line 62) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 71) | public override byte[] ToBytes() method FromStream (line 78) | public override TLObject FromStream(Stream input) method ToStream (line 85) | public override void ToStream(Stream output) class TLChatInviteAlready (line 92) | public class TLChatInviteAlready : TLChatInviteBase method FromBytes (line 98) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 107) | public override byte[] ToBytes() method FromStream (line 114) | public override TLObject FromStream(Stream input) method ToStream (line 121) | public override void ToStream(Stream output) class TLChatInvite (line 128) | public class TLChatInvite : TLChatInviteBase method FromBytes (line 134) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 143) | public override byte[] ToBytes() method FromStream (line 150) | public override TLObject FromStream(Stream input) method ToStream (line 157) | public override void ToStream(Stream output) class TLChatInvite40 (line 164) | public class TLChatInvite40 : TLChatInvite method FromBytes (line 178) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 188) | public override byte[] ToBytes() method FromStream (line 196) | public override TLObject FromStream(Stream input) method ToStream (line 204) | public override void ToStream(Stream output) class TLChatInvite54 (line 212) | public class TLChatInvite54 : TLChatInvite40 method ChatInviteFlagsString (line 222) | public static string ChatInviteFlagsString(TLInt flags) method ToString (line 231) | public override string ToString() method FromBytes (line 240) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 253) | public override byte[] ToBytes() method FromStream (line 264) | public override TLObject FromStream(Stream input) method ToStream (line 275) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLChatParticipant.cs type IInviter (line 13) | public interface IInviter class TLChatParticipantBase (line 20) | public abstract class TLChatParticipantBase : TLObject class TLChatParticipant (line 25) | public class TLChatParticipant : TLChatParticipantBase, IInviter method FromBytes (line 33) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 44) | public override TLObject FromStream(Stream input) method ToStream (line 53) | public override void ToStream(Stream output) class TLChatParticipantCreator (line 62) | public class TLChatParticipantCreator : TLChatParticipantBase method FromBytes (line 66) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 75) | public override TLObject FromStream(Stream input) method ToStream (line 82) | public override void ToStream(Stream output) class TLChatParticipantAdmin (line 89) | public class TLChatParticipantAdmin : TLChatParticipantBase, IInviter method FromBytes (line 97) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 108) | public override TLObject FromStream(Stream input) method ToStream (line 117) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLChatParticipants.cs type ChatParticipantsFlags (line 13) | public enum ChatParticipantsFlags class TLChatParticipantsBase (line 18) | public abstract class TLChatParticipantsBase : TLObject class TLChatParticipantsForbidden37 (line 23) | public class TLChatParticipantsForbidden37 : TLChatParticipantsForbidden method FromBytes (line 31) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 45) | public override TLObject FromStream(Stream input) method ToStream (line 57) | public override void ToStream(Stream output) class TLChatParticipantsForbidden (line 69) | public class TLChatParticipantsForbidden : TLChatParticipantsBase method FromBytes (line 73) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 82) | public override TLObject FromStream(Stream input) method ToStream (line 89) | public override void ToStream(Stream output) type IChatParticipants (line 96) | public interface IChatParticipants class TLChatParticipants (line 105) | public class TLChatParticipants : TLChatParticipantsBase, IChatParticipants method FromBytes (line 115) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 127) | public override TLObject FromStream(Stream input) method ToStream (line 137) | public override void ToStream(Stream output) class TLChatParticipants40 (line 147) | public class TLChatParticipants40 : TLChatParticipantsBase, IChatPartici... method FromBytes (line 155) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 166) | public override TLObject FromStream(Stream input) method ToStream (line 175) | public override void ToStream(Stream output) class TLChannelParticipants40 (line 184) | public class TLChannelParticipants40 : TLChatParticipantsBase method FromBytes (line 192) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 206) | public override TLObject FromStream(Stream input) method ToStream (line 218) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLChatSettings.cs type ChatSettingsFlags (line 14) | [Flags] class TLChatSettings (line 26) | public class TLChatSettings : TLObject method FromBytes (line 80) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 89) | public override byte[] ToBytes() method FromStream (line 94) | public override TLObject FromStream(Stream input) method ToStream (line 101) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLChats.cs class TLChatsBase (line 10) | public abstract class TLChatsBase : TLObject class TLChats (line 15) | public class TLChats : TLChatsBase method FromBytes (line 21) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLChats24 (line 32) | public class TLChats24 : TLChatsBase method FromBytes (line 36) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLChatsSlice (line 46) | public class TLChatsSlice : TLChatsBase method FromBytes (line 54) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLChatsSlice59 (line 66) | public class TLChatsSlice59 : TLChatsBase method FromBytes (line 72) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLChatsSlice.cs class TLChatsSlice (line 3) | public class TLChatsSlice : TLObject method FromBytes (line 13) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLCheckedPhone.cs class TLCheckedPhoneBase (line 10) | public abstract class TLCheckedPhoneBase : TLObject class TLCheckedPhone (line 15) | public class TLCheckedPhone : TLCheckedPhoneBase method FromBytes (line 21) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLCheckedPhone24 (line 32) | public class TLCheckedPhone24 : TLCheckedPhoneBase method FromBytes (line 36) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLClientDHInnerData.cs class TLClientDHInnerData (line 10) | public class TLClientDHInnerData : TLObject method ToBytes (line 22) | public override byte[] ToBytes() FILE: Telegram.Api/TL/TLCodeType.cs class TLCodeTypeBase (line 10) | public abstract class TLCodeTypeBase : TLObject class TLCodeTypeSms (line 14) | public class TLCodeTypeSms : TLCodeTypeBase method FromBytes (line 18) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 25) | public override byte[] ToBytes() class TLCodeTypeCall (line 31) | public class TLCodeTypeCall : TLCodeTypeBase method FromBytes (line 35) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 42) | public override byte[] ToBytes() class TLCodeTypeFlashCall (line 48) | public class TLCodeTypeFlashCall : TLCodeTypeBase method FromBytes (line 52) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 59) | public override byte[] ToBytes() FILE: Telegram.Api/TL/TLConfig.cs type ConfigFlags (line 15) | [Flags] class TLConfig (line 33) | [DataContract] method FromBytes (line 76) | public override TLObject FromBytes(byte[] bytes, ref int position) method Merge (line 90) | public static TLConfig Merge(TLConfig oldConfig, TLConfig newConfig) method ToString (line 160) | public override string ToString() class TLConfig23 (line 173) | [DataContract] method FromBytes (line 187) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 204) | public override string ToString() class TLConfig24 (line 220) | [DataContract] method FromBytes (line 243) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 266) | public override string ToString() class TLConfig26 (line 288) | [DataContract] method FromBytes (line 296) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 320) | public override string ToString() class TLConfig28 (line 343) | [DataContract] method FromBytes (line 354) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 380) | public override string ToString() class TLConfig41 (line 405) | [DataContract] method FromBytes (line 410) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 436) | public override string ToString() class TLConfig44 (line 461) | [DataContract] method FromBytes (line 469) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 496) | public override string ToString() class TLConfig48 (line 522) | [DataContract] method FromBytes (line 530) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 558) | public override string ToString() class TLConfig52 (line 585) | [DataContract] method FromBytes (line 593) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 622) | public override string ToString() class TLConfig54 (line 650) | [DataContract] method FromBytes (line 658) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 688) | public override string ToString() class TLConfig55 (line 717) | [DataContract] method FromBytes (line 734) | public override TLObject FromBytes(byte[] bytes, ref int position) method ConfigFlagsString (line 766) | public static string ConfigFlagsString(TLInt flags) method ToString (line 775) | public override string ToString() class TLConfig60 (line 806) | [DataContract] method FromBytes (line 825) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 861) | public override string ToString() class TLConfig61 (line 896) | [DataContract] method FromBytes (line 904) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 941) | public override string ToString() class TLConfig63 (line 977) | [DataContract] method FromBytes (line 985) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 1023) | public override string ToString() class TLConfig67 (line 1060) | [DataContract] method FromBytes (line 1084) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 1124) | public override string ToString() class TLConfig71 (line 1163) | [DataContract] method FromBytes (line 1171) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 1212) | public override string ToString() class TLConfig72 (line 1252) | [DataContract] method FromBytes (line 1262) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 1304) | public override string ToString() class TLConfig76 (line 1345) | [DataContract] method FromBytes (line 1360) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 1404) | public override string ToString() class TLConfig78 (line 1445) | [DataContract] method FromBytes (line 1463) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 1508) | public override string ToString() class TLConfig82 (line 1557) | [DataContract] method FromBytes (line 1610) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 1663) | public override string ToString() FILE: Telegram.Api/TL/TLConfigSimple.cs class TLConfigSimple (line 13) | public class TLConfigSimple : TLObject method ToString (line 25) | public override string ToString() method FromBytes (line 30) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 42) | public override TLObject FromStream(Stream input) method ToStream (line 52) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLContact.cs class TLContact (line 14) | [DataContract] method FromBytes (line 25) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 35) | public override TLObject FromStream(Stream input) method ToStream (line 43) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLContactBlocked.cs class TLContactBlocked (line 10) | public class TLContactBlocked : TLObject method FromBytes (line 18) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLContactFound.cs class TLContactFound (line 10) | public class TLContactFound : TLObject method FromBytes (line 16) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 25) | public override byte[] ToBytes() FILE: Telegram.Api/TL/TLContactLink.cs class TLContactLinkBase (line 13) | public abstract class TLContactLinkBase : TLObject { } class TLContactLinkUnknown (line 15) | public class TLContactLinkUnknown : TLContactLinkBase method FromBytes (line 19) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 26) | public override TLObject FromStream(Stream input) method ToStream (line 31) | public override void ToStream(Stream output) class TLContactLinkNone (line 37) | public class TLContactLinkNone : TLContactLinkBase method FromBytes (line 41) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 48) | public override TLObject FromStream(Stream input) method ToStream (line 53) | public override void ToStream(Stream output) class TLContactLinkHasPhone (line 59) | public class TLContactLinkHasPhone : TLContactLinkBase method FromBytes (line 63) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 70) | public override TLObject FromStream(Stream input) method ToStream (line 75) | public override void ToStream(Stream output) class TLContactLink (line 81) | public class TLContactLink : TLContactLinkBase method FromBytes (line 85) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 92) | public override TLObject FromStream(Stream input) method ToStream (line 97) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLContactStatus.cs class TLContactStatusBase (line 10) | public abstract class TLContactStatusBase : TLObject class TLContactStatus (line 15) | public class TLContactStatus : TLContactStatusBase method FromBytes (line 21) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLContactStatus19 (line 32) | public class TLContactStatus19 : TLContactStatusBase method FromBytes (line 38) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLContacts.cs class TLContactsBase (line 10) | public abstract class TLContactsBase : TLObject method GetEmptyObject (line 12) | public abstract TLContactsBase GetEmptyObject(); class TLContacts71 (line 15) | public class TLContacts71 : TLContacts method FromBytes (line 21) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetEmptyObject (line 32) | public override TLContactsBase GetEmptyObject() method ToString (line 42) | public override string ToString() class TLContacts (line 48) | public class TLContacts : TLContactsBase method FromBytes (line 56) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetEmptyObject (line 66) | public override TLContactsBase GetEmptyObject() class TLContactsNotModified (line 76) | public class TLContactsNotModified : TLContactsBase method FromBytes (line 80) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetEmptyObject (line 87) | public override TLContactsBase GetEmptyObject() FILE: Telegram.Api/TL/TLContactsBlocked.cs class TLContactsBlockedBase (line 10) | public abstract class TLContactsBlockedBase : TLObject { } class TLContactsBlocked (line 12) | public class TLContactsBlocked : TLContactsBlockedBase method FromBytes (line 19) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLContactsBlockedSlice (line 32) | public class TLContactsBlockedSlice : TLContactsBlocked method FromBytes (line 38) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLContactsFound.cs class TLContactsFoundBase (line 10) | public abstract class TLContactsFoundBase : TLObject class TLContactsFound (line 15) | public class TLContactsFound : TLContactsFoundBase method FromBytes (line 21) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLContactsFound40 (line 32) | public class TLContactsFound40 : TLContactsFoundBase method FromBytes (line 40) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLContactsFound74 (line 52) | public class TLContactsFound74 : TLContactsFound40 method FromBytes (line 58) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLContainerTransportMessage.cs class TLTransportMessageWithIdBase (line 12) | public class TLTransportMessageWithIdBase : TLObject class TLContainerTransportMessage (line 17) | public class TLContainerTransportMessage : TLTransportMessageWithIdBase method FromBytes (line 23) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 33) | public override byte[] ToBytes() class TLTransportMessage (line 45) | public class TLTransportMessage : TLContainerTransportMessage method FromBytes (line 50) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 63) | public override byte[] ToBytes() FILE: Telegram.Api/TL/TLDCOption.cs type DCOptionFlags (line 16) | [Flags] class TLDCOption (line 27) | [KnownType(typeof(TLDCOption78))] method IsValidIPv4Option (line 100) | public bool IsValidIPv4Option(TLInt dcId) method IsValidIPv4WithTCPO25Option (line 105) | public virtual bool IsValidIPv4WithTCPO25Option(TLInt dcId) method FromBytes (line 111) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 123) | public override void ToStream(Stream output) method FromStream (line 134) | public override TLObject FromStream(Stream input) method AreEquals (line 146) | public bool AreEquals(TLDCOption dcOption) method ToString (line 153) | public override string ToString() method AuthKeySignature (line 158) | protected string AuthKeySignature(byte[] authKey) class TLDCOption30 (line 166) | [DataContract] method DCOptionFlagsString (line 210) | public static string DCOptionFlagsString(TLInt flags) method FromBytes (line 219) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 232) | public override void ToStream(Stream output) method FromStream (line 242) | public override TLObject FromStream(Stream input) method ToString (line 253) | public override string ToString() class TLDCOption78 (line 259) | [DataContract] method IsValidIPv4WithTCPO25Option (line 273) | public override bool IsValidIPv4WithTCPO25Option(TLInt dcId) method FromBytes (line 278) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 291) | public override void ToStream(Stream output) method FromStream (line 301) | public override TLObject FromStream(Stream input) method ToString (line 312) | public override string ToString() FILE: Telegram.Api/TL/TLDHConfig.cs class TLDHConfigBase (line 10) | public abstract class TLDHConfigBase : TLObject { } class TLDHConfig (line 12) | public class TLDHConfig : TLDHConfigBase method FromBytes (line 31) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLDHConfigNotModified (line 44) | public class TLDHConfigNotModified : TLDHConfigBase method FromBytes (line 50) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLDHGen.cs class TLDHGenBase (line 10) | public abstract class TLDHGenBase : TLObject method FromBytes (line 18) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLDHGenOk (line 28) | public class TLDHGenOk : TLDHGenBase method FromBytes (line 32) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLDHGenRetry (line 41) | public class TLDHGenRetry : TLDHGenBase method FromBytes (line 45) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLDHGenFail (line 54) | public class TLDHGenFail : TLDHGenBase method FromBytes (line 58) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLDataJSON.cs class TLDataJSON (line 14) | public class TLDataJSON : TLUpdateBase method FromBytes (line 20) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 29) | public override byte[] ToBytes() method ToStream (line 36) | public override void ToStream(Stream output) method FromStream (line 42) | public override TLObject FromStream(Stream input) method GetPts (line 49) | public override IList GetPts() FILE: Telegram.Api/TL/TLDecryptedMessage.cs type IMessage (line 23) | public interface IMessage type ISeqNo (line 30) | public interface ISeqNo class TLDecryptedMessageBase (line 37) | public abstract class TLDecryptedMessageBase : TLObject method FromBytes (line 149) | public override TLObject FromBytes(byte[] bytes, ref int position) method Update (line 157) | public virtual void Update(TLDecryptedMessageBase message) method IsSticker (line 171) | public virtual bool IsSticker() method IsSticker (line 176) | public static bool IsSticker(TLDecryptedMessageMediaExternalDocument d... method IsGif (line 198) | public virtual bool IsGif() method IsVoice (line 203) | public virtual bool IsVoice() method IsVoice (line 208) | public static bool IsVoice(IAttributes attributes, TLInt size) method IsVoice (line 224) | public static bool IsVoice(TLDecryptedMessageMediaDocument45 document) method IsVideo (line 237) | public virtual bool IsVideo() method IsVideo (line 242) | public static bool IsVideo(IAttributes attributes, TLInt size) method IsVideo (line 259) | public static bool IsVideo(TLDecryptedMessageMediaDocument45 document) class TLDecryptedMessagesContainter (line 273) | public class TLDecryptedMessagesContainter : TLDecryptedMessageBase class TLDecryptedMessage73 (line 352) | public class TLDecryptedMessage73 : TLDecryptedMessage45 method FromBytes (line 364) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 390) | public override byte[] ToBytes() method FromStream (line 408) | public override TLObject FromStream(Stream input) method ToStream (line 446) | public override void ToStream(Stream output) method ToString (line 481) | public override string ToString() class TLDecryptedMessage45 (line 492) | public class TLDecryptedMessage45 : TLDecryptedMessage17 method SetMedia (line 581) | public void SetMedia() method SetListened (line 586) | public void SetListened() method IsVoice (line 607) | public override bool IsVoice() method IsVideo (line 624) | public override bool IsVideo() method IsGif (line 641) | public override bool IsGif() method FromBytes (line 652) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 686) | public override byte[] ToBytes() method FromStream (line 702) | public override TLObject FromStream(Stream input) method ToStream (line 748) | public override void ToStream(Stream output) method ToString (line 782) | public override string ToString() class TLDecryptedMessage17 (line 793) | public class TLDecryptedMessage17 : TLDecryptedMessage, ISeqNo method FromBytes (line 818) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 832) | public override byte[] ToBytes() method FromStream (line 844) | public override TLObject FromStream(Stream input) method ToStream (line 871) | public override void ToStream(Stream output) method ToString (line 897) | public override string ToString() class TLDecryptedMessage (line 908) | public class TLDecryptedMessage : TLDecryptedMessageBase, IMessage method IsSticker (line 929) | public override bool IsSticker() method ToString (line 955) | public override string ToString() method FromBytes (line 965) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 979) | public override byte[] ToBytes() method FromStream (line 991) | public override TLObject FromStream(Stream input) method ToStream (line 1013) | public override void ToStream(Stream output) class TLDecryptedMessageService17 (line 1035) | public class TLDecryptedMessageService17 : TLDecryptedMessageService, IS... method FromBytes (line 1045) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 1057) | public override byte[] ToBytes() method FromStream (line 1069) | public override TLObject FromStream(Stream input) method ToStream (line 1093) | public override void ToStream(Stream output) method ToString (line 1116) | public override string ToString() class TLDecryptedMessageService (line 1122) | public class TLDecryptedMessageService : TLDecryptedMessageBase method FromBytes (line 1143) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 1156) | public override byte[] ToBytes() method FromStream (line 1167) | public override TLObject FromStream(Stream input) method ToStream (line 1187) | public override void ToStream(Stream output) method ToString (line 1206) | public override string ToString() FILE: Telegram.Api/TL/TLDecryptedMessageAction.cs class TLDecryptedMessageActionBase (line 13) | public abstract class TLDecryptedMessageActionBase : TLObject { } class TLDecryptedMessageActionEmpty (line 16) | public class TLDecryptedMessageActionEmpty : TLDecryptedMessageActionBase method FromBytes (line 20) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 27) | public override byte[] ToBytes() method FromStream (line 32) | public override TLObject FromStream(Stream input) method ToStream (line 37) | public override void ToStream(Stream output) class TLDecryptedMessageActionSetMessageTTL (line 44) | public class TLDecryptedMessageActionSetMessageTTL : TLDecryptedMessageA... method FromBytes (line 50) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 59) | public override byte[] ToBytes() method FromStream (line 66) | public override TLObject FromStream(Stream input) method ToStream (line 73) | public override void ToStream(Stream output) class TLDecryptedMessageActionReadMessages (line 80) | public class TLDecryptedMessageActionReadMessages : TLDecryptedMessageAc... method FromBytes (line 86) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 95) | public override byte[] ToBytes() method FromStream (line 102) | public override TLObject FromStream(Stream input) method ToStream (line 109) | public override void ToStream(Stream output) class TLDecryptedMessageActionDeleteMessages (line 116) | public class TLDecryptedMessageActionDeleteMessages : TLDecryptedMessage... method FromBytes (line 122) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 131) | public override byte[] ToBytes() method FromStream (line 138) | public override TLObject FromStream(Stream input) method ToStream (line 145) | public override void ToStream(Stream output) class TLDecryptedMessageActionScreenshotMessages (line 152) | public class TLDecryptedMessageActionScreenshotMessages : TLDecryptedMes... method FromBytes (line 158) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 167) | public override byte[] ToBytes() method FromStream (line 174) | public override TLObject FromStream(Stream input) method ToStream (line 181) | public override void ToStream(Stream output) class TLDecryptedMessageActionFlushHistory (line 188) | public class TLDecryptedMessageActionFlushHistory : TLDecryptedMessageAc... method FromBytes (line 192) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 199) | public override byte[] ToBytes() method FromStream (line 204) | public override TLObject FromStream(Stream input) method ToStream (line 209) | public override void ToStream(Stream output) class TLDecryptedMessageActionNotifyLayer (line 215) | public class TLDecryptedMessageActionNotifyLayer : TLDecryptedMessageAct... method FromBytes (line 221) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 230) | public override byte[] ToBytes() method FromStream (line 237) | public override TLObject FromStream(Stream input) method ToStream (line 244) | public override void ToStream(Stream output) method ToString (line 250) | public override string ToString() class TLDecryptedMessageActionResend (line 256) | public class TLDecryptedMessageActionResend : TLDecryptedMessageActionBase method FromBytes (line 264) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 274) | public override byte[] ToBytes() method FromStream (line 282) | public override TLObject FromStream(Stream input) method ToStream (line 290) | public override void ToStream(Stream output) class TLDecryptedMessageActionTyping (line 298) | public class TLDecryptedMessageActionTyping : TLDecryptedMessageActionBase method FromBytes (line 304) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 313) | public override byte[] ToBytes() method FromStream (line 320) | public override TLObject FromStream(Stream input) method ToStream (line 327) | public override void ToStream(Stream output) class TLDecryptedMessageActionRequestKey (line 334) | public class TLDecryptedMessageActionRequestKey : TLDecryptedMessageActi... method FromBytes (line 342) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 352) | public override byte[] ToBytes() method FromStream (line 360) | public override TLObject FromStream(Stream input) method ToStream (line 368) | public override void ToStream(Stream output) class TLDecryptedMessageActionAcceptKey (line 376) | public class TLDecryptedMessageActionAcceptKey : TLDecryptedMessageActio... method FromBytes (line 386) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 397) | public override byte[] ToBytes() method FromStream (line 406) | public override TLObject FromStream(Stream input) method ToStream (line 415) | public override void ToStream(Stream output) class TLDecryptedMessageActionAbortKey (line 424) | public class TLDecryptedMessageActionAbortKey : TLDecryptedMessageAction... method FromBytes (line 430) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 439) | public override byte[] ToBytes() method FromStream (line 446) | public override TLObject FromStream(Stream input) method ToStream (line 453) | public override void ToStream(Stream output) class TLDecryptedMessageActionCommitKey (line 460) | public class TLDecryptedMessageActionCommitKey : TLDecryptedMessageActio... method FromBytes (line 468) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 478) | public override byte[] ToBytes() method FromStream (line 486) | public override TLObject FromStream(Stream input) method ToStream (line 494) | public override void ToStream(Stream output) class TLDecryptedMessageActionNoop (line 502) | public class TLDecryptedMessageActionNoop : TLDecryptedMessageActionBase method FromBytes (line 506) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 513) | public override byte[] ToBytes() method FromStream (line 519) | public override TLObject FromStream(Stream input) method ToStream (line 524) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLDecryptedMessageLayer.cs class TLDecryptedMessageLayer (line 10) | public class TLDecryptedMessageLayer : TLObject method ToBytes (line 18) | public override byte[] ToBytes() method FromBytes (line 28) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLDecryptedMessageLayer17 (line 41) | public class TLDecryptedMessageLayer17 : TLDecryptedMessageLayer method ToBytes (line 51) | public override byte[] ToBytes() method FromBytes (line 64) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLDecryptedMessageMedia.cs class TTLParams (line 19) | public class TTLParams class TLDecryptedMessageMediaBase (line 27) | public abstract class TLDecryptedMessageMediaBase : TLObject class TLDecryptedMessageMediaEmpty (line 94) | public class TLDecryptedMessageMediaEmpty : TLDecryptedMessageMediaBase method FromBytes (line 98) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 105) | public override byte[] ToBytes() method FromStream (line 110) | public override TLObject FromStream(Stream input) method ToStream (line 115) | public override void ToStream(Stream output) class TLDecryptedMessageThumbMediaBase (line 121) | public class TLDecryptedMessageThumbMediaBase : TLDecryptedMessageMediaBase class TLDecryptedMessageMediaPhoto45 (line 136) | public class TLDecryptedMessageMediaPhoto45 : TLDecryptedMessageMediaPho... method FromBytes (line 142) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 159) | public override byte[] ToBytes() method FromStream (line 174) | public override TLObject FromStream(Stream input) method ToStream (line 191) | public override void ToStream(Stream output) class TLDecryptedMessageMediaPhoto (line 208) | public class TLDecryptedMessageMediaPhoto : TLDecryptedMessageThumbMedia... method FromBytes (line 262) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 278) | public override byte[] ToBytes() method FromStream (line 292) | public override TLObject FromStream(Stream input) method ToStream (line 308) | public override void ToStream(Stream output) class TLDecryptedMessageMediaVideo45 (line 324) | public class TLDecryptedMessageMediaVideo45 : TLDecryptedMessageMediaVid... method FromBytes (line 330) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 349) | public override byte[] ToBytes() method FromStream (line 366) | public override TLObject FromStream(Stream input) method ToStream (line 385) | public override void ToStream(Stream output) class TLDecryptedMessageMediaVideo17 (line 404) | public class TLDecryptedMessageMediaVideo17 : TLDecryptedMessageMediaVideo method FromBytes (line 410) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 428) | public override byte[] ToBytes() method FromStream (line 444) | public override TLObject FromStream(Stream input) method ToStream (line 462) | public override void ToStream(Stream output) class TLDecryptedMessageMediaVideo (line 480) | public class TLDecryptedMessageMediaVideo : TLDecryptedMessageThumbMedia... method FromBytes (line 517) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 534) | public override byte[] ToBytes() method FromStream (line 549) | public override TLObject FromStream(Stream input) method ToStream (line 566) | public override void ToStream(Stream output) class TLDecryptedMessageMediaVenue (line 583) | public class TLDecryptedMessageMediaVenue : TLDecryptedMessageMediaGeoPoint method FromBytes (line 600) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 614) | public override byte[] ToBytes() method FromStream (line 626) | public override TLObject FromStream(Stream input) method ToStream (line 638) | public override void ToStream(Stream output) class TLDecryptedMessageMediaGeoPoint (line 650) | public class TLDecryptedMessageMediaGeoPoint : TLDecryptedMessageMediaBa... method FromBytes (line 677) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 687) | public override byte[] ToBytes() method FromStream (line 695) | public override TLObject FromStream(Stream input) method ToStream (line 703) | public override void ToStream(Stream output) class TLDecryptedMessageMediaContact (line 711) | public class TLDecryptedMessageMediaContact : TLDecryptedMessageMediaBase method ToString (line 723) | public override string ToString() method FromBytes (line 754) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 766) | public override byte[] ToBytes() method FromStream (line 776) | public override TLObject FromStream(Stream input) method ToStream (line 786) | public override void ToStream(Stream output) class TLDecryptedMessageMediaAudio (line 796) | public class TLDecryptedMessageMediaAudio : TLDecryptedMessageMediaBase method FromBytes (line 813) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 825) | public override byte[] ToBytes() method FromStream (line 835) | public override TLObject FromStream(Stream input) method ToStream (line 848) | public override void ToStream(Stream output) class TLDecryptedMessageMediaAudio17 (line 900) | public class TLDecryptedMessageMediaAudio17 : TLDecryptedMessageMediaAudio method FromBytes (line 906) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 919) | public override byte[] ToBytes() method FromStream (line 930) | public override TLObject FromStream(Stream input) method ToStream (line 944) | public override void ToStream(Stream output) class TLDecryptedMessageMediaDocument45 (line 958) | public class TLDecryptedMessageMediaDocument45 : TLDecryptedMessageMedia... method FromBytes (line 1138) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 1155) | public override byte[] ToBytes() method FromStream (line 1170) | public override TLObject FromStream(Stream input) method ToStream (line 1187) | public override void ToStream(Stream output) class TLDecryptedMessageMediaDocument (line 1204) | public class TLDecryptedMessageMediaDocument : TLDecryptedMessageMediaBa... method GetFileName (line 1240) | public string GetFileName() method FromBytes (line 1255) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 1271) | public override byte[] ToBytes() method FromStream (line 1285) | public override TLObject FromStream(Stream input) method ToStream (line 1301) | public override void ToStream(Stream output) class TLDecryptedMessageMediaExternalDocument (line 1316) | public class TLDecryptedMessageMediaExternalDocument : TLDecryptedMessag... method GetFileName (line 1415) | public string GetFileName() method ToString (line 1446) | public override string ToString() method ToInputFileLocation (line 1451) | public TLInputDocumentFileLocation ToInputFileLocation() method FromBytes (line 1461) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 1477) | public override byte[] ToBytes() method FromStream (line 1491) | public override TLObject FromStream(Stream input) method ToStream (line 1505) | public override void ToStream(Stream output) class TLDecryptedMessageMediaWebPage (line 1519) | public class TLDecryptedMessageMediaWebPage : TLDecryptedMessageMediaBase method FromBytes (line 1546) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 1555) | public override byte[] ToBytes() method FromStream (line 1562) | public override TLObject FromStream(Stream input) method ToStream (line 1571) | public override void ToStream(Stream output) class TLDecryptedMessageMediaGroup (line 1580) | public class TLDecryptedMessageMediaGroup : TLDecryptedMessageMediaBase,... method RaiseCalculate (line 1611) | public virtual void RaiseCalculate() method FromBytes (line 1617) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1626) | public override TLObject FromStream(Stream input) method ToStream (line 1633) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLDialog.cs type DialogCustomFlags (line 26) | [Flags] type DialogFlags (line 36) | [Flags] type IDialogPts (line 46) | public interface IDialogPts type TypingType (line 51) | public enum TypingType class Typing (line 58) | public class Typing method ToString (line 64) | public override string ToString() method Typing (line 69) | public Typing(TypingType type, string description) method Equals (line 75) | public static bool Equals(Typing typing1, Typing typing2) class TLDialogBase (line 85) | public abstract class TLDialogBase : TLObject method DialogFlagsString (line 87) | public static string DialogFlagsString(TLInt flags) method GetDateIndex (line 248) | public abstract int GetDateIndex(); method GetDateIndexWithDraft (line 249) | public abstract int GetDateIndexWithDraft(); method CountMessages (line 250) | public abstract int CountMessages(); class TLEncryptedDialog (line 253) | public class TLEncryptedDialog : TLDialogBase method GetDateIndex (line 296) | public override int GetDateIndex() method GetDateIndexWithDraft (line 301) | public override int GetDateIndexWithDraft() method CountMessages (line 306) | public override int CountMessages() method FromStream (line 311) | public override TLObject FromStream(Stream input) method ToStream (line 333) | public override void ToStream(Stream output) method ToString (line 357) | public override string ToString() method InsertMessageInOrder (line 362) | public static int InsertMessageInOrder(IList m... class TLBroadcastDialog (line 389) | public class TLBroadcastDialog : TLDialogBase method FromBytes (line 393) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 405) | public override TLObject FromStream(Stream input) method ToStream (line 434) | public override void ToStream(Stream output) method GetDateIndex (line 481) | public override int GetDateIndex() method GetDateIndexWithDraft (line 486) | public override int GetDateIndexWithDraft() method CountMessages (line 491) | public override int CountMessages() method ToString (line 496) | public override string ToString() method InsertMessageInOrder (line 501) | public static int InsertMessageInOrder(IList messages, ... method Update (line 544) | public virtual void Update(TLDialog dialog) class TLDialog (line 582) | public class TLDialog : TLDialogBase method FromBytes (line 611) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 623) | public override TLObject FromStream(Stream input) method ToStream (line 668) | public override void ToStream(Stream output) method Update (line 697) | public virtual void Update(TLDialog dialog) method GetDateIndex (line 748) | public override int GetDateIndex() method GetDateIndexWithDraft (line 753) | public override int GetDateIndexWithDraft() method CountMessages (line 758) | public override int CountMessages() method ToString (line 763) | public override string ToString() method InsertMessageInOrder (line 768) | public static int InsertMessageInOrder(IList messages, ... class TLDialog24 (line 813) | public class TLDialog24 : TLDialog method FromBytes (line 819) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 832) | public override TLObject FromStream(Stream input) method ToStream (line 878) | public override void ToStream(Stream output) method Update (line 909) | public override void Update(TLDialog dialog) class TLDialog53 (line 928) | public class TLDialog53 : TLDialog24, IReadMaxId, IDialogPts method GetDateIndex (line 980) | public override int GetDateIndex() method GetDateIndexWithDraft (line 995) | public override int GetDateIndexWithDraft() method ToString (line 1022) | public override string ToString() method FromBytes (line 1027) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1044) | public override TLObject FromStream(Stream input) method ToStream (line 1099) | public override void ToStream(Stream output) method Update (line 1139) | public override void Update(TLDialog dialog) class TLDialog71 (line 1171) | public class TLDialog71 : TLDialog53 method GetDateIndex (line 1201) | public override int GetDateIndex() method GetDateIndexWithDraft (line 1221) | public override int GetDateIndexWithDraft() method FromBytes (line 1247) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1265) | public override TLObject FromStream(Stream input) method ToStream (line 1303) | public override void ToStream(Stream output) method Update (line 1345) | public override void Update(TLDialog dialog) class TLDialogChannel (line 1366) | public class TLDialogChannel : TLDialog24, IDialogPts method FromBytes (line 1376) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1392) | public override TLObject FromStream(Stream input) method ToStream (line 1453) | public override void ToStream(Stream output) method Update (line 1504) | public override void Update(TLDialog dialog) class TLDialogFeed (line 1525) | public class TLDialogFeed : TLDialog method FromBytes (line 1553) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1570) | public override TLObject FromStream(Stream input) method ToStream (line 1593) | public override void ToStream(Stream output) method Update (line 1625) | public override void Update(TLDialog dialog) FILE: Telegram.Api/TL/TLDialogs.cs class TLDialogsBase (line 10) | public abstract class TLDialogsBase : TLObject method GetEmptyObject (line 20) | public abstract TLDialogsBase GetEmptyObject(); method ToPeerDialogs (line 22) | public TLPeerDialogs ToPeerDialogs(TLState state) class TLDialogsNotModified (line 34) | public class TLDialogsNotModified : TLDialogsBase method FromBytes (line 40) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetEmptyObject (line 53) | public override TLDialogsBase GetEmptyObject() class TLDialogs (line 65) | public class TLDialogs : TLDialogsBase method FromBytes (line 69) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetEmptyObject (line 81) | public override TLDialogsBase GetEmptyObject() class TLDialogsSlice (line 93) | public class TLDialogsSlice : TLDialogsBase method FromBytes (line 99) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetEmptyObject (line 112) | public override TLDialogsBase GetEmptyObject() FILE: Telegram.Api/TL/TLDifference.cs class TLDifferenceBase (line 14) | public abstract class TLDifferenceBase : TLObject method GetEmptyObject (line 16) | public abstract TLDifferenceBase GetEmptyObject(); class TLDifferenceEmpty (line 19) | public class TLDifferenceEmpty : TLDifferenceBase method FromBytes (line 27) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 37) | public override void ToStream(Stream output) method FromStream (line 44) | public override TLObject FromStream(Stream input) method GetEmptyObject (line 52) | public override TLDifferenceBase GetEmptyObject() method ToString (line 57) | public override string ToString() class TLDifference (line 63) | public class TLDifference : TLDifferenceBase method GetEmptyObject (line 74) | public override TLDifferenceBase GetEmptyObject() method FromBytes (line 87) | public override TLObject FromBytes(byte[] bytes, ref int position) method ProcessReading (line 103) | protected void ProcessReading() method IsReadMessage (line 228) | private static bool IsReadMessage(TLMessageCommon messageCommon, method ToStream (line 300) | public override void ToStream(Stream output) method FromStream (line 311) | public override TLObject FromStream(Stream input) method ToString (line 323) | public override string ToString() class TLDifferenceSlice (line 329) | public class TLDifferenceSlice : TLDifference method FromBytes (line 333) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 349) | public override void ToStream(Stream output) method FromStream (line 360) | public override TLObject FromStream(Stream input) method ToString (line 372) | public override string ToString() class TLDifferenceTooLong (line 378) | public class TLDifferenceTooLong : TLDifferenceBase method FromBytes (line 384) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 393) | public override void ToStream(Stream output) method FromStream (line 399) | public override TLObject FromStream(Stream input) method GetEmptyObject (line 406) | public override TLDifferenceBase GetEmptyObject() method ToString (line 411) | public override string ToString() FILE: Telegram.Api/TL/TLDisabledFeature.cs class TLDisabledFeature (line 12) | [DataContract] method FromBytes (line 23) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 33) | public override string ToString() FILE: Telegram.Api/TL/TLDocument.cs type IAttributes (line 15) | public interface IAttributes class TLDocumentBase (line 20) | public abstract class TLDocumentBase : TLObject method DocumentEquals (line 33) | public static bool DocumentEquals(TLDocumentBase document1, TLDocument... class TLDocumentExternal (line 46) | public class TLDocumentExternal : TLDocumentBase, IAttributes method FromStream (line 64) | public override TLObject FromStream(Stream input) method ToStream (line 78) | public override void ToStream(Stream output) method GetFileName (line 92) | public string GetFileName() class TLDocumentEmpty (line 118) | public class TLDocumentEmpty : TLDocumentBase method FromBytes (line 122) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 131) | public override byte[] ToBytes() method FromStream (line 136) | public override TLObject FromStream(Stream input) method ToStream (line 143) | public override void ToStream(Stream output) class TLDocument (line 151) | public abstract class TLDocument : TLDocumentBase method ToInputFileLocation (line 174) | public virtual TLInputDocumentFileLocation ToInputFileLocation() method GetFileName (line 188) | public virtual string GetFileName() class TLDocument10 (line 194) | public class TLDocument10 : TLDocument method FromBytes (line 204) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 221) | public override byte[] ToBytes() method FromStream (line 236) | public override TLObject FromStream(Stream input) method ToStream (line 251) | public override void ToStream(Stream output) class TLDocument22 (line 266) | public class TLDocument22 : TLDocument, IAttributes method GetFileName (line 313) | public override string GetFileName() method ToInputFileLocation (line 327) | public override TLInputDocumentFileLocation ToInputFileLocation() method ToString (line 495) | public override string ToString() method FromBytes (line 500) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 516) | public override byte[] ToBytes() method FromStream (line 530) | public override TLObject FromStream(Stream input) method ToStream (line 544) | public override void ToStream(Stream output) class TLDocument54 (line 558) | public class TLDocument54 : TLDocument22 method ToString (line 584) | public override string ToString() method GetFileName (line 589) | public override string GetFileName() method ToInputFileLocation (line 609) | public override TLInputDocumentFileLocation ToInputFileLocation() method FromBytes (line 619) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 636) | public override byte[] ToBytes() method FromStream (line 651) | public override TLObject FromStream(Stream input) method ToStream (line 666) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLDocumentAttribute.cs type DocumentAttributeVideoFlags (line 14) | [Flags] type DocumentAttributeStickerFlags (line 20) | [Flags] type DocumentAttributeAudioFlags (line 27) | [Flags] type IAttributeDuration (line 37) | public interface IAttributeDuration type IAttributeSize (line 42) | public interface IAttributeSize class TLDocumentAttributeBase (line 49) | public abstract class TLDocumentAttributeBase : TLObject { } class TLDocumentAttributeImageSize (line 51) | public class TLDocumentAttributeImageSize : TLDocumentAttributeBase, IAt... method FromBytes (line 59) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 69) | public override byte[] ToBytes() method FromStream (line 77) | public override TLObject FromStream(Stream input) method ToStream (line 85) | public override void ToStream(Stream output) class TLDocumentAttributeAnimated (line 93) | public class TLDocumentAttributeAnimated : TLDocumentAttributeBase method FromBytes (line 97) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 104) | public override byte[] ToBytes() method FromStream (line 109) | public override TLObject FromStream(Stream input) method ToStream (line 114) | public override void ToStream(Stream output) class TLDocumentAttributeSticker (line 120) | public class TLDocumentAttributeSticker : TLDocumentAttributeBase method FromBytes (line 124) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 131) | public override byte[] ToBytes() method FromStream (line 136) | public override TLObject FromStream(Stream input) method ToStream (line 141) | public override void ToStream(Stream output) class TLDocumentAttributeSticker25 (line 147) | public class TLDocumentAttributeSticker25 : TLDocumentAttributeSticker method FromBytes (line 153) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 162) | public override byte[] ToBytes() method FromStream (line 169) | public override TLObject FromStream(Stream input) method ToStream (line 176) | public override void ToStream(Stream output) class TLDocumentAttributeSticker29 (line 184) | public class TLDocumentAttributeSticker29 : TLDocumentAttributeSticker25 method FromBytes (line 190) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 200) | public override byte[] ToBytes() method FromStream (line 208) | public override TLObject FromStream(Stream input) method ToStream (line 216) | public override void ToStream(Stream output) class TLDocumentAttributeSticker56 (line 225) | public class TLDocumentAttributeSticker56 : TLDocumentAttributeSticker29 method FromBytes (line 247) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 259) | public override byte[] ToBytes() method FromStream (line 269) | public override TLObject FromStream(Stream input) method ToStream (line 279) | public override void ToStream(Stream output) class TLDocumentAttributeVideo66 (line 290) | public class TLDocumentAttributeVideo66 : TLDocumentAttributeVideo method FromBytes (line 310) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 322) | public override byte[] ToBytes() method FromStream (line 332) | public override TLObject FromStream(Stream input) method ToStream (line 342) | public override void ToStream(Stream output) class TLDocumentAttributeVideo (line 353) | public class TLDocumentAttributeVideo : TLDocumentAttributeBase, IAttrib... method FromBytes (line 363) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 374) | public override byte[] ToBytes() method FromStream (line 383) | public override TLObject FromStream(Stream input) method ToStream (line 392) | public override void ToStream(Stream output) class TLDocumentAttributeAudio (line 401) | public class TLDocumentAttributeAudio : TLDocumentAttributeBase, IAttrib... method FromBytes (line 407) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 416) | public override byte[] ToBytes() method FromStream (line 423) | public override TLObject FromStream(Stream input) method ToStream (line 430) | public override void ToStream(Stream output) class TLDocumentAttributeAudio32 (line 437) | public class TLDocumentAttributeAudio32 : TLDocumentAttributeAudio method FromBytes (line 445) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 456) | public override byte[] ToBytes() method FromStream (line 465) | public override TLObject FromStream(Stream input) method ToStream (line 474) | public override void ToStream(Stream output) class TLDocumentAttributeAudio46 (line 483) | public class TLDocumentAttributeAudio46 : TLDocumentAttributeAudio32 method SetFlagValue (line 525) | private static void SetFlagValue(T value, out T field, ref TLInt fl... method GetObject (line 539) | private static void GetObject(byte[] bytes, ref int position, ref T... method GetObject (line 547) | private static void GetObject(Stream input, ref T field, TLInt flag... method FromBytes (line 555) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 568) | public override byte[] ToBytes() method FromStream (line 579) | public override TLObject FromStream(Stream input) method ToStream (line 590) | public override void ToStream(Stream output) class TLDocumentAttributeFileName (line 601) | public class TLDocumentAttributeFileName : TLDocumentAttributeBase method FromBytes (line 607) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 616) | public override byte[] ToBytes() method FromStream (line 623) | public override TLObject FromStream(Stream input) method ToStream (line 630) | public override void ToStream(Stream output) class TLDocumentAttributeHasStickers (line 637) | public class TLDocumentAttributeHasStickers : TLDocumentAttributeBase method FromBytes (line 641) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 648) | public override byte[] ToBytes() method FromStream (line 654) | public override TLObject FromStream(Stream input) method ToStream (line 659) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLDouble.cs class TLDouble (line 15) | [DataContract] method TLDouble (line 18) | public TLDouble() { } method TLDouble (line 20) | public TLDouble(double value) method FromBytes (line 28) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 36) | public override byte[] ToBytes() method FromStream (line 41) | public override TLObject FromStream(Stream input) method ToStream (line 50) | public override void ToStream(Stream output) method ToString (line 55) | public override string ToString() FILE: Telegram.Api/TL/TLDraftMessage.cs type DraftMessageEmptyFlags (line 15) | [Flags] class TLDraftMessageBase (line 21) | public abstract class TLDraftMessageBase : TLObject method DraftEquals (line 23) | public abstract bool DraftEquals(TLDraftMessageBase draft); method IsEmpty (line 25) | public abstract bool IsEmpty(); method ToSaveDraftObject (line 27) | public abstract TLSaveDraft ToSaveDraftObject(TLInputPeerBase peer); class TLDraftMessageEmpty82 (line 30) | public class TLDraftMessageEmpty82 : TLDraftMessageEmpty method FromBytes (line 50) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 60) | public override TLObject FromStream(Stream input) method ToStream (line 68) | public override void ToStream(Stream output) method DraftEquals (line 75) | public override bool DraftEquals(TLDraftMessageBase draft) method ToSaveDraftObject (line 81) | public override TLSaveDraft ToSaveDraftObject(TLInputPeerBase peer) method ToString (line 91) | public override string ToString() class TLDraftMessageEmpty (line 97) | public class TLDraftMessageEmpty : TLDraftMessageBase method FromBytes (line 101) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 108) | public override TLObject FromStream(Stream input) method ToStream (line 113) | public override void ToStream(Stream output) method DraftEquals (line 118) | public override bool DraftEquals(TLDraftMessageBase draft) method IsEmpty (line 123) | public override bool IsEmpty() method ToSaveDraftObject (line 128) | public override TLSaveDraft ToSaveDraftObject(TLInputPeerBase peer) method ToString (line 138) | public override string ToString() class TLDraftMessage (line 144) | public class TLDraftMessage : TLDraftMessageBase method ToSaveDraftObject (line 182) | public override TLSaveDraft ToSaveDraftObject(TLInputPeerBase peer) method DraftEquals (line 201) | public override bool DraftEquals(TLDraftMessageBase draftBase) method IsEmpty (line 228) | public override bool IsEmpty() method FromBytes (line 233) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 246) | public override TLObject FromStream(Stream input) method ToStream (line 257) | public override void ToStream(Stream output) method ToString (line 267) | public override string ToString() FILE: Telegram.Api/TL/TLEncryptedChat.cs type EncryptedChatCustomFlags (line 14) | [Flags] class TLEncryptedChatBase (line 22) | public abstract class TLEncryptedChatBase : TLObject method FromBytes (line 28) | public override TLObject FromBytes(byte[] bytes, ref int position) method Update (line 125) | public virtual void Update(TLEncryptedChatBase chat) class TLEncryptedChatEmpty (line 140) | public class TLEncryptedChatEmpty : TLEncryptedChatBase method FromBytes (line 144) | public override TLObject FromBytes(byte[] bytes, ref int position) method Update (line 153) | public override void Update(TLEncryptedChatBase chat) method FromStream (line 158) | public override TLObject FromStream(Stream input) method ToStream (line 182) | public override void ToStream(Stream output) class TLEncryptedChatCommon (line 200) | public abstract class TLEncryptedChatCommon : TLEncryptedChatBase method FromBytes (line 210) | public override TLObject FromBytes(byte[] bytes, ref int position) method Update (line 222) | public override void Update(TLEncryptedChatBase chat) class TLEncryptedChatWaiting (line 237) | public class TLEncryptedChatWaiting : TLEncryptedChatCommon method FromBytes (line 241) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 250) | public override TLObject FromStream(Stream input) method ToStream (line 278) | public override void ToStream(Stream output) class TLEncryptedChatRequested (line 300) | public class TLEncryptedChatRequested : TLEncryptedChatCommon method FromBytes (line 306) | public override TLObject FromBytes(byte[] bytes, ref int position) method Update (line 317) | public override void Update(TLEncryptedChatBase chat) method FromStream (line 328) | public override TLObject FromStream(Stream input) method ToStream (line 357) | public override void ToStream(Stream output) class TLEncryptedChat20 (line 380) | public class TLEncryptedChat20 : TLEncryptedChat17 method Update (line 390) | public override void Update(TLEncryptedChatBase chat) method FromStream (line 404) | public override TLObject FromStream(Stream input) method ToStream (line 442) | public override void ToStream(Stream output) method ToString (line 473) | public override string ToString() class TLEncryptedChat17 (line 479) | public class TLEncryptedChat17 : TLEncryptedChat method Update (line 523) | public override void Update(TLEncryptedChatBase chat) method FromStream (line 536) | public override TLObject FromStream(Stream input) method ToStream (line 569) | public override void ToStream(Stream output) method ToString (line 595) | public override string ToString() class TLEncryptedChat (line 601) | public class TLEncryptedChat : TLEncryptedChatCommon method FromBytes (line 607) | public override TLObject FromBytes(byte[] bytes, ref int position) method Update (line 619) | public override void Update(TLEncryptedChatBase chat) method FromStream (line 631) | public override TLObject FromStream(Stream input) method ToStream (line 659) | public override void ToStream(Stream output) method ToString (line 681) | public override string ToString() class TLEncryptedChatDiscarded (line 687) | public class TLEncryptedChatDiscarded : TLEncryptedChatBase method FromBytes (line 691) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 700) | public override TLObject FromStream(Stream input) method ToStream (line 724) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLEncryptedFile.cs class TLEncryptedFileBase (line 14) | public abstract class TLEncryptedFileBase : TLObject { } class TLEncryptedFileEmpty (line 16) | public class TLEncryptedFileEmpty : TLEncryptedFileBase method FromBytes (line 20) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 27) | public override TLObject FromStream(Stream input) method ToStream (line 32) | public override void ToStream(Stream output) class TLEncryptedFile (line 38) | public class TLEncryptedFile : TLEncryptedFileBase method FromBytes (line 85) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 98) | public override TLObject FromStream(Stream input) method ToStream (line 112) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLEncryptedMessage.cs class TLEncryptedTransportMessage (line 17) | public class TLEncryptedTransportMessage : TLObject method Decrypt (line 23) | public TLEncryptedTransportMessage Decrypt(byte[] authKey) method Decrypt (line 28) | public static TLEncryptedTransportMessage Decrypt(TLEncryptedTransport... method Encrypt (line 42) | public TLEncryptedTransportMessage Encrypt(byte[] authKey) method Encrypt (line 47) | public static TLEncryptedTransportMessage Encrypt(TLEncryptedTransport... method FromBytes (line 119) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 131) | public override byte[] ToBytes() FILE: Telegram.Api/TL/TLExportedAuthorization.cs class TLExportedAuthorization (line 10) | public class TLExportedAuthorization : TLObject method FromBytes (line 18) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLExportedMessageLink.cs class TLExportedMessageLink (line 10) | public class TLExportedMessageLink : TLObject method FromBytes (line 16) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLExportedMessageLink74 (line 25) | public class TLExportedMessageLink74 : TLExportedMessageLink method FromBytes (line 31) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLFavedStickers.cs class TLFavedStickersBase (line 14) | public abstract class TLFavedStickersBase : TLObject { } class TLFavedStickersNotModified (line 16) | public class TLFavedStickersNotModified : TLFavedStickersBase method FromBytes (line 20) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 27) | public override byte[] ToBytes() method FromStream (line 32) | public override TLObject FromStream(Stream input) method ToStream (line 37) | public override void ToStream(Stream output) class TLFavedStickers (line 43) | public class TLFavedStickers : TLFavedStickersBase method FromBytes (line 53) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 64) | public override byte[] ToBytes() method FromStream (line 73) | public override TLObject FromStream(Stream input) method ToStream (line 82) | public override void ToStream(Stream output) method AddSticker (line 90) | public void AddSticker(TLDocumentBase document) method RemoveSticker (line 123) | public void RemoveSticker(TLDocumentBase document) FILE: Telegram.Api/TL/TLFeaturedStickers.cs class TLFeaturedStickersBase (line 14) | public abstract class TLFeaturedStickersBase : TLObject { } class TLFeaturedStickersNotModified (line 16) | public class TLFeaturedStickersNotModified : TLFeaturedStickersBase method FromBytes (line 20) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 27) | public override byte[] ToBytes() method FromStream (line 32) | public override TLObject FromStream(Stream input) method ToStream (line 37) | public override void ToStream(Stream output) class TLFeaturedStickers (line 43) | public class TLFeaturedStickers : TLFeaturedStickersBase, IStickers method FromBytes (line 78) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 93) | public override byte[] ToBytes() method FromStream (line 102) | public override TLObject FromStream(Stream input) method ToStream (line 115) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLFile.cs class TLFileBase (line 10) | public abstract class TLFileBase : TLObject { } class TLFile (line 12) | public class TLFile : TLFileBase method FromBytes (line 22) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLFileCdnRedirect (line 34) | public class TLFileCdnRedirect : TLFileBase method FromBytes (line 46) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLFileCdnRedirect76 (line 59) | public class TLFileCdnRedirect76 : TLFileCdnRedirect method FromBytes (line 65) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLFileCdnRedirect70 (line 79) | public class TLFileCdnRedirect70 : TLFileCdnRedirect method FromBytes (line 85) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLCdnFileHash (line 99) | public class TLCdnFileHash : TLObject method FromBytes (line 109) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLFileHash (line 121) | public class TLFileHash : TLObject method FromBytes (line 131) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLFileLocation.cs class TLFileLocationBase (line 13) | public abstract class TLFileLocationBase : TLObject//, IFileData method Update (line 28) | public virtual void Update(TLFileLocationBase fileLocation) class TLFileLocationUnavailable (line 45) | public class TLFileLocationUnavailable : TLFileLocationBase method FromBytes (line 49) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 60) | public override byte[] ToBytes() method FromStream (line 68) | public override TLObject FromStream(Stream input) method ToStream (line 77) | public override void ToStream(Stream output) method ToString (line 85) | public override string ToString() class TLFileLocation (line 91) | public class TLFileLocation : TLFileLocationBase method FromBytes (line 97) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 109) | public override byte[] ToBytes() method FromStream (line 118) | public override TLObject FromStream(Stream input) method ToStream (line 128) | public override void ToStream(Stream output) method ToString (line 137) | public override string ToString() method Update (line 142) | public override void Update(TLFileLocationBase baseFileLocation) method ToInputFileLocation (line 153) | public TLInputFileLocation ToInputFileLocation() FILE: Telegram.Api/TL/TLFileType.cs class TLFileTypeBase (line 10) | public class TLFileTypeBase : TLObject { } class TLFileTypeUnknown (line 12) | public class TLFileTypeUnknown : TLFileTypeBase method FromBytes (line 16) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLFileTypeJpeg (line 25) | public class TLFileTypeJpeg : TLFileTypeBase method FromBytes (line 29) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLFileTypeGif (line 38) | public class TLFileTypeGif : TLFileTypeBase method FromBytes (line 42) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLFileTypePng (line 51) | public class TLFileTypePng : TLFileTypeBase method FromBytes (line 55) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLFileTypeMp3 (line 64) | public class TLFileTypeMp3 : TLFileTypeBase method FromBytes (line 68) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLFileTypeMov (line 77) | public class TLFileTypeMov : TLFileTypeBase method FromBytes (line 81) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLFileTypePartial (line 90) | public class TLFileTypePartial : TLFileTypeBase method FromBytes (line 94) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLFileTypeMp4 (line 103) | public class TLFileTypeMp4 : TLFileTypeBase method FromBytes (line 107) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLFileTypeWebp (line 116) | public class TLFileTypeWebp : TLFileTypeBase method FromBytes (line 120) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLForeignLink.cs class TLForeignLinkBase (line 13) | public abstract class TLForeignLinkBase : TLObject { } class TLForeignLinkUnknown (line 15) | public class TLForeignLinkUnknown : TLForeignLinkBase method FromBytes (line 19) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 26) | public override TLObject FromStream(Stream input) method ToStream (line 31) | public override void ToStream(Stream output) class TLForeignLinkRequested (line 37) | public class TLForeignLinkRequested : TLForeignLinkBase method FromBytes (line 43) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 52) | public override TLObject FromStream(Stream input) method ToStream (line 59) | public override void ToStream(Stream output) class TLForeignLinkMutual (line 66) | public class TLForeignLinkMutual : TLForeignLinkBase method FromBytes (line 70) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 77) | public override TLObject FromStream(Stream input) method ToStream (line 82) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLFoundGif.cs class TLFoundGifBase (line 13) | public abstract class TLFoundGifBase : TLObject { } class TLFoundGif (line 15) | public class TLFoundGif : TLFoundGifBase method FromBytes (line 31) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 45) | public override TLObject FromStream(Stream input) method ToStream (line 57) | public override void ToStream(Stream output) class TLFoundGifCached (line 70) | public class TLFoundGifCached : TLFoundGifBase method FromBytes (line 80) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 91) | public override TLObject FromStream(Stream input) method ToStream (line 100) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLFoundGifs.cs class TLFoundGifs (line 13) | public class TLFoundGifs : TLObject method FromBytes (line 21) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 31) | public override TLObject FromStream(Stream input) method ToStream (line 39) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLFutureSalt.cs class TLFutureSalt (line 10) | public class TLFutureSalt : TLObject method FromBytes (line 20) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLFutureSalts (line 37) | public class TLFutureSalts : TLObject method FromBytes (line 47) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLGame.cs type GameFlags (line 13) | public enum GameFlags class TLGame (line 18) | public class TLGame : TLObject method FromBytes (line 50) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 66) | public override byte[] ToBytes() method FromStream (line 80) | public override TLObject FromStream(Stream input) method ToStream (line 95) | public override void ToStream(Stream output) method ToString (line 108) | public override string ToString() FILE: Telegram.Api/TL/TLGeoPoint.cs class TLGeoPointBase (line 15) | [KnownType(typeof(TLGeoPointEmpty))] class TLGeoPointEmpty (line 20) | [DataContract] method FromBytes (line 25) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 32) | public override TLObject FromStream(Stream input) method ToStream (line 37) | public override void ToStream(Stream output) class TLGeoPoint82 (line 43) | [DataContract] method FromBytes (line 51) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 62) | public override TLObject FromStream(Stream input) method ToStream (line 71) | public override void ToStream(Stream output) method ToString (line 79) | public override string ToString() class TLGeoPoint (line 85) | [DataContract] method FromBytes (line 96) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 106) | public override TLObject FromStream(Stream input) method ToStream (line 114) | public override void ToStream(Stream output) method GetFileName (line 121) | public string GetFileName() method ToString (line 126) | public override string ToString() FILE: Telegram.Api/TL/TLGzipPacked.cs class TLGzipPacked (line 18) | public class TLGzipPacked : TLObject method FromBytes (line 26) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLHashtagItem.cs class TLHashtagItem (line 14) | public class TLHashtagItem : TLObject method TLHashtagItem (line 20) | public TLHashtagItem() method TLHashtagItem (line 25) | public TLHashtagItem(string hashtag) method FromBytes (line 30) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 39) | public override byte[] ToBytes() method FromStream (line 46) | public override TLObject FromStream(Stream input) method ToStream (line 53) | public override void ToStream(Stream output) method ToString (line 59) | public override string ToString() FILE: Telegram.Api/TL/TLHighScore.cs class TLHighScore (line 13) | public class TLHighScore : TLObject method ToBytes (line 23) | public override byte[] ToBytes() method FromStream (line 32) | public override TLObject FromStream(Stream input) method FromBytes (line 41) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 52) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLHighScores.cs class TLHighScores (line 13) | public class TLHighScores : TLObject method ToBytes (line 21) | public override byte[] ToBytes() method FromStream (line 29) | public override TLObject FromStream(Stream input) method FromBytes (line 37) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 47) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLImportedContact.cs class TLImportedContact (line 10) | public class TLImportedContact : TLObject method FromBytes (line 18) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLImportedContacts.cs class TLImportedContacts (line 10) | public class TLImportedContacts : TLObject method FromBytes (line 20) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetEmptyObject (line 31) | public virtual TLImportedContacts GetEmptyObject() class TLImportedContacts69 (line 42) | public class TLImportedContacts69 : TLImportedContacts method FromBytes (line 48) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetEmptyObject (line 60) | public override TLImportedContacts GetEmptyObject() method ToString (line 71) | public override string ToString() FILE: Telegram.Api/TL/TLInitConnection.cs type InitConnectionFlags (line 13) | public enum InitConnectionFlags class TLInitConnection (line 18) | public class TLInitConnection : TLObject method ToBytes (line 34) | public override byte[] ToBytes() method ToStream (line 46) | public override void ToStream(Stream output) method FromStream (line 56) | public override TLObject FromStream(Stream input) method ToString (line 67) | public override string ToString() class TLInitConnection67 (line 73) | public class TLInitConnection67 : TLInitConnection method ToBytes (line 81) | public override byte[] ToBytes() method ToStream (line 95) | public override void ToStream(Stream output) method FromStream (line 107) | public override TLObject FromStream(Stream input) method ToString (line 120) | public override string ToString() class TLInitConnection78 (line 126) | public class TLInitConnection78 : TLInitConnection67 method ToBytes (line 146) | public override byte[] ToBytes() method ToStream (line 162) | public override void ToStream(Stream output) method FromStream (line 176) | public override TLObject FromStream(Stream input) method ToString (line 191) | public override string ToString() FILE: Telegram.Api/TL/TLInlineBotSwitchPM.cs class TLInlineBotSwitchPM (line 13) | public class TLInlineBotSwitchPM : TLObject method FromBytes (line 21) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 31) | public override byte[] ToBytes() method FromStream (line 39) | public override TLObject FromStream(Stream input) method ToStream (line 47) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLInputAudio.cs class TLInputAudioBase (line 10) | public abstract class TLInputAudioBase : TLObject { } class TLInputAudioEmpty (line 12) | public class TLInputAudioEmpty : TLInputAudioBase method ToBytes (line 16) | public override byte[] ToBytes() class TLInputAudio (line 22) | public class TLInputAudio : TLInputAudioBase method ToBytes (line 30) | public override byte[] ToBytes() FILE: Telegram.Api/TL/TLInputBotInlineMessage.cs type InputBotInlineMessageFlags (line 14) | [Flags] class TLInputBotInlineMessageBase (line 22) | public abstract class TLInputBotInlineMessageBase : TLObject class TLInputBotInlineMessageMediaAuto75 (line 27) | public class TLInputBotInlineMessageMediaAuto75 : TLInputBotInlineMessag... method ToBytes (line 39) | public override byte[] ToBytes() method FromStream (line 49) | public override TLObject FromStream(Stream input) method ToStream (line 59) | public override void ToStream(Stream output) class TLInputBotInlineMessageMediaAuto51 (line 68) | public class TLInputBotInlineMessageMediaAuto51 : TLInputBotInlineMessag... method ToBytes (line 80) | public override byte[] ToBytes() method FromStream (line 89) | public override TLObject FromStream(Stream input) method ToStream (line 98) | public override void ToStream(Stream output) class TLInputBotInlineMessageMediaAuto (line 107) | public class TLInputBotInlineMessageMediaAuto : TLInputBotInlineMessageBase method ToBytes (line 113) | public override byte[] ToBytes() method FromStream (line 120) | public override TLObject FromStream(Stream input) method ToStream (line 127) | public override void ToStream(Stream output) class TLInputBotInlineMessageText51 (line 134) | public class TLInputBotInlineMessageText51 : TLInputBotInlineMessageText method ToBytes (line 138) | public override byte[] ToBytes() method FromStream (line 149) | public override TLObject FromStream(Stream input) method ToStream (line 160) | public override void ToStream(Stream output) class TLInputBotInlineMessageText (line 171) | public class TLInputBotInlineMessageText : TLInputBotInlineMessageBase method ToBytes (line 183) | public override byte[] ToBytes() method FromStream (line 193) | public override TLObject FromStream(Stream input) method ToStream (line 203) | public override void ToStream(Stream output) class TLInputBotInlineMessageMediaGeo (line 213) | public class TLInputBotInlineMessageMediaGeo : TLInputBotInlineMessageBase method ToBytes (line 221) | public override byte[] ToBytes() method FromStream (line 230) | public override TLObject FromStream(Stream input) method ToStream (line 239) | public override void ToStream(Stream output) class TLInputBotInlineMessageMediaVenue78 (line 248) | public class TLInputBotInlineMessageMediaVenue78 : TLInputBotInlineMessa... method ToBytes (line 254) | public override byte[] ToBytes() method FromStream (line 268) | public override TLObject FromStream(Stream input) method ToStream (line 282) | public override void ToStream(Stream output) class TLInputBotInlineMessageMediaVenue (line 296) | public class TLInputBotInlineMessageMediaVenue : TLInputBotInlineMessage... method ToBytes (line 308) | public override byte[] ToBytes() method FromStream (line 321) | public override TLObject FromStream(Stream input) method ToStream (line 334) | public override void ToStream(Stream output) class TLInputBotInlineMessageMediaContact82 (line 347) | public class TLInputBotInlineMessageMediaContact82 : TLInputBotInlineMes... method ToBytes (line 353) | public override byte[] ToBytes() method FromStream (line 365) | public override TLObject FromStream(Stream input) method ToStream (line 377) | public override void ToStream(Stream output) class TLInputBotInlineMessageMediaContact (line 388) | public class TLInputBotInlineMessageMediaContact : TLInputBotInlineMessa... method ToBytes (line 400) | public override byte[] ToBytes() method FromStream (line 411) | public override TLObject FromStream(Stream input) method ToStream (line 422) | public override void ToStream(Stream output) class TLInputBotInlineMessageGame (line 433) | public class TLInputBotInlineMessageGame : TLInputBotInlineMessageBase method ToBytes (line 439) | public override byte[] ToBytes() method FromStream (line 447) | public override TLObject FromStream(Stream input) method ToStream (line 455) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLInputBotInlineMessageId.cs class TLInputBotInlineMessageId (line 13) | public class TLInputBotInlineMessageId : TLObject method FromBytes (line 23) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 34) | public override void ToStream(Stream output) method FromStream (line 42) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLInputBotInlineResult.cs type InputBotInlineResultFlags (line 14) | [Flags] class TLInputBotInlineResultBase (line 27) | public abstract class TLInputBotInlineResultBase : TLObject { } class TLInputBotInlineResult (line 29) | public class TLInputBotInlineResult : TLInputBotInlineResultBase method ToBytes (line 59) | public override byte[] ToBytes() method FromStream (line 78) | public override TLObject FromStream(Stream input) method ToStream (line 118) | public override void ToStream(Stream output) class TLInputBotInlineResult76 (line 137) | public class TLInputBotInlineResult76 : TLInputBotInlineResult method ToBytes (line 166) | public override byte[] ToBytes() method FromStream (line 181) | public override TLObject FromStream(Stream input) method ToStream (line 196) | public override void ToStream(Stream output) class TLInputBotInlineResultPhoto (line 211) | public class TLInputBotInlineResultPhoto : TLInputBotInlineResultBase method ToBytes (line 223) | public override byte[] ToBytes() method FromStream (line 233) | public override TLObject FromStream(Stream input) method ToStream (line 243) | public override void ToStream(Stream output) class TLInputBotInlineResultDocument (line 253) | public class TLInputBotInlineResultDocument : TLInputBotInlineResultBase method ToBytes (line 271) | public override byte[] ToBytes() method FromStream (line 284) | public override TLObject FromStream(Stream input) method ToStream (line 303) | public override void ToStream(Stream output) class TLInputBotInlineResultGame (line 316) | public class TLInputBotInlineResultGame : TLInputBotInlineResultBase method ToBytes (line 326) | public override byte[] ToBytes() method FromStream (line 335) | public override TLObject FromStream(Stream input) method ToStream (line 344) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLInputChatBase.cs class TLInputChannelBase (line 13) | public abstract class TLInputChannelBase : TLObject { } class TLInputChannelEmpty (line 15) | public class TLInputChannelEmpty : TLInputChannelBase method ToBytes (line 19) | public override byte[] ToBytes() method FromBytes (line 24) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 31) | public override void ToStream(Stream output) method FromStream (line 36) | public override TLObject FromStream(Stream input) method ToString (line 41) | public override string ToString() class TLInputChannel (line 47) | public class TLInputChannel : TLInputChannelBase method ToBytes (line 55) | public override byte[] ToBytes() method FromBytes (line 64) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 74) | public override void ToStream(Stream output) method FromStream (line 82) | public override TLObject FromStream(Stream input) method ToString (line 90) | public override string ToString() FILE: Telegram.Api/TL/TLInputChatPhoto.cs class TLInputChatPhotoBase (line 10) | public abstract class TLInputChatPhotoBase : TLObject { } class TLInputChatPhotoEmpty (line 12) | public class TLInputChatPhotoEmpty : TLInputChatPhotoBase method FromBytes (line 16) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 23) | public override byte[] ToBytes() class TLInputChatUploadedPhoto56 (line 30) | public class TLInputChatUploadedPhoto56 : TLInputChatPhotoBase method FromBytes (line 36) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 45) | public override byte[] ToBytes() class TLInputChatUploadedPhoto (line 53) | public class TLInputChatUploadedPhoto : TLInputChatPhotoBase method FromBytes (line 61) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 71) | public override byte[] ToBytes() class TLInputChatPhoto56 (line 80) | public class TLInputChatPhoto56 : TLInputChatPhotoBase method FromBytes (line 86) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 95) | public override byte[] ToBytes() class TLInputChatPhoto (line 103) | public class TLInputChatPhoto : TLInputChatPhotoBase method FromBytes (line 111) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 121) | public override byte[] ToBytes() FILE: Telegram.Api/TL/TLInputContact.cs class TLInputContactBase (line 10) | public abstract class TLInputContactBase : TLObject { } class TLInputContact (line 12) | public class TLInputContact : TLInputContactBase method ToBytes (line 24) | public override byte[] ToBytes() method ToString (line 34) | public override string ToString() FILE: Telegram.Api/TL/TLInputDocument.cs class TLInputDocumentBase (line 13) | public abstract class TLInputDocumentBase : TLObject { } class TLInputDocumentEmpty (line 15) | public class TLInputDocumentEmpty : TLInputDocumentBase method ToBytes (line 19) | public override byte[] ToBytes() method FromStream (line 24) | public override TLObject FromStream(Stream input) method ToStream (line 29) | public override void ToStream(Stream output) method ToString (line 34) | public override string ToString() class TLInputDocument (line 40) | public class TLInputDocument : TLInputDocumentBase method ToBytes (line 47) | public override byte[] ToBytes() method FromStream (line 55) | public override TLObject FromStream(Stream input) method ToStream (line 63) | public override void ToStream(Stream output) method ToString (line 70) | public override string ToString() FILE: Telegram.Api/TL/TLInputEncryptedChat.cs class TLInputEncryptedChat (line 13) | public class TLInputEncryptedChat : TLObject method FromBytes (line 21) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 31) | public override byte[] ToBytes() method ToStream (line 40) | public override void ToStream(Stream output) method FromStream (line 48) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLInputEncryptedFile.cs class TLInputEncryptedFileBase (line 13) | public abstract class TLInputEncryptedFileBase : TLObject { } class TLInputEncryptedFileEmpty (line 15) | public class TLInputEncryptedFileEmpty : TLInputEncryptedFileBase method FromBytes (line 19) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 26) | public override byte[] ToBytes() method FromStream (line 31) | public override TLObject FromStream(Stream input) method ToStream (line 36) | public override void ToStream(Stream output) class TLInputEncryptedFileUploaded (line 42) | public class TLInputEncryptedFileUploaded : TLInputEncryptedFileBase method FromBytes (line 54) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 66) | public override byte[] ToBytes() method FromStream (line 76) | public override TLObject FromStream(Stream input) method ToStream (line 86) | public override void ToStream(Stream output) class TLInputEncryptedFileBigUploaded (line 96) | public class TLInputEncryptedFileBigUploaded : TLInputEncryptedFileBase method FromBytes (line 106) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 117) | public override byte[] ToBytes() method FromStream (line 126) | public override TLObject FromStream(Stream input) method ToStream (line 135) | public override void ToStream(Stream output) class TLInputEncryptedFile (line 144) | public class TLInputEncryptedFile : TLInputEncryptedFileBase method FromBytes (line 152) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 162) | public override byte[] ToBytes() method FromStream (line 171) | public override TLObject FromStream(Stream input) method ToStream (line 179) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLInputFile.cs class TLInputFileBase (line 13) | public abstract class TLInputFileBase : TLObject { } class TLInputFile (line 15) | public class TLInputFile : TLInputFileBase method FromBytes (line 24) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 36) | public override byte[] ToBytes() method FromStream (line 46) | public override TLObject FromStream(Stream input) method ToStream (line 56) | public override void ToStream(Stream output) class TLInputFileBig (line 66) | public class TLInputFileBig : TLInputFileBase method FromBytes (line 76) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 87) | public override byte[] ToBytes() FILE: Telegram.Api/TL/TLInputFileLocation.cs class TLInputFileLocationBase (line 12) | public abstract class TLInputFileLocationBase : TLObject method LocationEquals (line 14) | public abstract bool LocationEquals(TLInputFileLocationBase location); method GetPartFileName (line 16) | public abstract string GetPartFileName(int partNumbert, string prefix ... method GetFileName (line 18) | public abstract string GetFileName(string prefix = "file", string ext ... method GetLocationString (line 20) | public abstract string GetLocationString(); class TLInputFileLocation (line 23) | public class TLInputFileLocation : TLInputFileLocationBase method ToBytes (line 33) | public override byte[] ToBytes() method LocationEquals (line 42) | public override bool LocationEquals(TLInputFileLocationBase location) method GetPartFileName (line 55) | public override string GetPartFileName(int partNumbert, string prefix ... method GetFileName (line 60) | public override string GetFileName(string prefix = "file", string ext ... method GetLocationString (line 65) | public override string GetLocationString() class TLInputVideoFileLocation (line 71) | [Obsolete] method ToBytes (line 80) | public override byte[] ToBytes() method LocationEquals (line 88) | public override bool LocationEquals(TLInputFileLocationBase location) method GetPartFileName (line 100) | public override string GetPartFileName(int partNumbert, string prefix ... method GetFileName (line 105) | public override string GetFileName(string prefix = "video", string ext... method GetLocationString (line 110) | public override string GetLocationString() class TLInputAudioFileLocation (line 116) | [Obsolete] method ToBytes (line 125) | public override byte[] ToBytes() method LocationEquals (line 133) | public override bool LocationEquals(TLInputFileLocationBase location) method GetPartFileName (line 145) | public override string GetPartFileName(int partNumbert, string prefix ... method GetFileName (line 150) | public override string GetFileName(string prefix = "audio", string ext... method GetLocationString (line 155) | public override string GetLocationString() class TLInputDocumentFileLocation (line 161) | public class TLInputDocumentFileLocation : TLInputFileLocationBase method ToBytes (line 169) | public override byte[] ToBytes() method LocationEquals (line 177) | public override bool LocationEquals(TLInputFileLocationBase location) method GetPartFileName (line 189) | public override string GetPartFileName(int partNumbert, string prefix ... method GetFileName (line 194) | public override string GetFileName(string prefix = "document", string ... method GetLocationString (line 199) | public override string GetLocationString() class TLInputDocumentFileLocation54 (line 205) | public class TLInputDocumentFileLocation54 : TLInputDocumentFileLocation method ToBytes (line 211) | public override byte[] ToBytes() method LocationEquals (line 220) | public override bool LocationEquals(TLInputFileLocationBase location) method GetPartFileName (line 241) | public override string GetPartFileName(int partNumbert, string prefix ... method GetFileName (line 251) | public override string GetFileName(string prefix = "document", string ... method GetLocationString (line 261) | public override string GetLocationString() class TLInputEncryptedFileLocation (line 267) | public class TLInputEncryptedFileLocation : TLInputFileLocationBase method ToBytes (line 275) | public override byte[] ToBytes() method FromBytes (line 283) | public override TLObject FromBytes(byte[] bytes, ref int position) method LocationEquals (line 293) | public override bool LocationEquals(TLInputFileLocationBase location) method GetPartFileName (line 305) | public override string GetPartFileName(int partNumbert, string prefix ... method GetFileName (line 310) | public override string GetFileName(string prefix = "encrypted", string... method GetLocationString (line 315) | public override string GetLocationString() class TLInputWebFileLocationBase (line 321) | public abstract class TLInputWebFileLocationBase : TLInputFileLocationBase class TLInputWebFileGeoPointLocation (line 326) | public class TLInputWebFileGeoPointLocation : TLInputWebFileLocationBase method ToBytes (line 340) | public override byte[] ToBytes() method GetPartFileName (line 352) | public override string GetPartFileName(int partNumbert, string prefix ... method GetFileName (line 357) | public override string GetFileName(string prefix = "map", string ext =... method GetLocationString (line 362) | public override string GetLocationString() method LocationEquals (line 367) | public override bool LocationEquals(TLInputFileLocationBase locationBase) class TLInputWebFileLocation (line 384) | public class TLInputWebFileLocation : TLInputWebFileLocationBase method ToBytes (line 390) | public override byte[] ToBytes() method GetPartFileName (line 398) | public override string GetPartFileName(int partNumbert, string prefix ... method GetFileName (line 403) | public override string GetFileName(string prefix = "url", string ext =... method GetLocationString (line 408) | public override string GetLocationString() method LocationEquals (line 413) | public override bool LocationEquals(TLInputFileLocationBase location) class TLInputSecureFileLocation (line 426) | public class TLInputSecureFileLocation : TLInputFileLocationBase method ToBytes (line 434) | public override byte[] ToBytes() method LocationEquals (line 442) | public override bool LocationEquals(TLInputFileLocationBase location) method GetPartFileName (line 454) | public override string GetPartFileName(int partNumbert, string prefix ... method GetFileName (line 459) | public override string GetFileName(string prefix = "document", string ... method GetLocationString (line 464) | public override string GetLocationString() class TLInputTakeoutFileLocation (line 470) | public class TLInputTakeoutFileLocation : TLInputFileLocationBase method ToBytes (line 474) | public override byte[] ToBytes() method LocationEquals (line 479) | public override bool LocationEquals(TLInputFileLocationBase location) method GetPartFileName (line 487) | public override string GetPartFileName(int partNumbert, string prefix ... method GetFileName (line 492) | public override string GetFileName(string prefix = "document", string ... method GetLocationString (line 497) | public override string GetLocationString() FILE: Telegram.Api/TL/TLInputGame.cs class TLInputGameBase (line 13) | public abstract class TLInputGameBase : TLObject { } class TLInputGameId (line 15) | public class TLInputGameId : TLInputGameBase method ToBytes (line 23) | public override byte[] ToBytes() method FromStream (line 31) | public override TLObject FromStream(Stream input) method ToStream (line 39) | public override void ToStream(Stream output) method ToString (line 46) | public override string ToString() class TLInputGameShortName (line 52) | public class TLInputGameShortName : TLInputGameBase method ToBytes (line 60) | public override byte[] ToBytes() method FromStream (line 68) | public override TLObject FromStream(Stream input) method ToStream (line 76) | public override void ToStream(Stream output) method ToString (line 83) | public override string ToString() FILE: Telegram.Api/TL/TLInputGeoPoint.cs class TLInputGeoPointBase (line 14) | public abstract class TLInputGeoPointBase : TLObject method GeoPointEquals (line 16) | public abstract bool GeoPointEquals(TLInputGeoPointBase locationGeoPoi... class TLInputGeoPointEmpty (line 19) | public class TLInputGeoPointEmpty : TLInputGeoPointBase method ToBytes (line 23) | public override byte[] ToBytes() method FromStream (line 28) | public override TLObject FromStream(Stream input) method ToStream (line 33) | public override void ToStream(Stream output) method ToString (line 38) | public override string ToString() method GeoPointEquals (line 43) | public override bool GeoPointEquals(TLInputGeoPointBase geoPointBase) class TLInputGeoPoint (line 55) | public class TLInputGeoPoint : TLInputGeoPointBase method ToBytes (line 62) | public override byte[] ToBytes() method FromStream (line 70) | public override TLObject FromStream(Stream input) method ToStream (line 78) | public override void ToStream(Stream output) method GetFileName (line 85) | public string GetFileName() method ToString (line 90) | public override string ToString() method GeoPointEquals (line 95) | public override bool GeoPointEquals(TLInputGeoPointBase geoPointBase) FILE: Telegram.Api/TL/TLInputMedia.cs type InputMediaUploadedPhotoFlags (line 14) | [Flags] type InputMediaPhotoFlags (line 21) | [Flags] type InputMediaUploadedDocumentFlags (line 27) | [Flags] type InputMediaDocumentFlags (line 36) | [Flags] type InputMediaPhotoExternalFlags (line 42) | [Flags] type InputMediaDocumentExternalFlags (line 48) | [Flags] type InputMediaInvoiceFlags (line 54) | [Flags] type IInputMediaCaption (line 60) | public interface IInputMediaCaption type IInputTTLMedia (line 65) | public interface IInputTTLMedia class TLInputMediaBase (line 70) | public abstract class TLInputMediaBase : TLObject class TLInputMediaEmpty (line 77) | public class TLInputMediaEmpty : TLInputMediaBase method ToBytes (line 81) | public override byte[] ToBytes() method FromStream (line 86) | public override TLObject FromStream(Stream input) method ToStream (line 91) | public override void ToStream(Stream output) class TLInputMediaUploadedDocument (line 97) | public class TLInputMediaUploadedDocument : TLInputMediaBase method ToBytes (line 107) | public override byte[] ToBytes() method FromStream (line 116) | public override TLObject FromStream(Stream input) method ToStream (line 125) | public override void ToStream(Stream output) class TLInputMediaUploadedDocument22 (line 134) | public class TLInputMediaUploadedDocument22 : TLInputMediaBase method ToBytes (line 144) | public override byte[] ToBytes() method FromStream (line 153) | public override TLObject FromStream(Stream input) method ToStream (line 162) | public override void ToStream(Stream output) class TLInputMediaUploadedDocument75 (line 171) | public class TLInputMediaUploadedDocument75 : TLInputMediaUploadedDocume... method ToBytes (line 175) | public override byte[] ToBytes() method FromStream (line 188) | public override TLObject FromStream(Stream input) method ToStream (line 201) | public override void ToStream(Stream output) class TLInputMediaUploadedDocument70 (line 214) | public class TLInputMediaUploadedDocument70 : TLInputMediaUploadedDocume... method ToBytes (line 240) | public override byte[] ToBytes() method FromStream (line 254) | public override TLObject FromStream(Stream input) method ToStream (line 268) | public override void ToStream(Stream output) class TLInputMediaUploadedDocument56 (line 282) | public class TLInputMediaUploadedDocument56 : TLInputMediaUploadedDocume... method ToBytes (line 302) | public override byte[] ToBytes() method FromStream (line 314) | public override TLObject FromStream(Stream input) method ToStream (line 326) | public override void ToStream(Stream output) class TLInputMediaUploadedDocument45 (line 338) | public class TLInputMediaUploadedDocument45 : TLInputMediaBase, IAttribu... method ToBytes (line 350) | public override byte[] ToBytes() method FromStream (line 360) | public override TLObject FromStream(Stream input) method ToStream (line 370) | public override void ToStream(Stream output) class TLInputMediaUploadedThumbDocument (line 380) | public class TLInputMediaUploadedThumbDocument : TLInputMediaBase method ToBytes (line 392) | public override byte[] ToBytes() method FromStream (line 402) | public override TLObject FromStream(Stream input) method ToStream (line 412) | public override void ToStream(Stream output) class TLInputMediaUploadedThumbDocument22 (line 422) | public class TLInputMediaUploadedThumbDocument22 : TLInputMediaBase method ToBytes (line 434) | public override byte[] ToBytes() method FromStream (line 444) | public override TLObject FromStream(Stream input) method ToStream (line 454) | public override void ToStream(Stream output) class TLInputMediaUploadedThumbDocument56 (line 464) | [Obsolete] method ToBytes (line 485) | public override byte[] ToBytes() method FromStream (line 498) | public override TLObject FromStream(Stream input) method ToStream (line 511) | public override void ToStream(Stream output) class TLInputMediaUploadedThumbDocument45 (line 524) | public class TLInputMediaUploadedThumbDocument45 : TLInputMediaBase, IAt... method ToBytes (line 538) | public override byte[] ToBytes() method FromStream (line 549) | public override TLObject FromStream(Stream input) method ToStream (line 560) | public override void ToStream(Stream output) class TLInputMediaDocument (line 571) | public class TLInputMediaDocument : TLInputMediaBase method ToBytes (line 577) | public override byte[] ToBytes() method FromStream (line 584) | public override TLObject FromStream(Stream input) method ToStream (line 591) | public override void ToStream(Stream output) class TLInputMediaDocument75 (line 598) | public class TLInputMediaDocument75 : TLInputMediaDocument70 method ToBytes (line 602) | public override byte[] ToBytes() method FromStream (line 611) | public override TLObject FromStream(Stream input) method ToStream (line 620) | public override void ToStream(Stream output) class TLInputMediaDocument70 (line 629) | public class TLInputMediaDocument70 : TLInputMediaDocument45, IInputTTLM... method ToBytes (line 649) | public override byte[] ToBytes() method FromStream (line 659) | public override TLObject FromStream(Stream input) method ToStream (line 669) | public override void ToStream(Stream output) class TLInputMediaDocument45 (line 679) | public class TLInputMediaDocument45 : TLInputMediaBase, IInputMediaCaption method ToBytes (line 687) | public override byte[] ToBytes() method FromStream (line 695) | public override TLObject FromStream(Stream input) method ToStream (line 703) | public override void ToStream(Stream output) class TLInputMediaUploadedAudio (line 711) | public class TLInputMediaUploadedAudio : TLInputMediaBase method ToBytes (line 721) | public override byte[] ToBytes() method FromStream (line 730) | public override TLObject FromStream(Stream input) method ToStream (line 739) | public override void ToStream(Stream output) class TLInputMediaAudio (line 748) | public class TLInputMediaAudio : TLInputMediaBase method ToBytes (line 754) | public override byte[] ToBytes() class TLInputMediaUploadedPhoto (line 762) | public class TLInputMediaUploadedPhoto : TLInputMediaBase method ToBytes (line 768) | public override byte[] ToBytes() method FromStream (line 775) | public override TLObject FromStream(Stream input) method ToStream (line 782) | public override void ToStream(Stream output) class TLInputMediaUploadedPhoto28 (line 789) | public class TLInputMediaUploadedPhoto28 : TLInputMediaUploadedPhoto, II... method TLInputMediaUploadedPhoto28 (line 795) | public TLInputMediaUploadedPhoto28() method TLInputMediaUploadedPhoto28 (line 800) | public TLInputMediaUploadedPhoto28(TLInputMediaUploadedPhoto inputMedi... method ToBytes (line 806) | public override byte[] ToBytes() method FromStream (line 814) | public override TLObject FromStream(Stream input) method ToStream (line 822) | public override void ToStream(Stream output) class TLInputMediaUploadedPhoto56 (line 830) | public class TLInputMediaUploadedPhoto56 : TLInputMediaUploadedPhoto28 method TLInputMediaUploadedPhoto56 (line 850) | public TLInputMediaUploadedPhoto56() method TLInputMediaUploadedPhoto56 (line 855) | public TLInputMediaUploadedPhoto56(TLInputMediaUploadedPhoto inputMedi... method ToBytes (line 863) | public override byte[] ToBytes() method FromStream (line 873) | public override TLObject FromStream(Stream input) method ToStream (line 883) | public override void ToStream(Stream output) class TLInputMediaUploadedPhoto70 (line 893) | public class TLInputMediaUploadedPhoto70 : TLInputMediaUploadedPhoto56, ... method TLInputMediaUploadedPhoto70 (line 905) | public TLInputMediaUploadedPhoto70() method TLInputMediaUploadedPhoto70 (line 910) | public TLInputMediaUploadedPhoto70(TLInputMediaUploadedPhoto inputMedi... method ToBytes (line 918) | public override byte[] ToBytes() method FromStream (line 929) | public override TLObject FromStream(Stream input) method ToStream (line 940) | public override void ToStream(Stream output) class TLInputMediaUploadedPhoto75 (line 951) | public class TLInputMediaUploadedPhoto75 : TLInputMediaUploadedPhoto70 method TLInputMediaUploadedPhoto75 (line 955) | public TLInputMediaUploadedPhoto75() method TLInputMediaUploadedPhoto75 (line 960) | public TLInputMediaUploadedPhoto75(TLInputMediaUploadedPhoto inputMedi... method ToBytes (line 968) | public override byte[] ToBytes() method FromStream (line 978) | public override TLObject FromStream(Stream input) method ToStream (line 988) | public override void ToStream(Stream output) class TLInputMediaPhoto (line 998) | public class TLInputMediaPhoto : TLInputMediaBase method ToBytes (line 1004) | public override byte[] ToBytes() method FromStream (line 1011) | public override TLObject FromStream(Stream input) method ToStream (line 1018) | public override void ToStream(Stream output) class TLInputMediaPhoto28 (line 1025) | public class TLInputMediaPhoto28 : TLInputMediaPhoto, IInputMediaCaption method TLInputMediaPhoto28 (line 1031) | public TLInputMediaPhoto28() method TLInputMediaPhoto28 (line 1036) | public TLInputMediaPhoto28(TLInputMediaPhoto inputMediaPhoto, TLString... method ToBytes (line 1042) | public override byte[] ToBytes() method FromStream (line 1050) | public override TLObject FromStream(Stream input) method ToStream (line 1058) | public override void ToStream(Stream output) class TLInputMediaPhoto70 (line 1066) | public class TLInputMediaPhoto70 : TLInputMediaPhoto28, IInputTTLMedia method TLInputMediaPhoto70 (line 1086) | public TLInputMediaPhoto70() method TLInputMediaPhoto70 (line 1091) | public TLInputMediaPhoto70(TLInputMediaPhoto inputMediaPhoto, TLString... method ToBytes (line 1098) | public override byte[] ToBytes() method FromStream (line 1108) | public override TLObject FromStream(Stream input) method ToStream (line 1118) | public override void ToStream(Stream output) class TLInputMediaPhoto75 (line 1128) | public class TLInputMediaPhoto75 : TLInputMediaPhoto70 method TLInputMediaPhoto75 (line 1132) | public TLInputMediaPhoto75() method TLInputMediaPhoto75 (line 1137) | public TLInputMediaPhoto75(TLInputMediaPhoto inputMediaPhoto) method ToBytes (line 1144) | public override byte[] ToBytes() method FromStream (line 1153) | public override TLObject FromStream(Stream input) method ToStream (line 1163) | public override void ToStream(Stream output) class TLInputMediaGeoPoint (line 1172) | public class TLInputMediaGeoPoint : TLInputMediaBase method ToBytes (line 1178) | public override byte[] ToBytes() method FromStream (line 1185) | public override TLObject FromStream(Stream input) method ToStream (line 1192) | public override void ToStream(Stream output) class TLInputMediaVenue (line 1199) | public class TLInputMediaVenue : TLInputMediaBase method ToBytes (line 1213) | public override byte[] ToBytes() method FromStream (line 1224) | public override TLObject FromStream(Stream input) method ToStream (line 1235) | public override void ToStream(Stream output) class TLInputMediaVenue72 (line 1246) | public class TLInputMediaVenue72 : TLInputMediaVenue method ToBytes (line 1252) | public override byte[] ToBytes() method FromStream (line 1264) | public override TLObject FromStream(Stream input) method ToStream (line 1276) | public override void ToStream(Stream output) class TLInputMediaContact82 (line 1288) | public class TLInputMediaContact82 : TLInputMediaContact method ToBytes (line 1294) | public override byte[] ToBytes() method FromStream (line 1304) | public override TLObject FromStream(Stream input) method ToStream (line 1314) | public override void ToStream(Stream output) class TLInputMediaContact (line 1324) | public class TLInputMediaContact : TLInputMediaBase method ToBytes (line 1334) | public override byte[] ToBytes() method FromStream (line 1343) | public override TLObject FromStream(Stream input) method ToStream (line 1352) | public override void ToStream(Stream output) class TLInputMediaUploadedVideo (line 1361) | public class TLInputMediaUploadedVideo : TLInputMediaBase method ToBytes (line 1371) | public override byte[] ToBytes() method FromStream (line 1382) | public override TLObject FromStream(Stream input) method ToStream (line 1393) | public override void ToStream(Stream output) class TLInputMediaUploadedVideo28 (line 1404) | public class TLInputMediaUploadedVideo28 : TLInputMediaUploadedVideo, II... method ToBytes (line 1410) | public override byte[] ToBytes() method FromStream (line 1421) | public override TLObject FromStream(Stream input) method ToStream (line 1432) | public override void ToStream(Stream output) class TLInputMediaUploadedVideo36 (line 1443) | public class TLInputMediaUploadedVideo36 : TLInputMediaUploadedVideo28 method ToBytes (line 1447) | public override byte[] ToBytes() method FromStream (line 1459) | public override TLObject FromStream(Stream input) method ToStream (line 1471) | public override void ToStream(Stream output) class TLInputMediaUploadedThumbVideo (line 1483) | public class TLInputMediaUploadedThumbVideo : TLInputMediaBase method ToBytes (line 1494) | public override byte[] ToBytes() method FromStream (line 1506) | public override TLObject FromStream(Stream input) method ToStream (line 1518) | public override void ToStream(Stream output) class TLInputMediaUploadedThumbVideo28 (line 1530) | public class TLInputMediaUploadedThumbVideo28 : TLInputMediaUploadedThum... method ToBytes (line 1536) | public override byte[] ToBytes() method FromStream (line 1548) | public override TLObject FromStream(Stream input) method ToStream (line 1560) | public override void ToStream(Stream output) class TLInputMediaUploadedThumbVideo36 (line 1572) | public class TLInputMediaUploadedThumbVideo36 : TLInputMediaUploadedThum... method ToBytes (line 1576) | public override byte[] ToBytes() method FromStream (line 1589) | public override TLObject FromStream(Stream input) method ToStream (line 1602) | public override void ToStream(Stream output) class TLInputMediaVideo (line 1615) | public class TLInputMediaVideo : TLInputMediaBase method ToBytes (line 1621) | public override byte[] ToBytes() class TLInputMediaVideo28 (line 1629) | public class TLInputMediaVideo28 : TLInputMediaVideo, IInputMediaCaption method ToBytes (line 1635) | public override byte[] ToBytes() class TLInputMediaGifExternal (line 1644) | public class TLInputMediaGifExternal : TLInputMediaBase method ToBytes (line 1652) | public override byte[] ToBytes() class TLInputMediaPhotoExternal75 (line 1661) | public class TLInputMediaPhotoExternal75 : TLInputMediaPhotoExternal70 method ToBytes (line 1665) | public override byte[] ToBytes() method FromStream (line 1674) | public override TLObject FromStream(Stream input) method ToStream (line 1683) | public override void ToStream(Stream output) class TLInputMediaPhotoExternal70 (line 1692) | public class TLInputMediaPhotoExternal70 : TLInputMediaPhotoExternal, II... method ToBytes (line 1712) | public override byte[] ToBytes() class TLInputMediaPhotoExternal (line 1723) | public class TLInputMediaPhotoExternal : TLInputMediaBase, IInputMediaCa... method ToBytes (line 1731) | public override byte[] ToBytes() class TLInputMediaDocumentExternal75 (line 1740) | public class TLInputMediaDocumentExternal75 : TLInputMediaDocumentExtern... method ToBytes (line 1744) | public override byte[] ToBytes() class TLInputMediaDocumentExternal70 (line 1754) | public class TLInputMediaDocumentExternal70 : TLInputMediaDocumentExtern... method ToBytes (line 1774) | public override byte[] ToBytes() class TLInputMediaDocumentExternal (line 1785) | public class TLInputMediaDocumentExternal : TLInputMediaBase, IInputMedi... method ToBytes (line 1793) | public override byte[] ToBytes() class TLInputMediaGame (line 1802) | public class TLInputMediaGame : TLInputMediaBase method ToBytes (line 1808) | public override byte[] ToBytes() method FromStream (line 1815) | public override TLObject FromStream(Stream input) method ToStream (line 1822) | public override void ToStream(Stream output) class TLInputMediaInvoice73 (line 1829) | public class TLInputMediaInvoice73 : TLInputMediaInvoice method ToBytes (line 1835) | public override byte[] ToBytes() method FromStream (line 1850) | public override TLObject FromStream(Stream input) method ToStream (line 1865) | public override void ToStream(Stream output) class TLInputMediaInvoice (line 1880) | public class TLInputMediaInvoice : TLInputMediaBase method ToBytes (line 1912) | public override byte[] ToBytes() method FromStream (line 1926) | public override TLObject FromStream(Stream input) method ToStream (line 1940) | public override void ToStream(Stream output) class TLInputMediaGeoLive (line 1954) | public class TLInputMediaGeoLive : TLInputMediaBase method ToBytes (line 1962) | public override byte[] ToBytes() method FromStream (line 1970) | public override TLObject FromStream(Stream input) method ToStream (line 1978) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLInputMessagesFilter.cs type InputMessagesFilterPhoneCallsFlags (line 12) | [Flags] class TLInputMessagesFilterBase (line 18) | public abstract class TLInputMessagesFilterBase : TLObject { } class TLInputMessagesFilterEmpty (line 20) | public class TLInputMessagesFilterEmpty : TLInputMessagesFilterBase method FromBytes (line 24) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 30) | public override byte[] ToBytes() class TLInputMessagesFilterPhoto (line 36) | public class TLInputMessagesFilterPhoto : TLInputMessagesFilterBase method FromBytes (line 40) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 46) | public override byte[] ToBytes() class TLInputMessagesFilterVideo (line 52) | public class TLInputMessagesFilterVideo : TLInputMessagesFilterBase method FromBytes (line 56) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 62) | public override byte[] ToBytes() class TLInputMessagesFilterPhotoVideo (line 68) | public class TLInputMessagesFilterPhotoVideo : TLInputMessagesFilterBase method FromBytes (line 72) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 78) | public override byte[] ToBytes() class TLInputMessagesFilterPhotoVideoDocument (line 84) | public class TLInputMessagesFilterPhotoVideoDocument : TLInputMessagesFi... method FromBytes (line 88) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 94) | public override byte[] ToBytes() class TLInputMessagesFilterDocument (line 100) | public class TLInputMessagesFilterDocument : TLInputMessagesFilterBase method FromBytes (line 104) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 110) | public override byte[] ToBytes() class TLInputMessagesFilterAudio (line 116) | public class TLInputMessagesFilterAudio : TLInputMessagesFilterBase method FromBytes (line 120) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 126) | public override byte[] ToBytes() class TLInputMessagesFilterAudioDocuments (line 132) | public class TLInputMessagesFilterAudioDocuments : TLInputMessagesFilter... method FromBytes (line 136) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 142) | public override byte[] ToBytes() class TLInputMessagesFilterUrl (line 148) | public class TLInputMessagesFilterUrl : TLInputMessagesFilterBase method FromBytes (line 152) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 158) | public override byte[] ToBytes() class TLInputMessagesFilterGif (line 164) | public class TLInputMessagesFilterGif : TLInputMessagesFilterBase method FromBytes (line 168) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 174) | public override byte[] ToBytes() class TLInputMessagesFilterVoice (line 180) | public class TLInputMessagesFilterVoice : TLInputMessagesFilterBase method FromBytes (line 184) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 190) | public override byte[] ToBytes() class TLInputMessagesFilterMusic (line 196) | public class TLInputMessagesFilterMusic : TLInputMessagesFilterBase method FromBytes (line 200) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 206) | public override byte[] ToBytes() class TLInputMessagesFilterChatPhotos (line 212) | public class TLInputMessagesFilterChatPhotos : TLInputMessagesFilterBase method FromBytes (line 216) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 222) | public override byte[] ToBytes() class TLInputMessagesFilterPhoneCalls (line 228) | public class TLInputMessagesFilterPhoneCalls : TLInputMessagesFilterBase method FromBytes (line 246) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 255) | public override byte[] ToBytes() class TLInputMessagesFilterRoundVoice (line 263) | public class TLInputMessagesFilterRoundVoice : TLInputMessagesFilterBase method FromBytes (line 267) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 273) | public override byte[] ToBytes() class TLInputMessagesFilterRoundVideo (line 279) | public class TLInputMessagesFilterRoundVideo : TLInputMessagesFilterBase method FromBytes (line 283) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 289) | public override byte[] ToBytes() class TLInputMessagesFilterMyMentions (line 295) | public class TLInputMessagesFilterMyMentions : TLInputMessagesFilterBase method FromBytes (line 299) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 305) | public override byte[] ToBytes() class TLInputMessagesFilterGeo (line 311) | public class TLInputMessagesFilterGeo : TLInputMessagesFilterBase method FromBytes (line 315) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 321) | public override byte[] ToBytes() class TLInputMessagesFilterContacts (line 327) | public class TLInputMessagesFilterContacts : TLInputMessagesFilterBase method FromBytes (line 331) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 337) | public override byte[] ToBytes() FILE: Telegram.Api/TL/TLInputNotifyPeer.cs class TLInputNotifyPeerBase (line 12) | public abstract class TLInputNotifyPeerBase : TLObject { } class TLInputNotifyPeer (line 14) | public class TLInputNotifyPeer : TLInputNotifyPeerBase method FromBytes (line 20) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 29) | public override byte[] ToBytes() method ToString (line 36) | public override string ToString() class TLInputNotifyUsers (line 42) | public class TLInputNotifyUsers : TLInputNotifyPeerBase method FromBytes (line 46) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 53) | public override byte[] ToBytes() method ToString (line 58) | public override string ToString() class TLInputNotifyChats (line 64) | public class TLInputNotifyChats : TLInputNotifyPeerBase method FromBytes (line 68) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 75) | public override byte[] ToBytes() method ToString (line 80) | public override string ToString() class TLInputNotifyAll (line 86) | [Obsolete] method FromBytes (line 91) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 98) | public override byte[] ToBytes() method ToString (line 103) | public override string ToString() FILE: Telegram.Api/TL/TLInputPaymentCredentials.cs type InputPaymentCredentials (line 12) | [Flags] class TLInputPaymentCredentialsBase (line 18) | public abstract class TLInputPaymentCredentialsBase : TLObject { } class TLInputPaymentCredentialsSaved (line 20) | public class TLInputPaymentCredentialsSaved : TLInputPaymentCredentialsBase method ToBytes (line 28) | public override byte[] ToBytes() class TLInputPaymentCredentials (line 37) | public class TLInputPaymentCredentials : TLInputPaymentCredentialsBase method ToBytes (line 57) | public override byte[] ToBytes() class TLInputPaymentCredentialsApplePay (line 66) | public class TLInputPaymentCredentialsApplePay : TLInputPaymentCredentia... method ToBytes (line 72) | public override byte[] ToBytes() class TLInputPaymentCredentialsAndroidPay (line 80) | public class TLInputPaymentCredentialsAndroidPay : TLInputPaymentCredent... method ToBytes (line 86) | public override byte[] ToBytes() class TLInputPaymentCredentialsAndroidPay74 (line 94) | public class TLInputPaymentCredentialsAndroidPay74 : TLInputPaymentCrede... method ToBytes (line 100) | public override byte[] ToBytes() FILE: Telegram.Api/TL/TLInputPeer.cs class TLInputPeer (line 5) | abstract class TLInputPeer : TLObject { } class TLInputPeerEmpty (line 7) | class TLInputPeerEmpty : TLInputPeer method FromBytes (line 11) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 19) | public override byte[] ToBytes() method ToString (line 24) | public override string ToString() class TLInputPeerSelf (line 30) | class TLInputPeerSelf : TLInputPeer method FromBytes (line 34) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 42) | public override byte[] ToBytes() method ToString (line 47) | public override string ToString() class TLInputPeerContact (line 53) | class TLInputPeerContact : TLInputPeer method FromBytes (line 59) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 69) | public override byte[] ToBytes() method ToString (line 76) | public override string ToString() class TLInputPeerForeign (line 82) | class TLInputPeerForeign : TLInputPeer method FromBytes (line 90) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 101) | public override byte[] ToBytes() method ToString (line 109) | public override string ToString() class TLInputPeerChat (line 115) | class TLInputPeerChat : TLInputPeer method FromBytes (line 121) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 131) | public override byte[] ToBytes() method ToString (line 138) | public override string ToString() FILE: Telegram.Api/TL/TLInputPeerBase.cs class TLInputPeerBase (line 14) | public abstract class TLInputPeerBase : TLObject { } class TLInputPeerEmpty (line 16) | public class TLInputPeerEmpty : TLInputPeerBase method FromBytes (line 26) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 33) | public override byte[] ToBytes() method ToStream (line 38) | public override void ToStream(Stream output) method FromStream (line 43) | public override TLObject FromStream(Stream input) method ToString (line 48) | public override string ToString() class TLInputPeerSelf (line 54) | public class TLInputPeerSelf : TLInputPeerBase method FromBytes (line 58) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 65) | public override byte[] ToBytes() method ToStream (line 70) | public override void ToStream(Stream output) method FromStream (line 75) | public override TLObject FromStream(Stream input) method ToString (line 80) | public override string ToString() class TLInputPeerContact (line 86) | public class TLInputPeerContact : TLInputPeerBase method FromBytes (line 92) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 101) | public override byte[] ToBytes() method ToStream (line 109) | public override void ToStream(Stream output) method FromStream (line 116) | public override TLObject FromStream(Stream input) method ToString (line 123) | public override string ToString() class TLInputPeerForeign (line 129) | public class TLInputPeerForeign : TLInputPeerBase method FromBytes (line 137) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 147) | public override byte[] ToBytes() method ToStream (line 155) | public override void ToStream(Stream output) method FromStream (line 163) | public override TLObject FromStream(Stream input) method ToString (line 171) | public override string ToString() class TLInputPeerChat (line 177) | public class TLInputPeerChat : TLInputPeerBase method FromBytes (line 183) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 192) | public override byte[] ToBytes() method ToStream (line 199) | public override void ToStream(Stream output) method FromStream (line 206) | public override TLObject FromStream(Stream input) method ToString (line 213) | public override string ToString() class TLInputPeerBroadcast (line 219) | public class TLInputPeerBroadcast : TLInputPeerBase method FromBytes (line 225) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 234) | public override byte[] ToBytes() method ToStream (line 241) | public override void ToStream(Stream output) method FromStream (line 248) | public override TLObject FromStream(Stream input) method ToString (line 255) | public override string ToString() class TLInputPeerUser (line 261) | public class TLInputPeerUser : TLInputPeerBase method FromBytes (line 269) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 279) | public override byte[] ToBytes() method ToStream (line 287) | public override void ToStream(Stream output) method FromStream (line 295) | public override TLObject FromStream(Stream input) method ToString (line 303) | public override string ToString() class TLInputPeerChannel (line 309) | public class TLInputPeerChannel : TLInputPeerBroadcast method FromBytes (line 315) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 325) | public override byte[] ToBytes() method ToStream (line 333) | public override void ToStream(Stream output) method FromStream (line 341) | public override TLObject FromStream(Stream input) method ToString (line 349) | public override string ToString() class TLInputPeerFeed (line 355) | public class TLInputPeerFeed : TLInputPeerBroadcast method FromBytes (line 359) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 368) | public override byte[] ToBytes() method ToStream (line 375) | public override void ToStream(Stream output) method FromStream (line 382) | public override TLObject FromStream(Stream input) method ToString (line 389) | public override string ToString() FILE: Telegram.Api/TL/TLInputPeerNotifyEvents.cs class TLInputPeerNotifyEventsBase (line 12) | public abstract class TLInputPeerNotifyEventsBase : TLObject { } class TLInputPeerNotifyEventsEmpty (line 14) | [Obsolete] method FromBytes (line 19) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 26) | public override byte[] ToBytes() class TLInputPeerNotifyEventsAll (line 32) | [Obsolete] method FromBytes (line 37) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 44) | public override byte[] ToBytes() FILE: Telegram.Api/TL/TLInputPeerNotifySettings.cs class TLInputPeerNotifySettings78 (line 10) | public class TLInputPeerNotifySettings78 : TLInputPeerNotifySettings48 method ToBytes (line 30) | public override byte[] ToBytes() method ToString (line 41) | public override string ToString() class TLInputPeerNotifySettings48 (line 47) | public class TLInputPeerNotifySettings48 : TLInputPeerNotifySettings method ToBytes (line 71) | public override byte[] ToBytes() method ToString (line 80) | public override string ToString() class TLInputPeerNotifySettings (line 86) | public class TLInputPeerNotifySettings : TLObject method ToBytes (line 98) | public override byte[] ToBytes() method ToString (line 108) | public override string ToString() FILE: Telegram.Api/TL/TLInputPhoneCall.cs class TLInputPhoneCall (line 13) | public class TLInputPhoneCall : TLObject method FromBytes (line 21) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 31) | public override byte[] ToBytes() method ToStream (line 39) | public override void ToStream(Stream output) method FromStream (line 47) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLInputPhoto.cs class TLInputPhotoBase (line 13) | public abstract class TLInputPhotoBase : TLObject { } class TLInputPhotoEmpty (line 15) | public class TLInputPhotoEmpty : TLInputPhotoBase method ToBytes (line 19) | public override byte[] ToBytes() method FromStream (line 24) | public override TLObject FromStream(Stream input) method ToStream (line 29) | public override void ToStream(Stream output) method ToString (line 34) | public override string ToString() class TLInputPhoto (line 40) | public class TLInputPhoto : TLInputPhotoBase method ToBytes (line 47) | public override byte[] ToBytes() method FromStream (line 55) | public override TLObject FromStream(Stream input) method ToStream (line 63) | public override void ToStream(Stream output) method ToString (line 70) | public override string ToString() FILE: Telegram.Api/TL/TLInputPhotoCrop.cs class TLInputPhotoCropBase (line 10) | public abstract class TLInputPhotoCropBase : TLObject { } class TLInputPhotoCropAuto (line 12) | public class TLInputPhotoCropAuto : TLInputPhotoCropBase method FromBytes (line 16) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 23) | public override byte[] ToBytes() class TLInputPhotoCrop (line 29) | public class TLInputPhotoCrop : TLInputPhotoCropBase method FromBytes (line 39) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 50) | public override byte[] ToBytes() FILE: Telegram.Api/TL/TLInputPrivacyKey.cs class TLInputPrivacyKeyBase (line 10) | public abstract class TLInputPrivacyKeyBase : TLObject { } class TLInputPrivacyKeyStatusTimestamp (line 12) | public class TLInputPrivacyKeyStatusTimestamp : TLInputPrivacyKeyBase method FromBytes (line 16) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 23) | public override byte[] ToBytes() class TLInputPrivacyKeyChatInvite (line 30) | public class TLInputPrivacyKeyChatInvite : TLInputPrivacyKeyBase method FromBytes (line 34) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 41) | public override byte[] ToBytes() class TLInputPrivacyKeyPhoneCall (line 48) | public class TLInputPrivacyKeyPhoneCall : TLInputPrivacyKeyBase method FromBytes (line 52) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 59) | public override byte[] ToBytes() FILE: Telegram.Api/TL/TLInputPrivacyRule.cs class TLInputPrivacyRuleBase (line 10) | public abstract class TLInputPrivacyRuleBase : TLObject { } class TLInputPrivacyValueAllowContacts (line 12) | public class TLInputPrivacyValueAllowContacts : TLInputPrivacyRuleBase method FromBytes (line 16) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 23) | public override byte[] ToBytes() class TLInputPrivacyValueAllowAll (line 30) | public class TLInputPrivacyValueAllowAll : TLInputPrivacyRuleBase method FromBytes (line 34) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 41) | public override byte[] ToBytes() class TLInputPrivacyValueAllowUsers (line 48) | public class TLInputPrivacyValueAllowUsers : TLInputPrivacyRuleBase method FromBytes (line 54) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 63) | public override byte[] ToBytes() class TLInputPrivacyValueDisallowContacts (line 71) | public class TLInputPrivacyValueDisallowContacts : TLInputPrivacyRuleBase method FromBytes (line 75) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 82) | public override byte[] ToBytes() class TLInputPrivacyValueDisallowAll (line 89) | public class TLInputPrivacyValueDisallowAll : TLInputPrivacyRuleBase method FromBytes (line 93) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 100) | public override byte[] ToBytes() class TLInputPrivacyValueDisallowUsers (line 107) | public class TLInputPrivacyValueDisallowUsers : TLInputPrivacyRuleBase method FromBytes (line 113) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 122) | public override byte[] ToBytes() FILE: Telegram.Api/TL/TLInputReportReason.cs class TLInputReportReasonBase (line 13) | public abstract class TLInputReportReasonBase : TLObject { } class TLInputReportReasonSpam (line 15) | public class TLInputReportReasonSpam : TLInputReportReasonBase method ToBytes (line 19) | public override byte[] ToBytes() method ToStream (line 24) | public override void ToStream(Stream output) method FromStream (line 29) | public override TLObject FromStream(Stream input) class TLInputReportReasonViolence (line 35) | public class TLInputReportReasonViolence : TLInputReportReasonBase method ToBytes (line 39) | public override byte[] ToBytes() method ToStream (line 44) | public override void ToStream(Stream output) method FromStream (line 49) | public override TLObject FromStream(Stream input) class TLInputReportReasonPornography (line 55) | public class TLInputReportReasonPornography : TLInputReportReasonBase method ToBytes (line 59) | public override byte[] ToBytes() method ToStream (line 64) | public override void ToStream(Stream output) method FromStream (line 69) | public override TLObject FromStream(Stream input) class TLInputReportReasonCopyright (line 75) | public class TLInputReportReasonCopyright : TLInputReportReasonBase method ToBytes (line 79) | public override byte[] ToBytes() method ToStream (line 84) | public override void ToStream(Stream output) method FromStream (line 89) | public override TLObject FromStream(Stream input) class TLInputReportReasonOther (line 95) | public class TLInputReportReasonOther : TLInputReportReasonBase method ToBytes (line 101) | public override byte[] ToBytes() method ToStream (line 106) | public override void ToStream(Stream output) method FromStream (line 112) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLInputSingleMedia.cs type InputSingleMediaFlags (line 14) | [Flags] class TLInputSingleMedia76 (line 20) | public class TLInputSingleMedia76 : TLInputSingleMedia75 method ToBytes (line 24) | public override byte[] ToBytes() method FromStream (line 35) | public override TLObject FromStream(Stream input) method ToStream (line 46) | public override void ToStream(Stream output) class TLInputSingleMedia75 (line 57) | public class TLInputSingleMedia75 : TLInputSingleMedia method ToBytes (line 79) | public override byte[] ToBytes() method FromStream (line 90) | public override TLObject FromStream(Stream input) method ToStream (line 101) | public override void ToStream(Stream output) class TLInputSingleMedia (line 112) | public class TLInputSingleMedia : TLInputMediaBase method ToBytes (line 120) | public override byte[] ToBytes() method FromStream (line 128) | public override TLObject FromStream(Stream input) method ToStream (line 136) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLInputStickerSet.cs class TLInputStickerSetBase (line 13) | public abstract class TLInputStickerSetBase : TLObject class TLInputStickerSetEmpty (line 18) | public class TLInputStickerSetEmpty : TLInputStickerSetBase method FromBytes (line 22) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 29) | public override byte[] ToBytes() method FromStream (line 34) | public override TLObject FromStream(Stream input) method ToStream (line 39) | public override void ToStream(Stream output) method ToString (line 44) | public override string ToString() class TLInputStickerSetId (line 55) | public class TLInputStickerSetId : TLInputStickerSetBase method FromBytes (line 62) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 72) | public override byte[] ToBytes() method FromStream (line 80) | public override TLObject FromStream(Stream input) method ToStream (line 88) | public override void ToStream(Stream output) method ToString (line 96) | public override string ToString() class TLInputStickerSetShortName (line 107) | public class TLInputStickerSetShortName : TLInputStickerSetBase method FromBytes (line 113) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 122) | public override byte[] ToBytes() method FromStream (line 129) | public override TLObject FromStream(Stream input) method ToStream (line 136) | public override void ToStream(Stream output) method ToString (line 143) | public override string ToString() FILE: Telegram.Api/TL/TLInputStickeredMedia.cs class TLInputStickeredMediaBase (line 13) | public abstract class TLInputStickeredMediaBase : TLObject { } class TLInputStickeredMediaPhoto (line 15) | public class TLInputStickeredMediaPhoto : TLInputStickeredMediaBase method ToBytes (line 21) | public override byte[] ToBytes() method FromBytes (line 29) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 38) | public override void ToStream(Stream output) method FromStream (line 45) | public override TLObject FromStream(Stream input) method ToString (line 52) | public override string ToString() class TLInputStickeredMediaDocument (line 58) | public class TLInputStickeredMediaDocument : TLInputStickeredMediaBase method ToBytes (line 64) | public override byte[] ToBytes() method FromBytes (line 72) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 81) | public override void ToStream(Stream output) method FromStream (line 88) | public override TLObject FromStream(Stream input) method ToString (line 95) | public override string ToString() FILE: Telegram.Api/TL/TLInputUser.cs type IInputUserId (line 13) | public interface IInputUserId class TLInputUserBase (line 18) | public abstract class TLInputUserBase : TLObject class TLInputUserEmpty (line 22) | public class TLInputUserEmpty : TLInputUserBase method FromBytes (line 26) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 33) | public override byte[] ToBytes() method ToStream (line 38) | public override void ToStream(Stream output) method FromStream (line 43) | public override TLObject FromStream(Stream input) method ToString (line 48) | public override string ToString() class TLInputUserSelf (line 54) | public class TLInputUserSelf : TLInputUserBase method FromBytes (line 58) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 65) | public override byte[] ToBytes() method ToStream (line 70) | public override void ToStream(Stream output) method FromStream (line 75) | public override TLObject FromStream(Stream input) method ToString (line 80) | public override string ToString() class TLInputUserContact (line 86) | public class TLInputUserContact : TLInputUserBase, IInputUserId method FromBytes (line 92) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 101) | public override byte[] ToBytes() method ToStream (line 109) | public override void ToStream(Stream output) method FromStream (line 116) | public override TLObject FromStream(Stream input) method ToString (line 123) | public override string ToString() class TLInputUserForeign (line 129) | public class TLInputUserForeign : TLInputUserBase, IInputUserId method FromBytes (line 137) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 147) | public override byte[] ToBytes() method ToStream (line 155) | public override void ToStream(Stream output) method FromStream (line 163) | public override TLObject FromStream(Stream input) method ToString (line 171) | public override string ToString() class TLInputUser (line 177) | public class TLInputUser : TLInputUserBase, IInputUserId method FromBytes (line 185) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 195) | public override byte[] ToBytes() method ToStream (line 203) | public override void ToStream(Stream output) method FromStream (line 211) | public override TLObject FromStream(Stream input) method ToString (line 219) | public override string ToString() FILE: Telegram.Api/TL/TLInputVideo.cs class TLInputVideoBase (line 10) | public abstract class TLInputVideoBase : TLObject { } class TLInputVideoEmpty (line 12) | public class TLInputVideoEmpty : TLInputVideoBase method ToBytes (line 16) | public override byte[] ToBytes() class TLInputVideo (line 22) | public class TLInputVideo : TLInputVideoBase method ToBytes (line 29) | public override byte[] ToBytes() FILE: Telegram.Api/TL/TLInputWebDocument.cs class TLInputWebDocument (line 14) | public class TLInputWebDocument : TLInputDocumentBase method ToBytes (line 68) | public override byte[] ToBytes() method FromStream (line 78) | public override TLObject FromStream(Stream input) method ToStream (line 88) | public override void ToStream(Stream output) method ToString (line 97) | public override string ToString() FILE: Telegram.Api/TL/TLInt.cs class TLInt (line 15) | [DataContract] method TLInt (line 21) | public TLInt() { } method TLInt (line 23) | public TLInt(int value) method FromBytes (line 28) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 36) | public override byte[] ToBytes() method FromStream (line 41) | public override TLObject FromStream(Stream input) method ToStream (line 50) | public override void ToStream(Stream output) method ToString (line 55) | public override string ToString() method Random (line 62) | public static TLInt Random() FILE: Telegram.Api/TL/TLInt128.cs class TLInt128 (line 14) | public class TLInt128 : TLObject method ToBytes (line 18) | public override byte[] ToBytes() method Random (line 23) | public static TLInt128 Random() method FromBytes (line 31) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLInt256.cs class TLInt256 (line 13) | public class TLInt256 : TLObject method ToBytes (line 17) | public override byte[] ToBytes() method Random (line 22) | public static TLInt256 Random() method FromBytes (line 30) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLInviteText.cs class TLInviteText (line 10) | public class TLInviteText : TLObject method FromBytes (line 16) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLInvoice.cs type InvoiceFlags (line 14) | [Flags] class TLInvoice (line 25) | public class TLInvoice : TLInputMediaBase method FromBytes (line 58) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 69) | public override byte[] ToBytes() method FromStream (line 78) | public override TLObject FromStream(Stream input) method ToStream (line 87) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLInvokeAfterMsg.cs class TLInvokeAfterMsg (line 10) | public class TLInvokeAfterMsg : TLObject method ToBytes (line 18) | public override byte[] ToBytes() FILE: Telegram.Api/TL/TLIpPort.cs class TLIpPort (line 13) | public class TLIpPort : TLObject method ToString (line 19) | public override string ToString() method GetIpString (line 24) | public string GetIpString() method FromBytes (line 31) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 39) | public override TLObject FromStream(Stream input) method ToStream (line 47) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLKeyboardButton.cs type KeyboardButtonSwitchInlineFlags (line 14) | [Flags] class TLKeyboardButtonBase (line 20) | public abstract class TLKeyboardButtonBase : TLObject class TLKeyboardButton (line 25) | public class TLKeyboardButton : TLKeyboardButtonBase method TLKeyboardButton (line 29) | public TLKeyboardButton() { } method TLKeyboardButton (line 31) | public TLKeyboardButton(TLString text) method ToString (line 36) | public override string ToString() method FromBytes (line 41) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 50) | public override byte[] ToBytes() method FromStream (line 57) | public override TLObject FromStream(Stream input) method ToStream (line 64) | public override void ToStream(Stream output) class TLKeyboardButtonUrl (line 71) | public class TLKeyboardButtonUrl : TLKeyboardButtonBase method FromBytes (line 77) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 87) | public override string ToString() method ToBytes (line 92) | public override byte[] ToBytes() method FromStream (line 100) | public override TLObject FromStream(Stream input) method ToStream (line 108) | public override void ToStream(Stream output) class TLKeyboardButtonCallback (line 116) | public class TLKeyboardButtonCallback : TLKeyboardButtonBase method FromBytes (line 122) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 132) | public override string ToString() method ToBytes (line 137) | public override byte[] ToBytes() method FromStream (line 145) | public override TLObject FromStream(Stream input) method ToStream (line 153) | public override void ToStream(Stream output) class TLKeyboardButtonRequestPhone (line 161) | public class TLKeyboardButtonRequestPhone : TLKeyboardButtonBase method FromBytes (line 165) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 174) | public override string ToString() method ToBytes (line 179) | public override byte[] ToBytes() method FromStream (line 186) | public override TLObject FromStream(Stream input) method ToStream (line 193) | public override void ToStream(Stream output) class TLKeyboardButtonRequestGeoLocation (line 200) | public class TLKeyboardButtonRequestGeoLocation : TLKeyboardButtonBase method FromBytes (line 204) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 213) | public override string ToString() method ToBytes (line 218) | public override byte[] ToBytes() method FromStream (line 225) | public override TLObject FromStream(Stream input) method ToStream (line 232) | public override void ToStream(Stream output) class TLKeyboardButtonSwitchInline (line 239) | public class TLKeyboardButtonSwitchInline : TLKeyboardButtonBase method ToString (line 249) | public override string ToString() method FromBytes (line 254) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 264) | public override byte[] ToBytes() method FromStream (line 272) | public override TLObject FromStream(Stream input) method ToStream (line 280) | public override void ToStream(Stream output) class TLKeyboardButtonSwitchInline55 (line 288) | public class TLKeyboardButtonSwitchInline55 : TLKeyboardButtonSwitchInline method KeyboardButtonSwitchInlineFlagsString (line 296) | public static string KeyboardButtonSwitchInlineFlagsString(TLInt flags) method ToString (line 305) | public override string ToString() method FromBytes (line 310) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 321) | public override byte[] ToBytes() method FromStream (line 330) | public override TLObject FromStream(Stream input) method ToStream (line 339) | public override void ToStream(Stream output) class TLKeyboardButtonGame (line 348) | public class TLKeyboardButtonGame : TLKeyboardButtonBase method ToString (line 352) | public override string ToString() method FromBytes (line 357) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 366) | public override byte[] ToBytes() method FromStream (line 373) | public override TLObject FromStream(Stream input) method ToStream (line 380) | public override void ToStream(Stream output) class TLKeyboardButtonBuy (line 387) | public class TLKeyboardButtonBuy : TLKeyboardButtonBase method ToString (line 391) | public override string ToString() method FromBytes (line 396) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 405) | public override byte[] ToBytes() method FromStream (line 412) | public override TLObject FromStream(Stream input) method ToStream (line 419) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLKeyboardButtonRow.cs class TLKeyboardButtonRow (line 13) | public class TLKeyboardButtonRow : TLObject method FromBytes (line 19) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 28) | public override byte[] ToBytes() method FromStream (line 35) | public override TLObject FromStream(Stream input) method ToStream (line 42) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLLabeledPrice.cs class TLLabeledPrice (line 13) | public class TLLabeledPrice : TLObject method FromBytes (line 25) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 35) | public override byte[] ToBytes() method FromStream (line 43) | public override TLObject FromStream(Stream input) method ToStream (line 51) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLLangPackDifference.cs class TLLangPackDifference (line 13) | public class TLLangPackDifference : TLObject method FromBytes (line 25) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 37) | public override void ToStream(Stream output) method FromStream (line 46) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLLangPackLanguage.cs class TLLangPackLanguage (line 13) | public class TLLangPackLanguage : TLObject method FromBytes (line 23) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 34) | public override void ToStream(Stream output) method FromStream (line 42) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLLangPackString.cs type LangPackStringPluralizedFlags (line 14) | [Flags] class TLLangPackStringBase (line 25) | public abstract class TLLangPackStringBase : TLObject { } class TLLangPackString (line 27) | public class TLLangPackString : TLLangPackStringBase method FromBytes (line 35) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 45) | public override void ToStream(Stream output) method FromStream (line 52) | public override TLObject FromStream(Stream input) class TLLangPackStringPluralized (line 61) | public class TLLangPackStringPluralized : TLLangPackStringBase method FromBytes (line 123) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 139) | public override void ToStream(Stream output) method FromStream (line 152) | public override TLObject FromStream(Stream input) class TLLangPackStringDeleted (line 167) | public class TLLangPackStringDeleted : TLLangPackStringBase method FromBytes (line 173) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 182) | public override void ToStream(Stream output) method FromStream (line 188) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLLink.cs class TLLinkBase (line 13) | public abstract class TLLinkBase : TLObject class TLLink (line 18) | public class TLLink : TLLinkBase method FromBytes (line 25) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 36) | public override TLObject FromStream(Stream input) method ToStream (line 45) | public override void ToStream(Stream output) class TLLink24 (line 55) | public class TLLink24 : TLLinkBase method FromBytes (line 62) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 73) | public override TLObject FromStream(Stream input) method ToStream (line 82) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLLong.cs class TLLong (line 16) | [DataContract] method TLLong (line 22) | public TLLong() method TLLong (line 27) | public TLLong(long value) method Random (line 36) | public static TLLong Random() method FromBytes (line 59) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 67) | public override byte[] ToBytes() method FromStream (line 72) | public override TLObject FromStream(Stream input) method ToStream (line 81) | public override void ToStream(Stream output) method ToString (line 86) | public override string ToString() FILE: Telegram.Api/TL/TLMaskCoords.cs class TLMaskCoords (line 13) | public class TLMaskCoords : TLObject method TLMaskCoords (line 25) | public TLMaskCoords() method TLMaskCoords (line 30) | public TLMaskCoords(int n, double x, double y, double zoom) method ToBytes (line 38) | public override byte[] ToBytes() method FromBytes (line 49) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 61) | public override void ToStream(Stream output) method FromStream (line 71) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLMessage.Encrypted.cs class TLEncryptedMessageBase (line 13) | public abstract class TLEncryptedMessageBase : TLObject method FromBytes (line 23) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLEncryptedMessage (line 34) | public class TLEncryptedMessage : TLEncryptedMessageBase method FromBytes (line 40) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 50) | public override void ToStream(Stream output) method FromStream (line 60) | public override TLObject FromStream(Stream input) class TLEncryptedMessageService (line 72) | public class TLEncryptedMessageService : TLEncryptedMessageBase method FromBytes (line 76) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 85) | public override void ToStream(Stream output) method FromStream (line 94) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLMessage.cs type MessageStatus (line 27) | public enum MessageStatus type MessageCustomFlags (line 37) | [Flags] type MessageFlags (line 47) | [Flags] type IReplyToMsgId (line 70) | public interface IReplyToMsgId class TLMessageBase (line 78) | public abstract class TLMessageBase : TLObject, ISelectable method MessageFlagsString (line 90) | public static string MessageFlagsString(TLInt flags) method MessageCustomFlagsString (line 99) | public static string MessageCustomFlagsString(TLLong flags) method Update (line 138) | public virtual void Update(TLMessageBase message) method ToString (line 144) | public override string ToString() method IsSelf (line 203) | public virtual bool IsSelf() method IsAudioVideoMessage (line 208) | public virtual bool IsAudioVideoMessage() method HasTTL (line 213) | public virtual bool HasTTL() method HasTTL (line 218) | public static bool HasTTL(TLMessageMediaBase mediaBase) method IsExpired (line 239) | public virtual bool IsExpired() method IsExpired (line 244) | public static bool IsExpired(TLMessageMediaBase mediaBase) method IsSticker (line 267) | public virtual bool IsSticker() method IsSticker (line 272) | public static bool IsSticker(TLDocumentBase document) method IsSticker (line 293) | public static bool IsSticker(IAttributes attributes, TLInt size) method IsGif (line 312) | public virtual bool IsGif() method IsGif (line 317) | public static bool IsGif(IAttributes attributes, TLInt size) method IsGif (line 337) | public static bool IsGif(TLDocumentBase document) method IsMusic (line 357) | public virtual bool IsMusic() method IsMusic (line 362) | public static bool IsMusic(IAttributes attributes, TLInt size) method IsMusic (line 378) | public static bool IsMusic(TLDocumentBase document) method IsVoice (line 391) | public virtual bool IsVoice() method IsVoice (line 396) | public static bool IsVoice(IAttributes attributes, TLInt size) method IsVoice (line 412) | public static bool IsVoice(TLDocumentBase document) method IsRoundVideo (line 425) | public virtual bool IsRoundVideo() method IsRoundVideo (line 430) | public static bool IsRoundVideo(IAttributes attributes, TLInt size) method IsRoundVideo (line 447) | public static bool IsRoundVideo(TLDocumentBase document) method IsVideo (line 460) | public virtual bool IsVideo() method IsVideo (line 465) | public static bool IsVideo(IAttributes attributes, TLInt size) method IsVideo (line 482) | public static bool IsVideo(TLDocumentBase document) method Edit (line 501) | public virtual void Edit(TLMessageBase messageBase) class ReplyInfo (line 507) | public class ReplyInfo class TLMessageCommon (line 516) | public abstract class TLMessageCommon : TLMessageBase method SetUnread (line 532) | public virtual void SetUnread(TLBool value) method SetUnreadSilent (line 537) | public virtual void SetUnreadSilent(TLBool value) method IsSelf (line 612) | public override bool IsSelf() method ToString (line 623) | public override string ToString() method FromBytes (line 642) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 653) | public override TLObject FromStream(Stream input) method ToStream (line 672) | public override void ToStream(Stream output) method Update (line 687) | public override void Update(TLMessageBase message) class TLMessageEmpty (line 808) | public class TLMessageEmpty : TLMessageBase method ToString (line 814) | public override string ToString() method FromBytes (line 824) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 833) | public override TLObject FromStream(Stream input) method ToStream (line 847) | public override void ToStream(Stream output) class TLMessagesContainter (line 859) | public class TLMessagesContainter : TLMessageBase class TLMessage73 (line 1019) | public class TLMessage73 : TLMessage70 method Edit (line 1031) | public override void Edit(TLMessageBase messageBase) method FromBytes (line 1042) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1066) | public override TLObject FromStream(Stream input) method ToStream (line 1106) | public override void ToStream(Stream output) method Update (line 1154) | public override void Update(TLMessageBase message) class TLMessage70 (line 1166) | public class TLMessage70 : TLMessage48 method Edit (line 1244) | public override void Edit(TLMessageBase messageBase) method FromBytes (line 1255) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1278) | public override TLObject FromStream(Stream input) method ToStream (line 1320) | public override void ToStream(Stream output) method Update (line 1367) | public override void Update(TLMessageBase message) method UpdateMedia (line 1471) | private void UpdateMedia(TLMessageBase message) class TLMessage48 (line 1725) | public class TLMessage48 : TLMessage45 method Edit (line 2034) | public override void Edit(TLMessageBase messageBase) method FromBytes (line 2045) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 2099) | public override TLObject FromStream(Stream input) method ToStream (line 2193) | public override void ToStream(Stream output) method Update (line 2292) | public override void Update(TLMessageBase message) class TLMessage45 (line 2308) | public class TLMessage45 : TLMessage40 method FromBytes (line 2422) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 2473) | public override TLObject FromStream(Stream input) method ToStream (line 2554) | public override void ToStream(Stream output) method Update (line 2642) | public override void Update(TLMessageBase message) class TLMessage40 (line 2666) | public class TLMessage40 : TLMessage36 method SetFromId (line 2764) | public void SetFromId() method SetMedia (line 2769) | public void SetMedia() method FromBytes (line 2804) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 2850) | public override TLObject FromStream(Stream input) method ToStream (line 2921) | public override void ToStream(Stream output) method Update (line 2998) | public override void Update(TLMessageBase message) class TLMessage36 (line 3019) | public class TLMessage36 : TLMessage34 method FromBytes (line 3055) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 3095) | public override TLObject FromStream(Stream input) method ToStream (line 3144) | public override void ToStream(Stream output) class TLMessage34 (line 3187) | public class TLMessage34 : TLMessage31 method Edit (line 3199) | public override void Edit(TLMessageBase messageBase) method FromBytes (line 3248) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 3285) | public override TLObject FromStream(Stream input) method ToStream (line 3334) | public override void ToStream(Stream output) method Update (line 3376) | public override void Update(TLMessageBase message) class TLMessage31 (line 3390) | public class TLMessage31 : TLMessage25 method FromBytes (line 3410) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 3442) | public override TLObject FromStream(Stream input) method ToStream (line 3486) | public override void ToStream(Stream output) method Update (line 3524) | public override void Update(TLMessageBase message) class TLMessage25 (line 3545) | public class TLMessage25 : TLMessage17, IReplyToMsgId method SetFwd (line 3571) | public void SetFwd() method SetReply (line 3576) | public void SetReply() method SetListened (line 3581) | public void SetListened() method ToString (line 3607) | public override string ToString() method FromBytes (line 3624) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 3650) | public override TLObject FromStream(Stream input) method ToStream (line 3686) | public override void ToStream(Stream output) method Update (line 3716) | public override void Update(TLMessageBase message) class TLMessage17 (line 3734) | public class TLMessage17 : TLMessage method SetUnread (line 3758) | public override void SetUnread(TLBool value) method SetUnreadSilent (line 3763) | public override void SetUnreadSilent(TLBool value) method FromBytes (line 3790) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 3805) | public override TLObject FromStream(Stream input) method ToStream (line 3830) | public override void ToStream(Stream output) method Update (line 3849) | public override void Update(TLMessageBase message) class TLMessage (line 3880) | public class TLMessage : TLMessageCommon, IMessage method IsMusic (line 3909) | public override bool IsMusic() method IsVoice (line 3920) | public override bool IsVoice() method IsRoundVideo (line 3931) | public override bool IsRoundVideo() method IsVideo (line 3942) | public override bool IsVideo() method IsSticker (line 3953) | public override bool IsSticker() method IsExpired (line 3964) | public override bool IsExpired() method HasTTL (line 3969) | public override bool HasTTL() method IsGif (line 3974) | public override bool IsGif() method ToString (line 3998) | public override string ToString() method FromBytes (line 4003) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 4015) | public override TLObject FromStream(Stream input) method ToStream (line 4029) | public override void ToStream(Stream output) method Update (line 4039) | public override void Update(TLMessageBase message) class TLMessageForwarded17 (line 4263) | [Obsolete] method SetUnread (line 4288) | public override void SetUnread(TLBool value) method FromBytes (line 4306) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 4323) | public override TLObject FromStream(Stream input) method ToStream (line 4342) | public override void ToStream(Stream output) method Update (line 4357) | public override void Update(TLMessageBase message) class TLMessageForwarded (line 4365) | [Obsolete] method FromBytes (line 4383) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 4401) | public override TLObject FromStream(Stream input) method ToStream (line 4421) | public override void ToStream(Stream output) method Update (line 4437) | public override void Update(TLMessageBase message) class TLMessageService49 (line 4446) | public class TLMessageService49 : TLMessageService40, IReplyToMsgId method FromBytes (line 4468) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 4488) | public override TLObject FromStream(Stream input) method ToStream (line 4523) | public override void ToStream(Stream output) method Update (line 4549) | public override void Update(TLMessageBase message) method ToString (line 4563) | public override string ToString() class TLMessageService40 (line 4569) | public class TLMessageService40 : TLMessageService17 method FromBytes (line 4585) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 4601) | public override TLObject FromStream(Stream input) method ToStream (line 4632) | public override void ToStream(Stream output) method Update (line 4657) | public override void Update(TLMessageBase message) method ToString (line 4671) | public override string ToString() class TLMessageService17 (line 4677) | public class TLMessageService17 : TLMessageService method SetUnread (line 4701) | public override void SetUnread(TLBool value) method SetUnreadSilent (line 4706) | public override void SetUnreadSilent(TLBool value) method FromBytes (line 4727) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 4741) | public override TLObject FromStream(Stream input) method ToStream (line 4770) | public override void ToStream(Stream output) method Update (line 4793) | public override void Update(TLMessageBase message) method ToString (line 4801) | public override string ToString() class TLMessageService (line 4807) | public class TLMessageService : TLMessageCommon method FromBytes (line 4827) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 4838) | public override TLObject FromStream(Stream input) method ToStream (line 4851) | public override void ToStream(Stream output) method Update (line 4860) | public override void Update(TLMessageBase message) method Edit (line 4876) | public override void Edit(TLMessageBase messageBase) method ToString (line 4898) | public override string ToString() FILE: Telegram.Api/TL/TLMessageAction.cs type MessageActionPhoneCallFlags (line 14) | [Flags] type MessageActionPaymentSentMeFlags (line 21) | [Flags] class TLMessageActionBase (line 28) | public abstract class TLMessageActionBase : TLObject method Update (line 30) | public abstract void Update(TLMessageActionBase newAction); class TLMessageActionEmpty (line 35) | public class TLMessageActionEmpty : TLMessageActionBase method FromBytes (line 39) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 46) | public override TLObject FromStream(Stream input) method ToStream (line 51) | public override void ToStream(Stream output) method Update (line 56) | public override void Update(TLMessageActionBase newAction) class TLMessageActionChatCreate (line 61) | public class TLMessageActionChatCreate : TLMessageActionBase method FromBytes (line 69) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 79) | public override TLObject FromStream(Stream input) method ToStream (line 87) | public override void ToStream(Stream output) method Update (line 94) | public override void Update(TLMessageActionBase newAction) class TLMessageActionChannelCreate (line 105) | public class TLMessageActionChannelCreate : TLMessageActionBase method FromBytes (line 111) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 120) | public override TLObject FromStream(Stream input) method ToStream (line 127) | public override void ToStream(Stream output) method Update (line 133) | public override void Update(TLMessageActionBase newAction) class TLMessageActionToggleComments (line 143) | public class TLMessageActionToggleComments : TLMessageActionBase method FromBytes (line 149) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 158) | public override TLObject FromStream(Stream input) method ToStream (line 165) | public override void ToStream(Stream output) method Update (line 171) | public override void Update(TLMessageActionBase newAction) class TLMessageActionChatEditTitle (line 181) | public class TLMessageActionChatEditTitle : TLMessageActionBase method FromBytes (line 187) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 196) | public override TLObject FromStream(Stream input) method ToStream (line 203) | public override void ToStream(Stream output) method Update (line 209) | public override void Update(TLMessageActionBase newAction) class TLMessageActionChatEditPhoto (line 219) | public class TLMessageActionChatEditPhoto : TLMessageActionBase method FromBytes (line 225) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 234) | public override TLObject FromStream(Stream input) method ToStream (line 241) | public override void ToStream(Stream output) method Update (line 247) | public override void Update(TLMessageActionBase newAction) class TLMessageActionChatDeletePhoto (line 264) | public class TLMessageActionChatDeletePhoto : TLMessageActionBase method FromBytes (line 268) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 274) | public override TLObject FromStream(Stream input) method ToStream (line 279) | public override void ToStream(Stream output) method Update (line 284) | public override void Update(TLMessageActionBase newAction) class TLMessageActionChannelJoined (line 290) | public class TLMessageActionChannelJoined : TLMessageActionBase method FromBytes (line 296) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 305) | public override TLObject FromStream(Stream input) method ToStream (line 312) | public override void ToStream(Stream output) method Update (line 318) | public override void Update(TLMessageActionBase newAction) class TLMessageActionChatAddUserBase (line 328) | public abstract class TLMessageActionChatAddUserBase : TLMessageActionBase class TLMessageActionChatAddUser (line 333) | public class TLMessageActionChatAddUser : TLMessageActionChatAddUserBase method FromBytes (line 339) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 348) | public override TLObject FromStream(Stream input) method ToStream (line 355) | public override void ToStream(Stream output) method Update (line 361) | public override void Update(TLMessageActionBase newAction) class TLMessageActionChatAddUser41 (line 371) | public class TLMessageActionChatAddUser41 : TLMessageActionChatAddUserBase method FromBytes (line 377) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 386) | public override TLObject FromStream(Stream input) method ToStream (line 393) | public override void ToStream(Stream output) method Update (line 399) | public override void Update(TLMessageActionBase newAction) class TLMessageActionChatDeleteUser (line 409) | public class TLMessageActionChatDeleteUser : TLMessageActionBase method FromBytes (line 415) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 424) | public override TLObject FromStream(Stream input) method ToStream (line 431) | public override void ToStream(Stream output) method Update (line 437) | public override void Update(TLMessageActionBase newAction) class TLMessageActionChatJoinedByLink (line 447) | public class TLMessageActionChatJoinedByLink : TLMessageActionBase method FromBytes (line 453) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 462) | public override TLObject FromStream(Stream input) method ToStream (line 469) | public override void ToStream(Stream output) method Update (line 475) | public override void Update(TLMessageActionBase newAction) class TLMessageActionUnreadMessages (line 480) | public class TLMessageActionUnreadMessages : TLMessageActionBase method FromBytes (line 484) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 491) | public override TLObject FromStream(Stream input) method ToStream (line 496) | public override void ToStream(Stream output) method Update (line 501) | public override void Update(TLMessageActionBase newAction) class TLMessageActionContactRegistered (line 507) | public class TLMessageActionContactRegistered : TLMessageActionBase method FromBytes (line 513) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 522) | public override TLObject FromStream(Stream input) method ToStream (line 529) | public override void ToStream(Stream output) method Update (line 535) | public override void Update(TLMessageActionBase newAction) class TLMessageActionMessageGroup (line 540) | public class TLMessageActionMessageGroup : TLMessageActionBase method FromBytes (line 546) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 555) | public override TLObject FromStream(Stream input) method ToStream (line 562) | public override void ToStream(Stream output) method Update (line 568) | public override void Update(TLMessageActionBase newAction) class TLMessageActionChatMigrateTo (line 573) | public class TLMessageActionChatMigrateTo : TLMessageActionBase method FromBytes (line 579) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 588) | public override TLObject FromStream(Stream input) method ToStream (line 595) | public override void ToStream(Stream output) method Update (line 601) | public override void Update(TLMessageActionBase newAction) class TLMessageActionChatDeactivate (line 606) | public class TLMessageActionChatDeactivate : TLMessageActionBase method FromBytes (line 610) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 617) | public override TLObject FromStream(Stream input) method ToStream (line 622) | public override void ToStream(Stream output) method Update (line 627) | public override void Update(TLMessageActionBase newAction) class TLMessageActionChatActivate (line 632) | public class TLMessageActionChatActivate : TLMessageActionBase method FromBytes (line 636) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 643) | public override TLObject FromStream(Stream input) method ToStream (line 648) | public override void ToStream(Stream output) method Update (line 653) | public override void Update(TLMessageActionBase newAction) class TLMessageActionChannelMigrateFrom (line 658) | public class TLMessageActionChannelMigrateFrom : TLMessageActionBase method FromBytes (line 666) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 676) | public override TLObject FromStream(Stream input) method ToStream (line 684) | public override void ToStream(Stream output) method Update (line 691) | public override void Update(TLMessageActionBase newAction) class TLMessageActionPinMessage (line 696) | public class TLMessageActionPinMessage : TLMessageActionBase method FromBytes (line 700) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 707) | public override TLObject FromStream(Stream input) method ToStream (line 712) | public override void ToStream(Stream output) method Update (line 717) | public override void Update(TLMessageActionBase newAction) class TLMessageActionClearHistory (line 722) | public class TLMessageActionClearHistory : TLMessageActionBase method FromBytes (line 726) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 733) | public override TLObject FromStream(Stream input) method ToStream (line 738) | public override void ToStream(Stream output) method Update (line 743) | public override void Update(TLMessageActionBase newAction) class TLMessageActionGameScore (line 748) | public class TLMessageActionGameScore : TLMessageActionBase method ToString (line 756) | public override string ToString() method FromBytes (line 761) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 771) | public override TLObject FromStream(Stream input) method ToStream (line 779) | public override void ToStream(Stream output) method Update (line 786) | public override void Update(TLMessageActionBase action) class TLMessageActionPhoneCall (line 797) | public class TLMessageActionPhoneCall : TLMessageActionBase method FromBytes (line 827) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 839) | public override TLObject FromStream(Stream input) method ToStream (line 849) | public override void ToStream(Stream output) method Update (line 858) | public override void Update(TLMessageActionBase action) class TLMessageActionPaymentSentBase (line 870) | public abstract class TLMessageActionPaymentSentBase : TLMessageActionBase class TLMessageActionPaymentSentMe (line 877) | public class TLMessageActionPaymentSentMe : TLMessageActionPaymentSentBase method FromBytes (line 909) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 924) | public override TLObject FromStream(Stream input) method ToStream (line 937) | public override void ToStream(Stream output) method Update (line 949) | public override void Update(TLMessageActionBase action) class TLMessageActionPaymentSent (line 964) | public class TLMessageActionPaymentSent : TLMessageActionPaymentSentBase method FromBytes (line 968) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 978) | public override TLObject FromStream(Stream input) method ToStream (line 986) | public override void ToStream(Stream output) method Update (line 993) | public override void Update(TLMessageActionBase action) class TLMessageActionScreenshotTaken (line 1004) | public class TLMessageActionScreenshotTaken : TLMessageActionPaymentSent... method FromBytes (line 1008) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1015) | public override TLObject FromStream(Stream input) method ToStream (line 1020) | public override void ToStream(Stream output) method Update (line 1025) | public override void Update(TLMessageActionBase action) class TLMessageActionCustomAction (line 1031) | public class TLMessageActionCustomAction : TLMessageActionBase method FromBytes (line 1037) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1046) | public override TLObject FromStream(Stream input) method ToStream (line 1053) | public override void ToStream(Stream output) method Update (line 1059) | public override void Update(TLMessageActionBase newAction) class TLMessageActionBotAllowed (line 1064) | public class TLMessageActionBotAllowed : TLMessageActionBase method FromBytes (line 1070) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1079) | public override TLObject FromStream(Stream input) method ToStream (line 1086) | public override void ToStream(Stream output) method Update (line 1092) | public override void Update(TLMessageActionBase newAction) class TLMessageActionSecureValuesSentMe (line 1097) | public class TLMessageActionSecureValuesSentMe : TLMessageActionBase method FromBytes (line 1105) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1115) | public override TLObject FromStream(Stream input) method ToStream (line 1123) | public override void ToStream(Stream output) method Update (line 1130) | public override void Update(TLMessageActionBase newAction) class TLMessageActionSecureValuesSent (line 1135) | public class TLMessageActionSecureValuesSent : TLMessageActionBase method FromBytes (line 1141) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1150) | public override TLObject FromStream(Stream input) method ToStream (line 1157) | public override void ToStream(Stream output) method Update (line 1163) | public override void Update(TLMessageActionBase newAction) FILE: Telegram.Api/TL/TLMessageContainer.cs class TLContainer (line 15) | public class TLContainer : TLObject method FromBytes (line 21) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 37) | public override byte[] ToBytes() FILE: Telegram.Api/TL/TLMessageEditData.cs type MessageEditDataFlags (line 13) | [Flags] class TLMessageEditData (line 19) | public class TLMessageEditData : TLObject method FromBytes (line 27) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLMessageEntity.cs class TLMessageEntityBase (line 14) | public abstract class TLMessageEntityBase : TLObject class TLMessageEntityUnknown (line 21) | public class TLMessageEntityUnknown : TLMessageEntityBase method FromBytes (line 25) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 35) | public override byte[] ToBytes() method ToStream (line 44) | public override void ToStream(Stream output) method FromStream (line 52) | public override TLObject FromStream(Stream input) class TLMessageEntityMention (line 61) | public class TLMessageEntityMention : TLMessageEntityBase method FromBytes (line 65) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 75) | public override byte[] ToBytes() method ToStream (line 84) | public override void ToStream(Stream output) method FromStream (line 92) | public override TLObject FromStream(Stream input) class TLMessageEntityHashtag (line 101) | public class TLMessageEntityHashtag : TLMessageEntityBase method FromBytes (line 105) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 115) | public override byte[] ToBytes() method ToStream (line 124) | public override void ToStream(Stream output) method FromStream (line 132) | public override TLObject FromStream(Stream input) class TLMessageEntityBotCommand (line 141) | public class TLMessageEntityBotCommand : TLMessageEntityBase method FromBytes (line 145) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 155) | public override byte[] ToBytes() method ToStream (line 164) | public override void ToStream(Stream output) method FromStream (line 172) | public override TLObject FromStream(Stream input) class TLMessageEntityUrl (line 181) | public class TLMessageEntityUrl : TLMessageEntityBase method FromBytes (line 185) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 195) | public override byte[] ToBytes() method ToStream (line 204) | public override void ToStream(Stream output) method FromStream (line 212) | public override TLObject FromStream(Stream input) class TLMessageEntityEmail (line 221) | public class TLMessageEntityEmail : TLMessageEntityBase method FromBytes (line 225) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 235) | public override byte[] ToBytes() method ToStream (line 244) | public override void ToStream(Stream output) method FromStream (line 252) | public override TLObject FromStream(Stream input) class TLMessageEntityBold (line 261) | public class TLMessageEntityBold : TLMessageEntityBase method FromBytes (line 265) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 275) | public override byte[] ToBytes() method ToStream (line 284) | public override void ToStream(Stream output) method FromStream (line 292) | public override TLObject FromStream(Stream input) class TLMessageEntityItalic (line 301) | public class TLMessageEntityItalic : TLMessageEntityBase method FromBytes (line 305) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 315) | public override byte[] ToBytes() method ToStream (line 324) | public override void ToStream(Stream output) method FromStream (line 332) | public override TLObject FromStream(Stream input) class TLMessageEntityCode (line 341) | public class TLMessageEntityCode : TLMessageEntityBase method FromBytes (line 345) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 355) | public override byte[] ToBytes() method ToStream (line 364) | public override void ToStream(Stream output) method FromStream (line 372) | public override TLObject FromStream(Stream input) class TLMessageEntityPre (line 381) | public class TLMessageEntityPre : TLMessageEntityBase method FromBytes (line 387) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 398) | public override byte[] ToBytes() method ToStream (line 408) | public override void ToStream(Stream output) method FromStream (line 417) | public override TLObject FromStream(Stream input) class TLMessageEntityTextUrl (line 427) | public class TLMessageEntityTextUrl : TLMessageEntityBase method FromBytes (line 433) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 444) | public override byte[] ToBytes() method ToStream (line 453) | public override void ToStream(Stream output) method FromStream (line 462) | public override TLObject FromStream(Stream input) class TLInputMessageEntityMentionName (line 472) | public class TLInputMessageEntityMentionName : TLMessageEntityBase method FromBytes (line 480) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 491) | public override byte[] ToBytes() method ToStream (line 500) | public override void ToStream(Stream output) method FromStream (line 509) | public override TLObject FromStream(Stream input) class TLMessageEntityMentionName (line 519) | public class TLMessageEntityMentionName : TLMessageEntityBase method FromBytes (line 527) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 538) | public override byte[] ToBytes() method ToStream (line 547) | public override void ToStream(Stream output) method FromStream (line 556) | public override TLObject FromStream(Stream input) class TLMessageEntityPhone (line 566) | public class TLMessageEntityPhone : TLMessageEntityBase method FromBytes (line 570) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 580) | public override byte[] ToBytes() method ToStream (line 588) | public override void ToStream(Stream output) method FromStream (line 596) | public override TLObject FromStream(Stream input) class TLMessageEntityCashtag (line 605) | public class TLMessageEntityCashtag : TLMessageEntityBase method FromBytes (line 609) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 619) | public override byte[] ToBytes() method ToStream (line 627) | public override void ToStream(Stream output) method FromStream (line 635) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLMessageFwdHeader.cs type MessageFwdHeaderFlags (line 16) | [Flags] class TLMessageFwdHeader (line 26) | public class TLMessageFwdHeader : TLObject method FromBytes (line 132) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 154) | public override TLObject FromStream(Stream input) method ToStream (line 174) | public override void ToStream(Stream output) method ToFwdFromPeer (line 184) | public TLPeerBase ToFwdFromPeer() class TLMessageFwdHeader73 (line 195) | public class TLMessageFwdHeader73 : TLMessageFwdHeader70 method FromBytes (line 215) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 231) | public override TLObject FromStream(Stream input) method ToStream (line 245) | public override void ToStream(Stream output) class TLMessageFwdHeader70 (line 259) | public class TLMessageFwdHeader70 : TLMessageFwdHeader method FromBytes (line 336) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 350) | public override TLObject FromStream(Stream input) method ToStream (line 362) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLMessageGroup.cs class TLMessageGroup (line 13) | public class TLMessageGroup : TLObject method ToBytes (line 25) | public override byte[] ToBytes() method FromBytes (line 36) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 48) | public override void ToStream(Stream output) method FromStream (line 58) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLMessageInfo.cs class TLMessageDetailedInfoBase (line 10) | public class TLMessageDetailedInfoBase : TLObject method FromBytes (line 18) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLMessageDetailedInfo (line 28) | public class TLMessageDetailedInfo : TLMessageDetailedInfoBase method FromBytes (line 34) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLMessageNewDetailedInfo (line 44) | public class TLMessageNewDetailedInfo : TLMessageDetailedInfoBase method FromBytes (line 48) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLMessagesAllInfo (line 56) | public class TLMessagesAllInfo : TLObject method FromBytes (line 64) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLMessageMedia.cs type MessageMediaPhotoFlags (line 29) | [Flags] type MessageMediaDocumentFlags (line 37) | [Flags] type MessageMediaInvoiceFlags (line 45) | [Flags] type IMediaCaption (line 54) | public interface IMediaCaption type ITTLMessageMedia (line 59) | public interface ITTLMessageMedia type IMediaGifBase (line 66) | public interface IMediaGifBase type IMediaGif (line 81) | public interface IMediaGif : IMediaGifBase type IDecryptedMediaGif (line 86) | public interface IDecryptedMediaGif : IMediaGifBase type IMessageMediaGeoPoint (line 91) | public interface IMessageMediaGeoPoint class TLMessageMediaBase (line 96) | public abstract class TLMessageMediaBase : TLObject class TLMessageMediaEmpty (line 178) | public class TLMessageMediaEmpty : TLMessageMediaBase method FromBytes (line 182) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 189) | public override TLObject FromStream(Stream input) method ToStream (line 194) | public override void ToStream(Stream output) class TLMessageMediaDocument75 (line 200) | public class TLMessageMediaDocument75 : TLMessageMediaDocument70 method FromBytes (line 204) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 216) | public override TLObject FromStream(Stream input) method ToStream (line 229) | public override void ToStream(Stream output) method ToString (line 240) | public override string ToString() class TLMessageMediaDocument70 (line 246) | public class TLMessageMediaDocument70 : TLMessageMediaDocument45, ITTLMe... method FromBytes (line 284) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 296) | public override TLObject FromStream(Stream input) method ToStream (line 309) | public override void ToStream(Stream output) method ToString (line 321) | public override string ToString() class TLMessageMediaDocument45 (line 327) | public class TLMessageMediaDocument45 : TLMessageMediaDocument, IMediaCa... method FromBytes (line 367) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 377) | public override TLObject FromStream(Stream input) method ToStream (line 388) | public override void ToStream(Stream output) class TLMessageMediaDocument (line 399) | public class TLMessageMediaDocument : TLMessageMediaBase, IMediaGif method GetGifDimension (line 457) | public static double GetGifDimension(IPhotoSize thumb, IAttributes sou... method GetStickerDimension (line 503) | public static double GetStickerDimension(IAttributes source, bool isWi... method FromBytes (line 534) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 543) | public override TLObject FromStream(Stream input) method ToStream (line 553) | public override void ToStream(Stream output) class TLMessageMediaAudio (line 563) | public class TLMessageMediaAudio : TLMessageMediaBase method FromBytes (line 569) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 578) | public override TLObject FromStream(Stream input) method ToStream (line 588) | public override void ToStream(Stream output) class TLMessageMediaPhoto75 (line 598) | public class TLMessageMediaPhoto75 : TLMessageMediaPhoto70 method FromBytes (line 602) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 614) | public override TLObject FromStream(Stream input) method ToStream (line 627) | public override void ToStream(Stream output) method ToString (line 638) | public override string ToString() class TLMessageMediaPhoto70 (line 644) | public class TLMessageMediaPhoto70 : TLMessageMediaPhoto28, ITTLMessageM... method FromBytes (line 695) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 707) | public override TLObject FromStream(Stream input) method ToStream (line 720) | public override void ToStream(Stream output) method ToString (line 732) | public override string ToString() class TLMessageMediaPhoto28 (line 738) | public class TLMessageMediaPhoto28 : TLMessageMediaPhoto, IMediaCaption method FromBytes (line 744) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 754) | public override TLObject FromStream(Stream input) method ToStream (line 765) | public override void ToStream(Stream output) method ToString (line 775) | public override string ToString() class TLMessageMediaPhoto (line 781) | public class TLMessageMediaPhoto : TLMessageMediaBase method IsScaledVerticalPhoto (line 829) | public static bool IsScaledVerticalPhoto(double minRatio, TLInt heigth... method FromBytes (line 836) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 845) | public override TLObject FromStream(Stream input) method ToStream (line 855) | public override void ToStream(Stream output) method ToString (line 864) | public override string ToString() class TLMessageMediaVideo28 (line 870) | public class TLMessageMediaVideo28 : TLMessageMediaVideo, IMediaCaption method FromBytes (line 876) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 886) | public override TLObject FromStream(Stream input) method ToStream (line 897) | public override void ToStream(Stream output) class TLMessageMediaVideo (line 908) | public class TLMessageMediaVideo : TLMessageMediaBase method FromBytes (line 923) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 932) | public override TLObject FromStream(Stream input) method ToStream (line 942) | public override void ToStream(Stream output) class TLMessageMediaGeo (line 952) | public class TLMessageMediaGeo : TLMessageMediaBase, IMessageMediaGeoPoint method FromBytes (line 963) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 972) | public override TLObject FromStream(Stream input) method ToStream (line 979) | public override void ToStream(Stream output) class TLMessageMediaVenue72 (line 986) | public class TLMessageMediaVenue72 : TLMessageMediaVenue method FromBytes (line 999) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1013) | public override TLObject FromStream(Stream input) method ToStream (line 1025) | public override void ToStream(Stream output) class TLMessageMediaVenue (line 1037) | public class TLMessageMediaVenue : TLMessageMediaGeo method FromBytes (line 1054) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1067) | public override TLObject FromStream(Stream input) method ToStream (line 1078) | public override void ToStream(Stream output) class TLMessageMediaContact82 (line 1089) | public class TLMessageMediaContact82 : TLMessageMediaContact method FromBytes (line 1095) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1108) | public override TLObject FromStream(Stream input) method ToStream (line 1119) | public override void ToStream(Stream output) class TLMessageMediaContact (line 1130) | public class TLMessageMediaContact : TLMessageMediaBase method FromBytes (line 1192) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1204) | public override TLObject FromStream(Stream input) method ToStream (line 1214) | public override void ToStream(Stream output) method ToString (line 1223) | public override string ToString() class TLMessageMediaUnsupportedBase (line 1229) | public abstract class TLMessageMediaUnsupportedBase : TLMessageMediaBase... class TLMessageMediaUnsupported (line 1231) | public class TLMessageMediaUnsupported : TLMessageMediaUnsupportedBase method FromBytes (line 1242) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1251) | public override TLObject FromStream(Stream input) method ToStream (line 1258) | public override void ToStream(Stream output) class TLMessageMediaUnsupported24 (line 1265) | public class TLMessageMediaUnsupported24 : TLMessageMediaUnsupportedBase method FromBytes (line 1269) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1276) | public override TLObject FromStream(Stream input) method ToStream (line 1281) | public override void ToStream(Stream output) class TLMessageMediaWebPage (line 1287) | public class TLMessageMediaWebPage : TLMessageMediaBase, IMediaGif method FromBytes (line 1330) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1339) | public override TLObject FromStream(Stream input) method ToStream (line 1346) | public override void ToStream(Stream output) class TLMessageMediaGame (line 1353) | public class TLMessageMediaGame : TLMessageMediaBase, IMediaGif method FromBytes (line 1416) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1425) | public override TLObject FromStream(Stream input) method ToStream (line 1432) | public override void ToStream(Stream output) class TLMessageMediaInvoice (line 1439) | public class TLMessageMediaInvoice : TLMessageMediaBase method FromBytes (line 1504) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1520) | public override TLObject FromStream(Stream input) method ToStream (line 1534) | public override void ToStream(Stream output) class TLMessageMediaGeoLive (line 1548) | public class TLMessageMediaGeoLive : TLMessageMediaGeo method ToMediaGeo (line 1613) | public TLMessageMediaBase ToMediaGeo() method FromBytes (line 1621) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1631) | public override TLObject FromStream(Stream input) method ToStream (line 1639) | public override void ToStream(Stream output) type IMessageMediaGroup (line 1647) | public interface IMessageMediaGroup class TLMessageMediaGroup (line 1653) | public class TLMessageMediaGroup : TLMessageMediaBase, IMessageMediaGroup method RaiseCalculate (line 1684) | public virtual void RaiseCalculate() method FromBytes (line 1690) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1699) | public override TLObject FromStream(Stream input) method ToStream (line 1706) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLMessageRange.cs class TLMessageRange (line 13) | public class TLMessageRange : TLObject method ToBytes (line 21) | public override byte[] ToBytes() method FromBytes (line 30) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 40) | public override void ToStream(Stream output) method FromStream (line 48) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLMessages.cs type MessagesFlags (line 12) | [Flags] type FeedMessagesFlags (line 18) | [Flags] class TLMessagesBase (line 26) | public abstract class TLMessagesBase : TLObject method GetEmptyObject (line 34) | public abstract TLMessagesBase GetEmptyObject(); class TLMessages (line 37) | public class TLMessages : TLMessagesBase method FromBytes (line 41) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetEmptyObject (line 52) | public override TLMessagesBase GetEmptyObject() class TLMessagesSlice (line 63) | public class TLMessagesSlice : TLMessages method FromBytes (line 69) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetEmptyObject (line 82) | public override TLMessagesBase GetEmptyObject() class TLChannelMessages (line 94) | public class TLChannelMessages : TLMessagesSlice method FromBytes (line 104) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetEmptyObject (line 123) | public override TLMessagesBase GetEmptyObject() class TLChannelMessages53 (line 135) | public class TLChannelMessages53 : TLChannelMessages method FromBytes (line 139) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetEmptyObject (line 154) | public override TLMessagesBase GetEmptyObject() class TLFeedMessagesNotModified (line 166) | public class TLFeedMessagesNotModified : TLMessagesBase method FromBytes (line 170) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetEmptyObject (line 181) | public override TLMessagesBase GetEmptyObject() class TLFeedMessages (line 192) | public class TLFeedMessages : TLMessagesBase method FromBytes (line 228) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetEmptyObject (line 244) | public override TLMessagesBase GetEmptyObject() FILE: Telegram.Api/TL/TLMessagesAcknowledgment.cs class TLMessagesAcknowledgment (line 10) | public class TLMessagesAcknowledgment : TLObject method FromBytes (line 16) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLMessagesChannelParticipants.cs class TLChannelParticipantsBase (line 13) | public abstract class TLChannelParticipantsBase : TLObject { } class TLChannelParticipants (line 15) | public class TLChannelParticipants : TLChannelParticipantsBase method FromBytes (line 25) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 36) | public override TLObject FromStream(Stream input) method ToStream (line 45) | public override void ToStream(Stream output) class TLChannelParticipantsNotModified (line 54) | public class TLChannelParticipantsNotModified : TLChatParticipantsBase method FromBytes (line 58) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 65) | public override TLObject FromStream(Stream input) method ToStream (line 70) | public override void ToStream(Stream output) class TLChannelsChannelParticipant (line 76) | public class TLChannelsChannelParticipant : TLObject method FromBytes (line 84) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 94) | public override TLObject FromStream(Stream input) method ToStream (line 102) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLMessagesChatFull.cs class TLMessagesChatFull (line 10) | public class TLMessagesChatFull : TLObject method FromBytes (line 20) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLMessagesStickerSet.cs class TLMessagesStickerSet (line 13) | public class TLMessagesStickerSet : TLObject method FromBytes (line 21) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 32) | public override byte[] ToBytes() method FromStream (line 41) | public override TLObject FromStream(Stream input) method ToStream (line 50) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLMyLink.cs class TLMyLinkBase (line 13) | public abstract class TLMyLinkBase : TLObject { } class TLMyLinkEmpty (line 15) | public class TLMyLinkEmpty : TLMyLinkBase method FromBytes (line 19) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 26) | public override TLObject FromStream(Stream input) method ToStream (line 31) | public override void ToStream(Stream output) class TLMyLinkRequested (line 37) | public class TLMyLinkRequested : TLMyLinkBase method FromBytes (line 43) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 52) | public override TLObject FromStream(Stream input) method ToStream (line 58) | public override void ToStream(Stream output) class TLMyLinkContact (line 65) | public class TLMyLinkContact : TLMyLinkBase method FromBytes (line 69) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 76) | public override TLObject FromStream(Stream input) method ToStream (line 81) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLNearestDC.cs class TLNearestDC (line 10) | public class TLNearestDC : TLObject method FromBytes (line 20) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLNewSessionCreated.cs class TLNewSessionCreated (line 10) | internal class TLNewSessionCreated : TLObject method FromBytes (line 20) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLNonEncryptedMessage.cs class TLNonEncryptedMessage (line 10) | public class TLNonEncryptedMessage : TLTransportMessageWithIdBase method FromBytes (line 15) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 25) | public override byte[] ToBytes() FILE: Telegram.Api/TL/TLNotifyPeer.cs class TLNotifyPeerBase (line 14) | public abstract class TLNotifyPeerBase : TLObject { } class TLNotifyPeer (line 16) | public class TLNotifyPeer : TLNotifyPeerBase method FromBytes (line 22) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 31) | public override void ToStream(Stream output) method FromStream (line 37) | public override TLObject FromStream(Stream input) class TLNotifyUsers (line 45) | public class TLNotifyUsers : TLNotifyPeerBase method FromBytes (line 49) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 56) | public override void ToStream(Stream output) method FromStream (line 61) | public override TLObject FromStream(Stream input) class TLNotifyChats (line 67) | public class TLNotifyChats : TLNotifyPeerBase method FromBytes (line 71) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 78) | public override void ToStream(Stream output) method FromStream (line 83) | public override TLObject FromStream(Stream input) class TLNotifyAll (line 89) | [Obsolete] method FromBytes (line 94) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 101) | public override void ToStream(Stream output) method FromStream (line 106) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLNull.cs class TLNull (line 13) | public class TLNull : TLObject method FromBytes (line 17) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 24) | public override byte[] ToBytes() method FromStream (line 29) | public override TLObject FromStream(Stream input) method ToStream (line 34) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLObject.cs class TLObject (line 28) | [DataContract] method ToBytes (line 37) | public static byte[] ToBytes(TLObject obj, TLInt flags, int flag) method ToStream (line 42) | public static void ToStream(Stream output, TLObject obj, TLInt flags, ... method ToStream (line 50) | public static void ToStream(Stream output, TLObject obj, TLLong custom... method IsSet (line 63) | protected static bool IsSet(TLLong flags, int flag) method IsSet (line 76) | protected static bool IsSet(TLInt flags, int flag) method Set (line 89) | protected static void Set(ref TLLong flags, int flag) method Set (line 103) | protected static void Set(ref TLInt flags, int flag) method Unset (line 117) | protected static void Unset(ref TLInt flags, int flag) method Unset (line 131) | protected static void Unset(ref TLLong flags, int flag) method SetUnset (line 145) | protected static void SetUnset(ref TLInt flags, bool set, int flag) method SetUnset (line 157) | protected static void SetUnset(ref TLLong flags, bool set, int flag) method SetField (line 170) | protected static void SetField(out T field, T value, ref TLInt flag... method SetField (line 184) | protected static void SetField(out T field, T value, ref TLLong fla... method FromBytes (line 199) | public virtual TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 204) | public virtual byte[] ToBytes() method FromStream (line 209) | public virtual TLObject FromStream(Stream input) method ToStream (line 214) | public virtual void ToStream(Stream output) method GetObject (line 219) | public static T GetObject(byte[] bytes, ref int position) where T :... method GetObject (line 234) | public static T GetObject(Stream input) where T : TLObject method GetObject (line 248) | public static T GetObject(TLInt flags, int flag, T defaultValue, by... method GetObject (line 258) | public static T GetObject(TLInt flags, int flag, T defaultValue, St... method GetObject (line 268) | public static T GetObject(TLLong customFlags, int flag, T defaultVa... method GetNullableObject (line 278) | public static T GetNullableObject(Stream input) where T : TLObject method SetField (line 283) | protected bool SetField(ref T field, T value, string propertyName) method SetField (line 291) | protected bool SetField(ref T field, T value, Expression> s... method SetBitmap (line 310) | public void SetBitmap(WriteableBitmap bitmap) method ClearBitmap (line 322) | public void ClearBitmap() FILE: Telegram.Api/TL/TLObjectGenerator.cs class TLObjectGenerator (line 23) | public class TLObjectGenerator method GetObject (line 1437) | public static T GetObject(byte[] bytes, int position) where T : TLO... method GetStackTrace (line 1595) | public static string GetStackTrace() method GetNullableObject (line 1618) | public static T GetNullableObject(Stream input) where T : TLObject method GetObject (line 1631) | public static T GetObject(Stream input) where T : TLObject FILE: Telegram.Api/TL/TLPQInnerData.cs class TLPQInnerData (line 10) | public class TLPQInnerData : TLObject method ToBytes (line 26) | public override byte[] ToBytes() class TLPQInnerDataDC (line 39) | public class TLPQInnerDataDC : TLPQInnerData method ToBytes (line 45) | public override byte[] ToBytes() FILE: Telegram.Api/TL/TLPage.cs class TLPageBase (line 13) | public abstract class TLPageBase : TLObject class TLPagePart (line 22) | public class TLPagePart : TLPageBase method FromBytes (line 26) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 37) | public override byte[] ToBytes() method ToStream (line 46) | public override void ToStream(Stream output) method FromStream (line 55) | public override TLObject FromStream(Stream input) class TLPagePart68 (line 65) | public class TLPagePart68 : TLPageBase method FromBytes (line 69) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 80) | public override byte[] ToBytes() method ToStream (line 89) | public override void ToStream(Stream output) method FromStream (line 98) | public override TLObject FromStream(Stream input) class TLPageFull (line 108) | public class TLPageFull : TLPageBase method FromBytes (line 112) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 123) | public override byte[] ToBytes() method ToStream (line 132) | public override void ToStream(Stream output) method FromStream (line 141) | public override TLObject FromStream(Stream input) class TLPageFull68 (line 151) | public class TLPageFull68 : TLPageBase method FromBytes (line 155) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 166) | public override byte[] ToBytes() method ToStream (line 175) | public override void ToStream(Stream output) method FromStream (line 184) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLPageBlock.cs type PageBlockVideoFlags (line 14) | [Flags] type PageBlockEmbedFlags (line 21) | [Flags] class TLPageBlockBase (line 31) | public abstract class TLPageBlockBase : TLObject { } class TLPageBlockUnsupported (line 33) | public class TLPageBlockUnsupported : TLPageBlockBase method FromBytes (line 37) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 44) | public override byte[] ToBytes() method ToStream (line 50) | public override void ToStream(Stream output) method FromStream (line 55) | public override TLObject FromStream(Stream input) class TLPageBlockTitle (line 61) | public class TLPageBlockTitle : TLPageBlockBase method FromBytes (line 67) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 76) | public override byte[] ToBytes() method ToStream (line 83) | public override void ToStream(Stream output) method FromStream (line 90) | public override TLObject FromStream(Stream input) class TLPageBlockSubtitle (line 98) | public class TLPageBlockSubtitle : TLPageBlockBase method FromBytes (line 104) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 113) | public override byte[] ToBytes() method ToStream (line 120) | public override void ToStream(Stream output) method FromStream (line 127) | public override TLObject FromStream(Stream input) class TLPageBlockPublishedDateBase (line 135) | public abstract class TLPageBlockPublishedDateBase : TLPageBlockBase class TLPageBlockAuthorDate (line 140) | public class TLPageBlockAuthorDate : TLPageBlockPublishedDateBase method FromBytes (line 146) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 156) | public override byte[] ToBytes() method ToStream (line 164) | public override void ToStream(Stream output) method FromStream (line 172) | public override TLObject FromStream(Stream input) class TLPageBlockAuthorDate61 (line 181) | public class TLPageBlockAuthorDate61 : TLPageBlockPublishedDateBase method FromBytes (line 187) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 197) | public override byte[] ToBytes() method ToStream (line 205) | public override void ToStream(Stream output) method FromStream (line 213) | public override TLObject FromStream(Stream input) class TLPageBlockHeader (line 222) | public class TLPageBlockHeader : TLPageBlockBase method FromBytes (line 228) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 237) | public override byte[] ToBytes() method ToStream (line 244) | public override void ToStream(Stream output) method FromStream (line 251) | public override TLObject FromStream(Stream input) class TLPageBlockSubheader (line 259) | public class TLPageBlockSubheader : TLPageBlockBase method FromBytes (line 265) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 274) | public override byte[] ToBytes() method ToStream (line 281) | public override void ToStream(Stream output) method FromStream (line 288) | public override TLObject FromStream(Stream input) class TLPageBlockParagraph (line 296) | public class TLPageBlockParagraph : TLPageBlockBase method FromBytes (line 302) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 311) | public override byte[] ToBytes() method ToStream (line 318) | public override void ToStream(Stream output) method FromStream (line 325) | public override TLObject FromStream(Stream input) class TLPageBlockPreformatted (line 333) | public class TLPageBlockPreformatted : TLPageBlockBase method FromBytes (line 341) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 351) | public override byte[] ToBytes() method ToStream (line 359) | public override void ToStream(Stream output) method FromStream (line 367) | public override TLObject FromStream(Stream input) class TLPageBlockFooter (line 376) | public class TLPageBlockFooter : TLPageBlockBase method FromBytes (line 382) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 391) | public override byte[] ToBytes() method ToStream (line 398) | public override void ToStream(Stream output) method FromStream (line 405) | public override TLObject FromStream(Stream input) class TLPageBlockDivider (line 413) | public class TLPageBlockDivider : TLPageBlockBase method FromBytes (line 417) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 424) | public override byte[] ToBytes() method ToStream (line 430) | public override void ToStream(Stream output) method FromStream (line 435) | public override TLObject FromStream(Stream input) class TLPageBlockAnchor (line 441) | public class TLPageBlockAnchor : TLPageBlockBase method FromBytes (line 447) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 456) | public override byte[] ToBytes() method ToStream (line 463) | public override void ToStream(Stream output) method FromStream (line 470) | public override TLObject FromStream(Stream input) class TLPageBlockList (line 478) | public class TLPageBlockList : TLPageBlockBase method FromBytes (line 486) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 496) | public override byte[] ToBytes() method ToStream (line 504) | public override void ToStream(Stream output) method FromStream (line 512) | public override TLObject FromStream(Stream input) class TLPageBlockBlockquote (line 521) | public class TLPageBlockBlockquote : TLPageBlockBase method FromBytes (line 529) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 539) | public override byte[] ToBytes() method ToStream (line 547) | public override void ToStream(Stream output) method FromStream (line 555) | public override TLObject FromStream(Stream input) class TLPageBlockPullquote (line 564) | public class TLPageBlockPullquote : TLPageBlockBase method FromBytes (line 572) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 582) | public override byte[] ToBytes() method ToStream (line 590) | public override void ToStream(Stream output) method FromStream (line 598) | public override TLObject FromStream(Stream input) class TLPageBlockPhoto (line 607) | public class TLPageBlockPhoto : TLPageBlockBase method FromBytes (line 615) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 625) | public override byte[] ToBytes() method ToStream (line 633) | public override void ToStream(Stream output) method FromStream (line 641) | public override TLObject FromStream(Stream input) class TLPageBlockVideo (line 650) | public class TLPageBlockVideo : TLPageBlockBase method FromBytes (line 664) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 675) | public override byte[] ToBytes() method ToStream (line 684) | public override void ToStream(Stream output) method FromStream (line 693) | public override TLObject FromStream(Stream input) class TLPageBlockCover (line 703) | public class TLPageBlockCover : TLPageBlockBase method FromBytes (line 709) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 718) | public override byte[] ToBytes() method ToStream (line 725) | public override void ToStream(Stream output) method FromStream (line 732) | public override TLObject FromStream(Stream input) class TLPageBlockEmbed (line 740) | public class TLPageBlockEmbed : TLPageBlockBase method FromBytes (line 778) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 792) | public override byte[] ToBytes() method ToStream (line 804) | public override void ToStream(Stream output) method FromStream (line 816) | public override TLObject FromStream(Stream input) class TLPageBlockEmbed61 (line 829) | public class TLPageBlockEmbed61 : TLPageBlockEmbed method FromBytes (line 841) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 856) | public override byte[] ToBytes() method ToStream (line 869) | public override void ToStream(Stream output) method FromStream (line 882) | public override TLObject FromStream(Stream input) class TLPageBlockEmbedPost (line 896) | public class TLPageBlockEmbedPost : TLPageBlockBase method FromBytes (line 914) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 929) | public override byte[] ToBytes() method ToStream (line 942) | public override void ToStream(Stream output) method FromStream (line 955) | public override TLObject FromStream(Stream input) class TLPageBlockCollage (line 969) | public class TLPageBlockCollage : TLPageBlockBase method FromBytes (line 977) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 987) | public override byte[] ToBytes() method ToStream (line 995) | public override void ToStream(Stream output) method FromStream (line 1003) | public override TLObject FromStream(Stream input) class TLPageBlockSlideshow (line 1012) | public class TLPageBlockSlideshow : TLPageBlockBase method FromBytes (line 1020) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 1030) | public override byte[] ToBytes() method ToStream (line 1038) | public override void ToStream(Stream output) method FromStream (line 1046) | public override TLObject FromStream(Stream input) class TLPageBlockChannel (line 1055) | public class TLPageBlockChannel : TLPageBlockBase method FromBytes (line 1061) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 1070) | public override byte[] ToBytes() method ToStream (line 1077) | public override void ToStream(Stream output) method FromStream (line 1084) | public override TLObject FromStream(Stream input) class TLPageBlockAudio (line 1092) | public class TLPageBlockAudio : TLPageBlockBase method FromBytes (line 1100) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 1110) | public override byte[] ToBytes() method ToStream (line 1118) | public override void ToStream(Stream output) method FromStream (line 1126) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLPasscodeParams.cs class TLPasscodeParams (line 13) | public class TLPasscodeParams : TLObject method FromBytes (line 24) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 38) | public override byte[] ToBytes() method FromStream (line 49) | public override TLObject FromStream(Stream input) method ToStream (line 61) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLPassword.cs type PasswordFlags (line 13) | [Flags] type IPasswordSecret (line 23) | public interface IPasswordSecret type IPasswordSRPParams (line 30) | public interface IPasswordSRPParams class TLPasswordBase (line 39) | public abstract class TLPasswordBase : TLObject class TLPassword (line 54) | public class TLPassword : TLPasswordBase method FromBytes (line 72) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLPassword81 (line 86) | public class TLPassword81 : TLPassword method FromBytes (line 117) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLPassword83 (line 133) | public class TLPassword83 : TLPassword81 method FromBytes (line 167) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLPassword84 (line 183) | public class TLPassword84 : TLPassword83, IPasswordSecret, IPasswordSRPP... method FromBytes (line 191) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLNoPassword (line 209) | public class TLNoPassword : TLPasswordBase method FromBytes (line 221) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLNoPassword81 (line 232) | public class TLNoPassword81 : TLNoPassword method FromBytes (line 240) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLPasswordInputSettings.cs type PasswordInputSettingsFlags (line 12) | [Flags] class TLPasswordInputSettings (line 20) | public class TLPasswordInputSettings : TLObject method FromBytes (line 64) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 77) | public override byte[] ToBytes() class TLPasswordInputSettings81 (line 89) | public class TLPasswordInputSettings81 : TLPasswordInputSettings method FromBytes (line 117) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 133) | public override byte[] ToBytes() class TLPasswordInputSettings83 (line 148) | public class TLPasswordInputSettings83 : TLPasswordInputSettings81 method FromBytes (line 172) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 186) | public override byte[] ToBytes() FILE: Telegram.Api/TL/TLPasswordRecovery.cs class TLPasswordRecovery (line 10) | public class TLPasswordRecovery : TLObject method FromBytes (line 16) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLPasswordSettings.cs type PasswordSettingsFlags (line 13) | [Flags] class TLPasswordSettings (line 20) | public class TLPasswordSettings : TLObject method FromBytes (line 26) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLPasswordSettings81 (line 36) | public class TLPasswordSettings81 : TLPasswordSettings method FromBytes (line 46) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLPasswordSettings83 (line 59) | public class TLPasswordSettings83 : TLPasswordSettings81 method FromBytes (line 87) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLPaymentCharge.cs class TLPaymentCharge (line 12) | public class TLPaymentCharge : TLObject method FromBytes (line 20) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 30) | public override TLObject FromStream(Stream input) method ToStream (line 38) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLPaymentForm.cs type PaymentFormFlags (line 12) | [Flags] class TLPaymentForm (line 22) | public class TLPaymentForm : TLObject method FromBytes (line 102) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLPaymentReceipt.cs type PaymentReceiptFlags (line 12) | [Flags] class TLPaymentReceipt (line 19) | public class TLPaymentReceipt : TLObject method FromBytes (line 63) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLPaymentRequestedInfo.cs type PaymentRequestedInfoFlags (line 14) | [Flags] class TLPaymentRequestedInfo (line 23) | public class TLPaymentRequestedInfo : TLObject method FromBytes (line 67) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 80) | public override byte[] ToBytes() method FromStream (line 91) | public override TLObject FromStream(Stream input) method ToStream (line 102) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLPaymentResult.cs class TLPaymentResultBase (line 10) | public abstract class TLPaymentResultBase : TLObject { } class TLPaymentResult (line 12) | public class TLPaymentResult : TLPaymentResultBase method FromBytes (line 18) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLPaymentVerificationNeeded (line 28) | public class TLPaymentVerificationNeeded : TLPaymentResultBase method FromBytes (line 34) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLPaymentSavedCredentialsCard.cs class TLPaymentSavedCredentials (line 13) | public abstract class TLPaymentSavedCredentials : TLObject { } class TLPaymentSavedCredentialsCard (line 15) | public class TLPaymentSavedCredentialsCard : TLPaymentSavedCredentials method FromBytes (line 23) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 33) | public override byte[] ToBytes() method FromStream (line 41) | public override TLObject FromStream(Stream input) method ToStream (line 49) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLPeer.cs class TLPeerBase (line 14) | public abstract class TLPeerBase : TLObject class TLPeerUser (line 19) | public class TLPeerUser : TLPeerBase method FromBytes (line 23) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 32) | public override byte[] ToBytes() method FromStream (line 39) | public override TLObject FromStream(Stream input) method ToStream (line 46) | public override void ToStream(Stream output) method ToString (line 52) | public override string ToString() class TLPeerChat (line 58) | public class TLPeerChat : TLPeerBase method FromBytes (line 62) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 71) | public override byte[] ToBytes() method FromStream (line 78) | public override TLObject FromStream(Stream input) method ToStream (line 85) | public override void ToStream(Stream output) method ToString (line 91) | public override string ToString() class TLPeerEncryptedChat (line 97) | public class TLPeerEncryptedChat : TLPeerBase method FromBytes (line 101) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 110) | public override byte[] ToBytes() method FromStream (line 117) | public override TLObject FromStream(Stream input) method ToStream (line 124) | public override void ToStream(Stream output) method ToString (line 130) | public override string ToString() class TLPeerBroadcast (line 136) | public class TLPeerBroadcast : TLPeerBase method FromBytes (line 140) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 149) | public override byte[] ToBytes() method FromStream (line 156) | public override TLObject FromStream(Stream input) method ToStream (line 163) | public override void ToStream(Stream output) method ToString (line 169) | public override string ToString() class TLPeerChannel (line 175) | public class TLPeerChannel : TLPeerBase method FromBytes (line 179) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 188) | public override byte[] ToBytes() method FromStream (line 195) | public override TLObject FromStream(Stream input) method ToStream (line 202) | public override void ToStream(Stream output) method ToString (line 208) | public override string ToString() class TLPeerFeed (line 214) | public class TLPeerFeed : TLPeerBase method FromBytes (line 218) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 227) | public override byte[] ToBytes() method FromStream (line 234) | public override TLObject FromStream(Stream input) method ToStream (line 241) | public override void ToStream(Stream output) method ToString (line 247) | public override string ToString() FILE: Telegram.Api/TL/TLPeerDialogs.cs class TLPeerDialogs (line 10) | public class TLPeerDialogs : TLObject method FromBytes (line 24) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToDialogs (line 37) | public TLDialogsBase ToDialogs() FILE: Telegram.Api/TL/TLPeerNotifyEvents.cs class TLPeerNotifyEventsBase (line 13) | [KnownType(typeof(TLPeerNotifyEventsEmpty))] class TLPeerNotifyEventsEmpty (line 18) | [Obsolete] method FromBytes (line 24) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLPeerNotifyEventsAll (line 32) | [Obsolete] method FromBytes (line 38) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLPeerNotifySettings.cs type PeerNotifySettingsFlags (line 14) | [Flags] class TLPeerNotifySettingsBase (line 23) | public abstract class TLPeerNotifySettingsBase : TLObject class TLPeerNotifySettings78 (line 30) | public class TLPeerNotifySettings78 : TLPeerNotifySettings48 method FromBytes (line 66) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 79) | public override TLObject FromStream(Stream input) method ToStream (line 90) | public override void ToStream(Stream output) class TLPeerNotifySettings48 (line 101) | public class TLPeerNotifySettings48 : TLPeerNotifySettings method FromBytes (line 125) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 136) | public override TLObject FromStream(Stream input) method ToStream (line 145) | public override void ToStream(Stream output) class TLPeerNotifySettings (line 154) | public class TLPeerNotifySettings : TLPeerNotifySettingsBase method FromBytes (line 166) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 178) | public override TLObject FromStream(Stream input) method ToStream (line 188) | public override void ToStream(Stream output) class TLPeerNotifySettingsEmpty (line 198) | [Obsolete] method FromBytes (line 203) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 210) | public override TLObject FromStream(Stream input) method ToStream (line 215) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLPeerSettings.cs type PeerSettingsFlags (line 12) | [Flags] class TLPeerSettings (line 18) | public class TLPeerSettings : TLObject method FromBytes (line 26) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLPhoneCall.cs type PhoneCallWaitingFlags (line 15) | [Flags] type PhoneCallDiscardedFlags (line 21) | [Flags] class TLPhoneCallBase (line 30) | public abstract class TLPhoneCallBase : TLObject type IInputPhoneCall (line 35) | public interface IInputPhoneCall method ToInputPhoneCall (line 39) | TLInputPhoneCall ToInputPhoneCall(); class TLPhoneCallEmpty (line 42) | public class TLPhoneCallEmpty : TLPhoneCallBase method FromBytes (line 46) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 55) | public override byte[] ToBytes() method ToStream (line 62) | public override void ToStream(Stream output) method FromStream (line 69) | public override TLObject FromStream(Stream input) method ToString (line 76) | public override string ToString() class TLPhoneCallWaiting (line 82) | public class TLPhoneCallWaiting : TLPhoneCallBase, IInputPhoneCall method FromBytes (line 100) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 116) | public override byte[] ToBytes() method ToStream (line 130) | public override void ToStream(Stream output) method FromStream (line 144) | public override TLObject FromStream(Stream input) method ToString (line 158) | public override string ToString() method ToInputPhoneCall (line 163) | public TLInputPhoneCall ToInputPhoneCall() class TLPhoneCallRequestedBase (line 169) | public class TLPhoneCallRequestedBase : TLPhoneCallBase, IInputPhoneCall method ToInputPhoneCall (line 181) | public TLInputPhoneCall ToInputPhoneCall() class TLPhoneCallRequested64 (line 187) | public class TLPhoneCallRequested64 : TLPhoneCallRequestedBase method FromBytes (line 193) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 208) | public override byte[] ToBytes() method ToStream (line 221) | public override void ToStream(Stream output) method FromStream (line 234) | public override TLObject FromStream(Stream input) method ToString (line 247) | public override string ToString() class TLPhoneCallRequested (line 253) | public class TLPhoneCallRequested : TLPhoneCallRequestedBase method FromBytes (line 259) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 274) | public override byte[] ToBytes() method ToStream (line 287) | public override void ToStream(Stream output) method FromStream (line 300) | public override TLObject FromStream(Stream input) class TLPhoneCall (line 314) | public class TLPhoneCall : TLPhoneCallBase, IInputPhoneCall method ToString (line 338) | public override string ToString() method FromBytes (line 343) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 362) | public override byte[] ToBytes() method ToStream (line 379) | public override void ToStream(Stream output) method FromStream (line 396) | public override TLObject FromStream(Stream input) method ToInputPhoneCall (line 413) | public TLInputPhoneCall ToInputPhoneCall() class TLPhoneCallDiscarded (line 419) | public class TLPhoneCallDiscarded : TLPhoneCallBase method FromBytes (line 423) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 432) | public override byte[] ToBytes() method ToStream (line 439) | public override void ToStream(Stream output) method FromStream (line 446) | public override TLObject FromStream(Stream input) class TLPhoneCallDiscarded61 (line 454) | public class TLPhoneCallDiscarded61 : TLPhoneCallDiscarded method FromBytes (line 482) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 494) | public override byte[] ToBytes() method ToStream (line 504) | public override void ToStream(Stream output) method FromStream (line 514) | public override TLObject FromStream(Stream input) method ToString (line 524) | public override string ToString() class TLPhoneCallAccepted (line 530) | public class TLPhoneCallAccepted : TLPhoneCallBase, IInputPhoneCall method ToString (line 546) | public override string ToString() method FromBytes (line 551) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 566) | public override byte[] ToBytes() method ToStream (line 579) | public override void ToStream(Stream output) method FromStream (line 592) | public override TLObject FromStream(Stream input) method ToInputPhoneCall (line 605) | public TLInputPhoneCall ToInputPhoneCall() FILE: Telegram.Api/TL/TLPhoneCallDiscardReason.cs class TLPhoneCallDiscardReasonBase (line 13) | public abstract class TLPhoneCallDiscardReasonBase : TLObject { } class TLPhoneCallDiscardReasonMissed (line 15) | public class TLPhoneCallDiscardReasonMissed : TLPhoneCallDiscardReasonBase method FromBytes (line 19) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 26) | public override byte[] ToBytes() method ToStream (line 31) | public override void ToStream(Stream output) method FromStream (line 36) | public override TLObject FromStream(Stream input) class TLPhoneCallDiscardReasonDisconnect (line 42) | public class TLPhoneCallDiscardReasonDisconnect : TLPhoneCallDiscardReas... method FromBytes (line 46) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 53) | public override byte[] ToBytes() method ToStream (line 58) | public override void ToStream(Stream output) method FromStream (line 63) | public override TLObject FromStream(Stream input) class TLPhoneCallDiscardReasonHangup (line 69) | public class TLPhoneCallDiscardReasonHangup : TLPhoneCallDiscardReasonBase method FromBytes (line 73) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 80) | public override byte[] ToBytes() method ToStream (line 85) | public override void ToStream(Stream output) method FromStream (line 90) | public override TLObject FromStream(Stream input) class TLPhoneCallDiscardReasonBusy (line 96) | public class TLPhoneCallDiscardReasonBusy : TLPhoneCallDiscardReasonBase method FromBytes (line 100) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 107) | public override byte[] ToBytes() method ToStream (line 112) | public override void ToStream(Stream output) method FromStream (line 117) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLPhoneCallProtocol.cs type PhoneCallProtocolFlags (line 14) | [Flags] class TLPhoneCallProtocol (line 21) | public class TLPhoneCallProtocol : TLPhoneCallBase method ToString (line 49) | public override string ToString() method FromBytes (line 54) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 65) | public override byte[] ToBytes() method ToStream (line 74) | public override void ToStream(Stream output) method FromStream (line 83) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLPhoneConnection.cs class TLPhoneConnection (line 13) | public class TLPhoneConnection : TLObject method FromBytes (line 25) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 37) | public override byte[] ToBytes() method ToStream (line 47) | public override void ToStream(Stream output) method FromStream (line 57) | public override TLObject FromStream(Stream input) class TLPhoneConnection61 (line 68) | public class TLPhoneConnection61 : TLPhoneConnection method FromBytes (line 74) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 87) | public override byte[] ToBytes() method ToStream (line 98) | public override void ToStream(Stream output) method FromStream (line 109) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLPhonePhoneCall.cs class TLPhonePhoneCall (line 13) | public class TLPhonePhoneCall : TLObject method FromBytes (line 21) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 31) | public override byte[] ToBytes() method ToStream (line 39) | public override void ToStream(Stream output) method FromStream (line 47) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLPhoto.cs type PhotoFlags (line 15) | [Flags] class TLPhotoBase (line 21) | public abstract class TLPhotoBase : TLObject method Update (line 23) | public abstract void Update(TLPhotoBase photo); class TLPhotoCommon (line 28) | public abstract class TLPhotoCommon : TLPhotoBase method Update (line 34) | public override void Update(TLPhotoBase photo) class TLMediaPhotoBase (line 59) | public abstract class TLMediaPhotoBase : TLPhotoBase method Update (line 63) | public override void Update(TLPhotoBase photo) class TLPhotoEmpty (line 73) | public class TLPhotoEmpty : TLMediaPhotoBase method FromBytes (line 77) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 86) | public override TLObject FromStream(Stream input) method ToStream (line 93) | public override void ToStream(Stream output) class TLPhoto56 (line 100) | public class TLPhoto56 : TLPhoto33 method FromBytes (line 118) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 131) | public override TLObject FromStream(Stream input) method ToStream (line 142) | public override void ToStream(Stream output) class TLPhoto33 (line 153) | public class TLPhoto33 : TLPhoto28 method FromBytes (line 157) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 169) | public override TLObject FromStream(Stream input) method ToStream (line 179) | public override void ToStream(Stream output) class TLPhoto28 (line 189) | public class TLPhoto28 : TLPhoto method FromBytes (line 193) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 207) | public override TLObject FromStream(Stream input) method ToStream (line 219) | public override void ToStream(Stream output) method Update (line 230) | public override void Update(TLPhotoBase photo) class TLPhoto (line 258) | public class TLPhoto : TLMediaPhotoBase method GetFileName (line 274) | public string GetFileName() method FromBytes (line 293) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 308) | public override TLObject FromStream(Stream input) method ToStream (line 321) | public override void ToStream(Stream output) method Update (line 333) | public override void Update(TLPhotoBase photo) method ToString (line 368) | public override string ToString() class TLUserProfilePhotoEmpty (line 374) | public class TLUserProfilePhotoEmpty : TLPhotoBase method FromBytes (line 378) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 385) | public override TLObject FromStream(Stream input) method ToStream (line 390) | public override void ToStream(Stream output) method Update (line 395) | public override void Update(TLPhotoBase photo) class TLUserProfilePhoto (line 401) | public class TLUserProfilePhoto : TLPhotoCommon method FromBytes (line 407) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 418) | public override TLObject FromStream(Stream input) method ToStream (line 427) | public override void ToStream(Stream output) class TLChatPhotoEmpty (line 436) | public class TLChatPhotoEmpty : TLPhotoBase method FromBytes (line 440) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 447) | public override TLObject FromStream(Stream input) method ToStream (line 452) | public override void ToStream(Stream output) method Update (line 457) | public override void Update(TLPhotoBase photo) class TLChatPhoto (line 463) | public class TLChatPhoto : TLPhotoCommon method FromBytes (line 467) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 477) | public override TLObject FromStream(Stream input) method ToStream (line 485) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLPhotoPickerSettings.cs type PhotoPickerSettingsFlags (line 14) | [Flags] class TLPhotoPickerSettings (line 20) | public class TLPhotoPickerSettings : TLObject method FromBytes (line 38) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 47) | public override byte[] ToBytes() method ToStream (line 54) | public override void ToStream(Stream output) method FromStream (line 61) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLPhotoSize.cs type IPhotoSize (line 14) | public interface IPhotoSize class TLPhotoSizeBase (line 21) | [KnownType(typeof(TLPhotoSizeEmpty))] method Update (line 32) | public virtual void Update(TLPhotoSizeBase photoSizeBase) class TLPhotoSizeEmpty (line 41) | [DataContract] method FromBytes (line 46) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 55) | public override byte[] ToBytes() method FromStream (line 61) | public override TLObject FromStream(Stream input) method ToStream (line 68) | public override void ToStream(Stream output) method ToString (line 74) | public override string ToString() class TLPhotoSize (line 80) | [DataContract] method FromBytes (line 99) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 112) | public override byte[] ToBytes() method FromStream (line 122) | public override TLObject FromStream(Stream input) method ToStream (line 133) | public override void ToStream(Stream output) method Update (line 143) | public override void Update(TLPhotoSizeBase photoSizeBase) method ToString (line 164) | public override string ToString() class TLPhotoCachedSize (line 170) | [DataContract] method FromBytes (line 187) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 200) | public override byte[] ToBytes() method FromStream (line 210) | public override TLObject FromStream(Stream input) method ToStream (line 221) | public override void ToStream(Stream output) method Update (line 231) | public override void Update(TLPhotoSizeBase photoSizeBase) method ToString (line 252) | public override string ToString() FILE: Telegram.Api/TL/TLPhotos.cs class TLPhotosBase (line 10) | public abstract class TLPhotosBase : TLObject class TLPhotos (line 17) | public class TLPhotos : TLPhotosBase method FromBytes (line 21) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLPhotosSlice (line 32) | public class TLPhotosSlice : TLPhotosBase method FromBytes (line 38) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLPhotosPhoto.cs class TLPhotosPhoto (line 10) | public class TLPhotosPhoto : TLObject method FromBytes (line 18) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLPong.cs class TLPing (line 10) | public class TLPing : TLObject method ToBytes (line 16) | public override byte[] ToBytes() class TLPingDelayDisconnect (line 24) | public class TLPingDelayDisconnect : TLObject method ToBytes (line 32) | public override byte[] ToBytes() class TLPong (line 41) | public class TLPong : TLObject method FromBytes (line 49) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLPopularContact.cs class TLPopularContact (line 10) | public class TLPopularContact : TLObject method FromBytes (line 18) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLPostAddress.cs class TLPostAddress (line 13) | public class TLPostAddress : TLObject method ToString (line 29) | public override string ToString() method FromBytes (line 42) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 56) | public override byte[] ToBytes() method FromStream (line 68) | public override TLObject FromStream(Stream input) method ToStream (line 80) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLPrivacyKey.cs class TLPrivacyKeyBase (line 13) | public abstract class TLPrivacyKeyBase : TLObject { } class TLPrivacyKeyStatusTimestamp (line 15) | public class TLPrivacyKeyStatusTimestamp : TLPrivacyKeyBase method FromBytes (line 19) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 26) | public override void ToStream(Stream output) method FromStream (line 31) | public override TLObject FromStream(Stream input) class TLPrivacyKeyChatInvite (line 37) | public class TLPrivacyKeyChatInvite : TLPrivacyKeyBase method FromBytes (line 41) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 48) | public override void ToStream(Stream output) method FromStream (line 53) | public override TLObject FromStream(Stream input) class TLPrivacyKeyPhoneCall (line 59) | public class TLPrivacyKeyPhoneCall : TLPrivacyKeyBase method FromBytes (line 63) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 70) | public override void ToStream(Stream output) method FromStream (line 75) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLPrivacyRule.cs class TLPrivacyRuleBase (line 13) | public abstract class TLPrivacyRuleBase : TLObject method ToString (line 18) | public override string ToString() method ToInputRule (line 23) | public abstract TLInputPrivacyRuleBase ToInputRule(); class TLPrivacyValueAllowContacts (line 26) | public class TLPrivacyValueAllowContacts : TLPrivacyRuleBase method FromBytes (line 30) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 37) | public override void ToStream(Stream output) method FromStream (line 42) | public override TLObject FromStream(Stream input) method ToInputRule (line 47) | public override TLInputPrivacyRuleBase ToInputRule() class TLPrivacyValueAllowAll (line 53) | public class TLPrivacyValueAllowAll : TLPrivacyRuleBase method FromBytes (line 57) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 64) | public override void ToStream(Stream output) method FromStream (line 69) | public override TLObject FromStream(Stream input) method ToInputRule (line 74) | public override TLInputPrivacyRuleBase ToInputRule() class TLPrivacyValueAllowUsers (line 80) | public class TLPrivacyValueAllowUsers : TLPrivacyRuleBase, IPrivacyValue... method FromBytes (line 86) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 95) | public override void ToStream(Stream output) method FromStream (line 101) | public override TLObject FromStream(Stream input) method ToInputRule (line 108) | public override TLInputPrivacyRuleBase ToInputRule() class TLPrivacyValueDisallowContacts (line 114) | public class TLPrivacyValueDisallowContacts : TLPrivacyRuleBase method FromBytes (line 118) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 125) | public override void ToStream(Stream output) method FromStream (line 130) | public override TLObject FromStream(Stream input) method ToInputRule (line 135) | public override TLInputPrivacyRuleBase ToInputRule() class TLPrivacyValueDisallowAll (line 141) | public class TLPrivacyValueDisallowAll : TLPrivacyRuleBase method FromBytes (line 145) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 152) | public override void ToStream(Stream output) method FromStream (line 157) | public override TLObject FromStream(Stream input) method ToInputRule (line 162) | public override TLInputPrivacyRuleBase ToInputRule() class TLPrivacyValueDisallowUsers (line 168) | public class TLPrivacyValueDisallowUsers : TLPrivacyRuleBase, IPrivacyVa... method FromBytes (line 174) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 183) | public override void ToStream(Stream output) method FromStream (line 189) | public override TLObject FromStream(Stream input) method ToInputRule (line 196) | public override TLInputPrivacyRuleBase ToInputRule() type IPrivacyValueUsersRule (line 202) | public interface IPrivacyValueUsersRule FILE: Telegram.Api/TL/TLPrivacyRules.cs class TLPrivacyRules (line 10) | public class TLPrivacyRules : TLObject method FromBytes (line 18) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLProxyConfig.cs type ProxyConfigCustomFlags (line 14) | [Flags] type ProxyCustomFlags (line 21) | [Flags] type ProxyStatus (line 28) | public enum ProxyStatus class TLProxyConfigBase (line 35) | public abstract class TLProxyConfigBase : TLObject method GetProxy (line 43) | public abstract TLProxyBase GetProxy(); method ToLastProxyConfig (line 45) | public abstract TLProxyConfigBase ToLastProxyConfig(); class TLProxyConfig (line 65) | public class TLProxyConfig : TLProxyConfigBase method GetProxy (line 82) | public override TLProxyBase GetProxy() method ToLastProxyConfig (line 96) | public override TLProxyConfigBase ToLastProxyConfig() method FromStream (line 117) | public override TLObject FromStream(Stream input) method ToStream (line 128) | public override void ToStream(Stream output) method ToString (line 139) | public override string ToString() class TLProxyConfig76 (line 145) | public class TLProxyConfig76 : TLProxyConfigBase method ToLastProxyConfig (line 178) | public override TLProxyConfigBase ToLastProxyConfig() method GetProxy (line 183) | public override TLProxyBase GetProxy() method FromStream (line 190) | public override TLObject FromStream(Stream input) method ToStream (line 199) | public override void ToStream(Stream output) class TLProxyBase (line 209) | public abstract class TLProxyBase : TLObject method ProxyEquals (line 271) | public abstract bool ProxyEquals(TLProxyBase proxy); method ProxyEquals (line 273) | public static bool ProxyEquals(TLProxyBase proxyItem1, TLProxyBase pro... method GetUrl (line 287) | public abstract string GetUrl(string prefix); method ToInputProxy (line 289) | public abstract TLInputClientProxy ToInputProxy(); class TLSocks5Proxy (line 292) | public class TLSocks5Proxy : TLProxyBase method ProxyEquals (line 305) | public override bool ProxyEquals(TLProxyBase proxy) method FromStream (line 317) | public override TLObject FromStream(Stream input) method ToStream (line 332) | public override void ToStream(Stream output) method ToString (line 346) | public override string ToString() method GetUrl (line 351) | public override string GetUrl(string prefix) method ToInputProxy (line 363) | public override TLInputClientProxy ToInputProxy() class TLMTProtoProxy (line 369) | public class TLMTProtoProxy : TLProxyBase method ProxyEquals (line 380) | public override bool ProxyEquals(TLProxyBase proxy) method FromStream (line 391) | public override TLObject FromStream(Stream input) method ToStream (line 405) | public override void ToStream(Stream output) method ToString (line 418) | public override string ToString() method GetUrl (line 423) | public override string GetUrl(string prefix) method ToInputProxy (line 435) | public override TLInputClientProxy ToInputProxy() FILE: Telegram.Api/TL/TLRPCDropAnswer.cs class TLRPCAnswerUnknown (line 10) | public class TLRPCAnswerUnknown : TLObject method FromBytes (line 14) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLRPCAnswerDroppedRunning (line 22) | public class TLRPCAnswerDroppedRunning : TLObject method FromBytes (line 26) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLRPCAnswerDropped (line 34) | public class TLRPCAnswerDropped : TLObject method FromBytes (line 44) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLRPCError.cs type ErrorType (line 15) | public enum ErrorType type ErrorCode (line 144) | public enum ErrorCode class TLRPCReqError (line 159) | public class TLRPCReqError : TLRPCError method FromBytes (line 165) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 176) | public override byte[] ToBytes() class TLRPCError (line 186) | public class TLRPCError : TLObject method TLRPCError (line 188) | public TLRPCError() method TLRPCError (line 193) | public TLRPCError(int errorCode) method CodeEquals (line 212) | public bool CodeEquals(ErrorCode code) method CodeEquals (line 222) | public static bool CodeEquals(TLRPCError error, ErrorCode code) method GetErrorType (line 232) | public ErrorType GetErrorType() method GetErrorTypeString (line 246) | public string GetErrorTypeString() method TypeStarsWith (line 252) | public bool TypeStarsWith(string type) method TypeStarsWith (line 260) | public bool TypeStarsWith(ErrorType type) method TypeEquals (line 268) | public bool TypeEquals(string type) method TypeEquals (line 278) | public bool TypeEquals(ErrorType type) method TypeEquals (line 294) | public static bool TypeEquals(TLRPCError error, ErrorType type) method FromBytes (line 307) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 317) | public override byte[] ToBytes() method ToString (line 325) | public override string ToString() FILE: Telegram.Api/TL/TLRPCResult.cs class TLRPCResult (line 10) | public class TLRPCResult : TLObject method FromBytes (line 18) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLReceivedNotifyMessage.cs class TLReceivedNotifyMessage (line 13) | public class TLReceivedNotifyMessage : TLObject method FromBytes (line 21) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 31) | public override byte[] ToBytes() method FromStream (line 39) | public override TLObject FromStream(Stream input) method ToStream (line 47) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLRecentMeUrl.cs class TLRecentMeUrlBase (line 13) | public abstract class TLRecentMeUrlBase : TLObject class TLRecentMeUrlUnknown (line 18) | public class TLRecentMeUrlUnknown : TLRecentMeUrlBase method FromBytes (line 22) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 31) | public override TLObject FromStream(Stream input) method ToStream (line 38) | public override void ToStream(Stream output) class TLRecentMeUrlUser (line 45) | public class TLRecentMeUrlUser : TLRecentMeUrlBase method FromBytes (line 51) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 61) | public override TLObject FromStream(Stream input) method ToStream (line 69) | public override void ToStream(Stream output) class TLRecentMeUrlChat (line 77) | public class TLRecentMeUrlChat : TLRecentMeUrlBase method FromBytes (line 83) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 93) | public override TLObject FromStream(Stream input) method ToStream (line 101) | public override void ToStream(Stream output) class TLRecentMeUrlChatInvite (line 109) | public class TLRecentMeUrlChatInvite : TLRecentMeUrlBase method FromBytes (line 115) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 125) | public override TLObject FromStream(Stream input) method ToStream (line 133) | public override void ToStream(Stream output) class TLRecentMeUrlStickerSet (line 141) | public class TLRecentMeUrlStickerSet : TLRecentMeUrlBase method FromBytes (line 147) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 157) | public override TLObject FromStream(Stream input) method ToStream (line 165) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLRecentMeUrls.cs class TLRecentMeUrls (line 13) | public class TLRecentMeUrls : TLObject method FromBytes (line 23) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 34) | public override TLObject FromStream(Stream input) method ToStream (line 43) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLRecentStickers.cs class TLRecentStickersBase (line 13) | public abstract class TLRecentStickersBase : TLObject { } class TLRecentStickersNotModified (line 15) | public class TLRecentStickersNotModified : TLRecentStickersBase method FromBytes (line 19) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 26) | public override byte[] ToBytes() method FromStream (line 31) | public override TLObject FromStream(Stream input) method ToStream (line 36) | public override void ToStream(Stream output) class TLRecentStickers76 (line 42) | public class TLRecentStickers76 : TLRecentStickers method FromBytes (line 50) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 62) | public override byte[] ToBytes() method FromStream (line 72) | public override TLObject FromStream(Stream input) method ToStream (line 82) | public override void ToStream(Stream output) class TLRecentStickers (line 92) | public class TLRecentStickers : TLRecentStickersBase method FromBytes (line 100) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 110) | public override byte[] ToBytes() method FromStream (line 118) | public override TLObject FromStream(Stream input) method ToStream (line 126) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLRecentlyUsedSticker.cs class TLRecentlyUsedSticker (line 13) | public class TLRecentlyUsedSticker : TLObject method FromBytes (line 20) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 30) | public override byte[] ToBytes() method FromStream (line 38) | public override TLObject FromStream(Stream input) method ToStream (line 46) | public override void ToStream(Stream output) method ToString (line 53) | public override string ToString() FILE: Telegram.Api/TL/TLReplyKeyboardMarkup.cs type ReplyKeyboardFlags (line 14) | enum ReplyKeyboardFlags type ReplyKeyboardCustomFlags (line 21) | enum ReplyKeyboardCustomFlags type IReplyKeyboardRows (line 26) | public interface IReplyKeyboardRows class TLReplyKeyboardBase (line 31) | public abstract class TLReplyKeyboardBase : TLObject method ToString (line 64) | public override string ToString() class TLReplyInlineMarkup (line 74) | public class TLReplyInlineMarkup : TLReplyKeyboardBase, IReplyKeyboardRows method FromBytes (line 80) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 89) | public override byte[] ToBytes() method FromStream (line 96) | public override TLObject FromStream(Stream input) method ToStream (line 105) | public override void ToStream(Stream output) method ToString (line 113) | public override string ToString() class TLReplyKeyboardMarkup (line 125) | public class TLReplyKeyboardMarkup : TLReplyKeyboardBase, IReplyKeyboard... method FromBytes (line 131) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 141) | public override byte[] ToBytes() method FromStream (line 149) | public override TLObject FromStream(Stream input) method ToStream (line 159) | public override void ToStream(Stream output) method ToString (line 168) | public override string ToString() class TLReplyKeyboardHide (line 180) | public class TLReplyKeyboardHide : TLReplyKeyboardBase method FromBytes (line 184) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 193) | public override byte[] ToBytes() method FromStream (line 200) | public override TLObject FromStream(Stream input) method ToStream (line 209) | public override void ToStream(Stream output) method ToString (line 217) | public override string ToString() class TLReplyKeyboardForceReply (line 223) | public class TLReplyKeyboardForceReply : TLReplyKeyboardBase method FromBytes (line 227) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 236) | public override byte[] ToBytes() method FromStream (line 243) | public override TLObject FromStream(Stream input) method ToStream (line 252) | public override void ToStream(Stream output) method ToString (line 260) | public override string ToString() FILE: Telegram.Api/TL/TLResPQ.cs class TLResPQ (line 10) | public class TLResPQ : TLObject method FromBytes (line 22) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 34) | public override byte[] ToBytes() FILE: Telegram.Api/TL/TLResolvedPeer.cs class TLResolvedPeer (line 13) | public class TLResolvedPeer : TLObject method FromBytes (line 23) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 34) | public override TLObject FromStream(Stream input) method ToStream (line 43) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLResponse.cs class TLResponse (line 13) | public class TLResponse method Parse (line 37) | public static TLResponse Parse(byte[] bytes, byte[] authKey) FILE: Telegram.Api/TL/TLResultInfo.cs class TLResultInfo (line 13) | public class TLResultInfo : TLObject method ToStream (line 23) | public override void ToStream(Stream output) method FromStream (line 31) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLRichText.cs class TLRichTextBase (line 13) | public abstract class TLRichTextBase : TLObject { } class TLTextEmpty (line 15) | public class TLTextEmpty : TLRichTextBase method FromBytes (line 19) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 26) | public override byte[] ToBytes() method ToStream (line 32) | public override void ToStream(Stream output) method FromStream (line 37) | public override TLObject FromStream(Stream input) class TLTextPlain (line 43) | public class TLTextPlain : TLRichTextBase method FromBytes (line 49) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 58) | public override byte[] ToBytes() method ToStream (line 66) | public override void ToStream(Stream output) method FromStream (line 73) | public override TLObject FromStream(Stream input) class TLTextBold (line 81) | public class TLTextBold : TLRichTextBase method FromBytes (line 87) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 96) | public override byte[] ToBytes() method ToStream (line 104) | public override void ToStream(Stream output) method FromStream (line 111) | public override TLObject FromStream(Stream input) class TLTextItalic (line 119) | public class TLTextItalic : TLRichTextBase method FromBytes (line 125) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 134) | public override byte[] ToBytes() method ToStream (line 142) | public override void ToStream(Stream output) method FromStream (line 149) | public override TLObject FromStream(Stream input) class TLTextUnderline (line 157) | public class TLTextUnderline : TLRichTextBase method FromBytes (line 163) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 172) | public override byte[] ToBytes() method ToStream (line 180) | public override void ToStream(Stream output) method FromStream (line 187) | public override TLObject FromStream(Stream input) class TLTextStrike (line 195) | public class TLTextStrike : TLRichTextBase method FromBytes (line 201) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 210) | public override byte[] ToBytes() method ToStream (line 218) | public override void ToStream(Stream output) method FromStream (line 225) | public override TLObject FromStream(Stream input) class TLTextFixed (line 233) | public class TLTextFixed : TLRichTextBase method FromBytes (line 239) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 248) | public override byte[] ToBytes() method ToStream (line 256) | public override void ToStream(Stream output) method FromStream (line 263) | public override TLObject FromStream(Stream input) class TLTextUrl (line 271) | public class TLTextUrl : TLRichTextBase method FromBytes (line 281) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 292) | public override byte[] ToBytes() method ToStream (line 302) | public override void ToStream(Stream output) method FromStream (line 311) | public override TLObject FromStream(Stream input) class TLTextEmail (line 321) | public class TLTextEmail : TLRichTextBase method FromBytes (line 329) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 339) | public override byte[] ToBytes() method ToStream (line 348) | public override void ToStream(Stream output) method FromStream (line 356) | public override TLObject FromStream(Stream input) class TLTextConcat (line 365) | public class TLTextConcat : TLRichTextBase method FromBytes (line 371) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 380) | public override byte[] ToBytes() method ToStream (line 388) | public override void ToStream(Stream output) method FromStream (line 395) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLSavedGifs.cs class TLSavedGifsBase (line 13) | public abstract class TLSavedGifsBase : TLObject { } class TLSavedGifsNotModified (line 15) | public class TLSavedGifsNotModified : TLSavedGifsBase method FromBytes (line 19) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 26) | public override TLObject FromStream(Stream input) method ToStream (line 31) | public override void ToStream(Stream output) class TLSavedGifs (line 37) | public class TLSavedGifs : TLSavedGifsBase method FromBytes (line 45) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 55) | public override TLObject FromStream(Stream input) method ToStream (line 63) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLSavedInfo.cs type SavedInfoFlags (line 12) | [Flags] class TLSavedInfo (line 19) | public class TLSavedInfo : TLObject method FromBytes (line 45) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLSendMessageAction.cs class TLSendMessageActionBase (line 13) | public abstract class TLSendMessageActionBase : TLObject { } class TLSendMessageTypingAction (line 15) | public class TLSendMessageTypingAction : TLSendMessageActionBase method FromBytes (line 19) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 26) | public override byte[] ToBytes() method ToStream (line 31) | public override void ToStream(Stream output) method FromStream (line 36) | public override TLObject FromStream(Stream input) class TLSendMessageCancelAction (line 42) | public class TLSendMessageCancelAction : TLSendMessageActionBase method FromBytes (line 46) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 53) | public override byte[] ToBytes() method ToStream (line 58) | public override void ToStream(Stream output) method FromStream (line 63) | public override TLObject FromStream(Stream input) class TLSendMessageRecordVideoAction (line 69) | public class TLSendMessageRecordVideoAction : TLSendMessageActionBase method FromBytes (line 73) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 80) | public override byte[] ToBytes() method ToStream (line 85) | public override void ToStream(Stream output) method FromStream (line 90) | public override TLObject FromStream(Stream input) class TLSendMessageUploadVideoAction (line 96) | public class TLSendMessageUploadVideoAction : TLSendMessageActionBase method FromBytes (line 100) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 107) | public override byte[] ToBytes() method ToStream (line 112) | public override void ToStream(Stream output) method FromStream (line 117) | public override TLObject FromStream(Stream input) class TLSendMessageUploadVideoAction28 (line 123) | public class TLSendMessageUploadVideoAction28 : TLSendMessageUploadVideo... method FromBytes (line 129) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 138) | public override byte[] ToBytes() method ToStream (line 144) | public override void ToStream(Stream output) method FromStream (line 150) | public override TLObject FromStream(Stream input) class TLSendMessageRecordAudioAction (line 158) | public class TLSendMessageRecordAudioAction : TLSendMessageActionBase method FromBytes (line 162) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 169) | public override byte[] ToBytes() method ToStream (line 174) | public override void ToStream(Stream output) method FromStream (line 179) | public override TLObject FromStream(Stream input) class TLSendMessageUploadAudioAction (line 185) | public class TLSendMessageUploadAudioAction : TLSendMessageActionBase method FromBytes (line 189) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 196) | public override byte[] ToBytes() method ToStream (line 201) | public override void ToStream(Stream output) method FromStream (line 206) | public override TLObject FromStream(Stream input) class TLSendMessageUploadAudioAction28 (line 212) | public class TLSendMessageUploadAudioAction28 : TLSendMessageUploadAudio... method FromBytes (line 218) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 227) | public override byte[] ToBytes() method ToStream (line 233) | public override void ToStream(Stream output) method FromStream (line 239) | public override TLObject FromStream(Stream input) class TLSendMessageUploadPhotoAction (line 247) | public class TLSendMessageUploadPhotoAction : TLSendMessageActionBase method FromBytes (line 251) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 258) | public override byte[] ToBytes() method ToStream (line 263) | public override void ToStream(Stream output) method FromStream (line 268) | public override TLObject FromStream(Stream input) class TLSendMessageUploadPhotoAction28 (line 274) | public class TLSendMessageUploadPhotoAction28 : TLSendMessageUploadPhoto... method FromBytes (line 280) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 289) | public override byte[] ToBytes() method ToStream (line 295) | public override void ToStream(Stream output) method FromStream (line 301) | public override TLObject FromStream(Stream input) class TLSendMessageUploadDocumentAction (line 309) | public class TLSendMessageUploadDocumentAction : TLSendMessageActionBase method FromBytes (line 313) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 320) | public override byte[] ToBytes() method ToStream (line 325) | public override void ToStream(Stream output) method FromStream (line 330) | public override TLObject FromStream(Stream input) class TLSendMessageUploadDocumentAction28 (line 336) | public class TLSendMessageUploadDocumentAction28 : TLSendMessageUploadDo... method FromBytes (line 342) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 351) | public override byte[] ToBytes() method ToStream (line 357) | public override void ToStream(Stream output) method FromStream (line 363) | public override TLObject FromStream(Stream input) class TLSendMessageGeoLocationAction (line 371) | public class TLSendMessageGeoLocationAction : TLSendMessageActionBase method FromBytes (line 375) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 382) | public override byte[] ToBytes() method ToStream (line 387) | public override void ToStream(Stream output) method FromStream (line 392) | public override TLObject FromStream(Stream input) class TLSendMessageChooseContactAction (line 398) | public class TLSendMessageChooseContactAction : TLSendMessageActionBase method FromBytes (line 402) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 409) | public override byte[] ToBytes() method ToStream (line 414) | public override void ToStream(Stream output) method FromStream (line 419) | public override TLObject FromStream(Stream input) class TLSendMessageGamePlayAction (line 425) | public class TLSendMessageGamePlayAction : TLSendMessageActionBase method FromBytes (line 429) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 436) | public override byte[] ToBytes() method ToStream (line 441) | public override void ToStream(Stream output) method FromStream (line 446) | public override TLObject FromStream(Stream input) class TLSendMessageRecordRoundAction (line 452) | public class TLSendMessageRecordRoundAction : TLSendMessageActionBase method FromBytes (line 456) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 463) | public override byte[] ToBytes() method ToStream (line 468) | public override void ToStream(Stream output) method FromStream (line 473) | public override TLObject FromStream(Stream input) class TLSendMessageUploadRoundAction (line 479) | public class TLSendMessageUploadRoundAction : TLSendMessageUploadDocumen... method FromBytes (line 485) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 494) | public override byte[] ToBytes() method ToStream (line 500) | public override void ToStream(Stream output) method FromStream (line 506) | public override TLObject FromStream(Stream input) class TLSendMessageUploadRoundAction66 (line 514) | public class TLSendMessageUploadRoundAction66 : TLSendMessageUploadDocum... method FromBytes (line 518) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 525) | public override byte[] ToBytes() method ToStream (line 530) | public override void ToStream(Stream output) method FromStream (line 535) | public override TLObject FromStream(Stream input) FILE: Telegram.Api/TL/TLSentChangePhoneCode.cs class TLSentChangePhoneCode (line 12) | public class TLSentChangePhoneCode : TLObject method FromBytes (line 20) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 30) | public override byte[] ToBytes() method ToString (line 38) | public override string ToString() FILE: Telegram.Api/TL/TLSentCode.cs type SentCodeFlags (line 13) | [Flags] class TLSentCodeBase (line 22) | public abstract class TLSentCodeBase : TLObject class TLSentCode80 (line 33) | public class TLSentCode80 : TLSentCode50 method FromBytes (line 45) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 59) | public override string ToString() class TLSentCode50 (line 75) | public class TLSentCode50 : TLSentCodeBase method FromBytes (line 103) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 116) | public override string ToString() class TLSentCode (line 131) | public class TLSentCode : TLSentCodeBase method FromBytes (line 135) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 147) | public override byte[] ToBytes() method ToString (line 157) | public override string ToString() class TLSentAppCode (line 171) | public class TLSentAppCode : TLSentCodeBase method FromBytes (line 175) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 187) | public override byte[] ToBytes() method ToString (line 197) | public override string ToString() FILE: Telegram.Api/TL/TLSentCodeType.cs type ILength (line 10) | public interface ILength class TLSentCodeTypeBase (line 15) | public abstract class TLSentCodeTypeBase : TLObject class TLSentCodeTypeApp (line 19) | public class TLSentCodeTypeApp : TLSentCodeTypeBase, ILength method FromBytes (line 25) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 34) | public override byte[] ToBytes() class TLSentCodeTypeSms (line 42) | public class TLSentCodeTypeSms : TLSentCodeTypeBase, ILength method FromBytes (line 48) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 57) | public override byte[] ToBytes() class TLSentCodeTypeCall (line 65) | public class TLSentCodeTypeCall : TLSentCodeTypeBase, ILength method FromBytes (line 71) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 80) | public override byte[] ToBytes() class TLSentCodeTypeFlashCall (line 88) | public class TLSentCodeTypeFlashCall : TLSentCodeTypeBase method FromBytes (line 94) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 103) | public override byte[] ToBytes() FILE: Telegram.Api/TL/TLSentEncryptedFile.cs class TLSentEncryptedFile (line 10) | public class TLSentEncryptedFile : TLObject method FromBytes (line 18) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLSentEncryptedMessage.cs class TLSentEncryptedMessage (line 10) | public class TLSentEncryptedMessage : TLObject method FromBytes (line 16) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLSentMessage.cs class TLSentMessageBase (line 10) | public abstract class TLSentMessageBase : TLObject method GetSeq (line 16) | public virtual TLInt GetSeq() type ISentMessageMedia (line 22) | public interface ISentMessageMedia class TLSentMessage (line 27) | public class TLSentMessage : TLSentMessageBase method GetSeq (line 33) | public override TLInt GetSeq() method FromBytes (line 38) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 50) | public override byte[] ToBytes() class TLSentMessage24 (line 61) | public class TLSentMessage24 : TLSentMessageBase, IMultiPts method FromBytes (line 67) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 79) | public override byte[] ToBytes() class TLSentMessage26 (line 90) | public class TLSentMessage26 : TLSentMessage24, ISentMessageMedia method FromBytes (line 96) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 110) | public override byte[] ToBytes() class TLSentMessage34 (line 122) | public class TLSentMessage34 : TLSentMessage26 method FromBytes (line 128) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 142) | public override byte[] ToBytes() class TLSentMessageLink (line 155) | public class TLSentMessageLink : TLSentMessage method FromBytes (line 161) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 174) | public override byte[] ToBytes() class TLSentMessageLink24 (line 186) | public class TLSentMessageLink24 : TLSentMessage24 method FromBytes (line 192) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 205) | public override byte[] ToBytes() class TLSentMessageLink26 (line 217) | public class TLSentMessageLink26 : TLSentMessageLink24, ISentMessageMedia method FromBytes (line 223) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 237) | public override byte[] ToBytes() FILE: Telegram.Api/TL/TLServerDHInnerData.cs class TLServerDHInnerData (line 10) | public class TLServerDHInnerData : TLObject method ToBytes (line 26) | public override byte[] ToBytes() method FromBytes (line 38) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLServerDHParams.cs class TLServerDHParamsBase (line 10) | public abstract class TLServerDHParamsBase : TLObject class TLServerDHParamsFail (line 17) | public class TLServerDHParamsFail : TLServerDHParamsBase method FromBytes (line 23) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLServerDHParamsOk (line 35) | public class TLServerDHParamsOk : TLServerDHParamsBase method FromBytes (line 41) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLServerFile.cs class TLServerFile (line 13) | public class TLServerFile : TLObject method FromStream (line 21) | public override TLObject FromStream(Stream input) method ToStream (line 29) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLShippingOption.cs class TLShippingOption (line 10) | public class TLShippingOption : TLObject method FromBytes (line 24) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLSignatures.cs class TLConstructors (line 10) | public static class TLConstructors FILE: Telegram.Api/TL/TLState.cs class TLState (line 14) | public class TLState : TLObject method FromBytes (line 28) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 41) | public override TLObject FromStream(Stream input) method ToStream (line 52) | public override void ToStream(Stream output) method ToString (line 62) | public override string ToString() FILE: Telegram.Api/TL/TLStatedMessage.cs class TLStatedMessageBase (line 10) | public abstract class TLStatedMessageBase : TLObject method GetEmptyObject (line 20) | public abstract TLStatedMessageBase GetEmptyObject(); method GetSeq (line 22) | public virtual TLInt GetSeq() type ILinks (line 28) | public interface ILinks class TLStatedMessage (line 33) | public class TLStatedMessage : TLStatedMessageBase method GetSeq (line 39) | public override TLInt GetSeq() method FromBytes (line 44) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetEmptyObject (line 57) | public override TLStatedMessageBase GetEmptyObject() class TLStatedMessage24 (line 69) | public class TLStatedMessage24 : TLStatedMessageBase, IMultiPts method FromBytes (line 75) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetEmptyObject (line 88) | public override TLStatedMessageBase GetEmptyObject() class TLStatedMessageLink (line 100) | public class TLStatedMessageLink : TLStatedMessage, ILinks method FromBytes (line 106) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetEmptyObject (line 120) | public override TLStatedMessageBase GetEmptyObject() class TLStatedMessageLink24 (line 133) | public class TLStatedMessageLink24 : TLStatedMessage24, ILinks method FromBytes (line 139) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetEmptyObject (line 153) | public override TLStatedMessageBase GetEmptyObject() FILE: Telegram.Api/TL/TLStatedMessages.cs class TLStatedMessagesBase (line 10) | public abstract class TLStatedMessagesBase : TLObject method GetEmptyObject (line 20) | public abstract TLStatedMessagesBase GetEmptyObject(); method GetSeq (line 22) | public virtual TLInt GetSeq() class TLStatedMessages (line 28) | public class TLStatedMessages : TLStatedMessagesBase method GetSeq (line 34) | public override TLInt GetSeq() method FromBytes (line 39) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetEmptyObject (line 52) | public override TLStatedMessagesBase GetEmptyObject() class TLStatedMessages24 (line 65) | public class TLStatedMessages24 : TLStatedMessagesBase, IMultiPts method FromBytes (line 71) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetEmptyObject (line 84) | public override TLStatedMessagesBase GetEmptyObject() class TLStatedMessagesLinks (line 97) | public class TLStatedMessagesLinks : TLStatedMessages, ILinks method FromBytes (line 103) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetEmptyObject (line 117) | public override TLStatedMessagesBase GetEmptyObject() class TLStatedMessagesLinks24 (line 131) | public class TLStatedMessagesLinks24 : TLStatedMessages24, ILinks method FromBytes (line 137) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetEmptyObject (line 151) | public override TLStatedMessagesBase GetEmptyObject() FILE: Telegram.Api/TL/TLStickerPack.cs class TLStickerPack (line 13) | public class TLStickerPack : TLObject method FromBytes (line 21) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 31) | public override byte[] ToBytes() method FromStream (line 39) | public override TLObject FromStream(Stream input) method ToStream (line 47) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLStickerSet.cs type StickerSetFlags (line 14) | [Flags] class TLStickerSetBase (line 23) | public abstract class TLStickerSetBase : TLObject class TLStickerSet (line 37) | public class TLStickerSet : TLStickerSetBase method FromBytes (line 41) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 53) | public override byte[] ToBytes() method FromStream (line 63) | public override TLObject FromStream(Stream input) method ToStream (line 73) | public override void ToStream(Stream output) class TLStickerSet76 (line 83) | public class TLStickerSet76 : TLStickerSet32 method FromBytes (line 97) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 113) | public override byte[] ToBytes() method FromStream (line 127) | public override TLObject FromStream(Stream input) method ToStream (line 141) | public override void ToStream(Stream output) method ToString (line 154) | public override string ToString() class TLStickerSet32 (line 160) | public class TLStickerSet32 : TLStickerSet method FromBytes (line 200) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 215) | public override byte[] ToBytes() method FromStream (line 228) | public override TLObject FromStream(Stream input) method ToStream (line 241) | public override void ToStream(Stream output) method StickerSetFlagsString (line 253) | public static string StickerSetFlagsString(TLInt flags) method ToString (line 262) | public override string ToString() class TLStickerSetEmpty (line 268) | public class TLStickerSetEmpty : TLStickerSetBase method FromBytes (line 272) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 279) | public override byte[] ToBytes() method FromStream (line 284) | public override TLObject FromStream(Stream input) method ToStream (line 289) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLStickerSetCovered.cs class TLStickerSetCoveredBase (line 13) | public abstract class TLStickerSetCoveredBase : TLObject class TLStickerSetCovered (line 17) | public class TLStickerSetCovered : TLStickerSetCoveredBase method FromBytes (line 23) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 33) | public override byte[] ToBytes() method FromStream (line 41) | public override TLObject FromStream(Stream input) method ToStream (line 49) | public override void ToStream(Stream output) class TLStickerSetMultiCovered (line 57) | public class TLStickerSetMultiCovered : TLStickerSetCoveredBase method FromBytes (line 63) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 73) | public override byte[] ToBytes() method FromStream (line 81) | public override TLObject FromStream(Stream input) method ToStream (line 89) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLStickerSetInstallResult.cs class TLStickerSetInstallResultBase (line 15) | public abstract class TLStickerSetInstallResultBase : TLObject { } class TLStickerSetInstallResult (line 17) | public class TLStickerSetInstallResult : TLStickerSetInstallResultBase method FromBytes (line 21) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 28) | public override byte[] ToBytes() method FromStream (line 33) | public override TLObject FromStream(Stream input) method ToStream (line 38) | public override void ToStream(Stream output) method ToString (line 43) | public override string ToString() class TLStickerSetInstallResultArchive (line 49) | public class TLStickerSetInstallResultArchive : TLStickerSetInstallResul... method FromBytes (line 80) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 89) | public override byte[] ToBytes() method FromStream (line 96) | public override TLObject FromStream(Stream input) method ToStream (line 103) | public override void ToStream(Stream output) method ToString (line 109) | public override string ToString() FILE: Telegram.Api/TL/TLStickers.cs class TLStickersBase (line 13) | public abstract class TLStickersBase : TLObject { } class TLStickersNotModified (line 15) | public class TLStickersNotModified : TLStickersBase method FromBytes (line 19) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 26) | public override byte[] ToBytes() method FromStream (line 31) | public override TLObject FromStream(Stream input) method ToStream (line 36) | public override void ToStream(Stream output) class TLStickers79 (line 42) | public class TLStickers79 : TLStickersBase method FromBytes (line 50) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 60) | public override byte[] ToBytes() method FromStream (line 68) | public override TLObject FromStream(Stream input) method ToStream (line 76) | public override void ToStream(Stream output) class TLStickers (line 84) | public class TLStickers : TLStickersBase method FromBytes (line 92) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 102) | public override byte[] ToBytes() method FromStream (line 110) | public override TLObject FromStream(Stream input) method ToStream (line 118) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLString.cs class TLString (line 20) | [DataContract] method TLString (line 23) | public TLString(){ } method TLString (line 25) | public TLString(string s) method Random (line 33) | public static TLString Random(int count) method FromBigEndianData (line 54) | public static TLString FromBigEndianData(byte[] data) method FromUInt64 (line 62) | public static TLString FromUInt64(UInt64 data) method RemoveFirstZeroBytes (line 75) | private static byte[] RemoveFirstZeroBytes(IList bytes) method ToBigInteger (line 87) | public BigInteger ToBigInteger() method FromBytes (line 98) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 126) | public override byte[] ToBytes() method FromStream (line 149) | public override TLObject FromStream(Stream input) method ToStream (line 181) | public override void ToStream(Stream output) method ToString (line 189) | public override string ToString() method IsNullOrEmpty (line 215) | public static bool IsNullOrEmpty(TLString str) method Equals (line 220) | public static bool Equals(TLString str1, TLString str2, StringComparis... FILE: Telegram.Api/TL/TLSupport.cs class TLSupport (line 10) | public class TLSupport : TLObject method FromBytes (line 18) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLTermsOfService.cs type TermsOfServiceFlags (line 12) | [Flags] class TLTermsOfServiceBase (line 19) | public abstract class TLTermsOfServiceBase : TLObject { } class TLTermsOfService80 (line 21) | public class TLTermsOfService80 : TLTermsOfService method FromBytes (line 49) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLTermsOfService (line 62) | public class TLTermsOfService : TLTermsOfServiceBase method FromBytes (line 68) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLTmpPassword.cs class TLTmpPassword (line 13) | public class TLTmpPassword : TLObject method FromBytes (line 21) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 31) | public override TLObject FromStream(Stream input) method ToStream (line 39) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLTopPeer.cs class TLTopPeer (line 13) | public class TLTopPeer : TLObject method FromBytes (line 23) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 33) | public override byte[] ToBytes() method FromStream (line 41) | public override TLObject FromStream(Stream input) method ToStream (line 49) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLTopPeerCategory.cs class TLTopPeerCategoryBase (line 13) | public abstract class TLTopPeerCategoryBase : TLObject { } class TLTopPeerCategoryBotsPM (line 15) | public class TLTopPeerCategoryBotsPM : TLTopPeerCategoryBase method FromBytes (line 19) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 26) | public override byte[] ToBytes() method FromStream (line 31) | public override TLObject FromStream(Stream input) method ToStream (line 36) | public override void ToStream(Stream output) class TLTopPeerCategoryBotsInline (line 42) | public class TLTopPeerCategoryBotsInline : TLTopPeerCategoryBase method FromBytes (line 46) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 53) | public override byte[] ToBytes() method FromStream (line 58) | public override TLObject FromStream(Stream input) method ToStream (line 63) | public override void ToStream(Stream output) class TLTopPeerCategoryCorrespondents (line 69) | public class TLTopPeerCategoryCorrespondents : TLTopPeerCategoryBase method FromBytes (line 73) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 80) | public override byte[] ToBytes() method FromStream (line 85) | public override TLObject FromStream(Stream input) method ToStream (line 90) | public override void ToStream(Stream output) class TLTopPeerCategoryGroups (line 96) | public class TLTopPeerCategoryGroups : TLTopPeerCategoryBase method FromBytes (line 100) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 107) | public override byte[] ToBytes() method FromStream (line 112) | public override TLObject FromStream(Stream input) method ToStream (line 117) | public override void ToStream(Stream output) class TLTopPeerCategoryChannels (line 123) | public class TLTopPeerCategoryChannels : TLTopPeerCategoryBase method FromBytes (line 127) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 134) | public override byte[] ToBytes() method FromStream (line 139) | public override TLObject FromStream(Stream input) method ToStream (line 144) | public override void ToStream(Stream output) class TLTopPeerCategoryPhoneCalls (line 150) | public class TLTopPeerCategoryPhoneCalls : TLTopPeerCategoryBase method FromBytes (line 154) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 161) | public override byte[] ToBytes() method FromStream (line 166) | public override TLObject FromStream(Stream input) method ToStream (line 171) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLTopPeerCategoryPeers.cs class TLTopPeerCategoryPeers (line 13) | public class TLTopPeerCategoryPeers : TLObject method FromBytes (line 23) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 34) | public override byte[] ToBytes() method FromStream (line 43) | public override TLObject FromStream(Stream input) method ToStream (line 52) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLTopPeers.cs class TLTopPeersBase (line 13) | public abstract class TLTopPeersBase : TLObject { } class TLTopPeers (line 15) | public class TLTopPeers : TLTopPeersBase method FromBytes (line 25) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 36) | public override byte[] ToBytes() method FromStream (line 45) | public override TLObject FromStream(Stream input) method ToStream (line 54) | public override void ToStream(Stream output) class TLTopPeersNotModified (line 63) | public class TLTopPeersNotModified : TLTopPeersBase method FromBytes (line 67) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 74) | public override byte[] ToBytes() method FromStream (line 79) | public override TLObject FromStream(Stream input) method ToStream (line 84) | public override void ToStream(Stream output) class TLTopPeersDisabled (line 90) | public class TLTopPeersDisabled : TLTopPeersBase method FromBytes (line 94) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 101) | public override byte[] ToBytes() method FromStream (line 106) | public override TLObject FromStream(Stream input) method ToStream (line 111) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLUpdate.cs type UpdateFlags (line 16) | [Flags] type UpdateServiceNotificationFlags (line 23) | [Flags] type UpdateDilogPinnedFlags (line 30) | [Flags] type UpdatePinnedDialogsFlags (line 36) | [Flags] type UpdateBotPrecheckoutQueryFlags (line 42) | [Flags] type UpdateReadFeedFlags (line 49) | [Flags] type UpdateDialogUnreadMarkFlags (line 55) | [Flags] class TLUpdateBase (line 61) | public abstract class TLUpdateBase : TLObject method GetPts (line 63) | public abstract IList GetPts(); type IMultiPts (line 66) | public interface IMultiPts type IMultiChannelPts (line 73) | public interface IMultiChannelPts class TLUpdateNewMessage (line 80) | public class TLUpdateNewMessage : TLUpdateBase method FromBytes (line 87) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 101) | public override void ToStream(Stream output) method FromStream (line 108) | public override TLObject FromStream(Stream input) method GetPts (line 116) | public override IList GetPts() class TLUpdateNewMessage24 (line 122) | public class TLUpdateNewMessage24 : TLUpdateNewMessage, IMultiPts method FromBytes (line 128) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 142) | public override void ToStream(Stream output) method FromStream (line 150) | public override TLObject FromStream(Stream input) method GetPts (line 159) | public override IList GetPts() class TLUpdateChatParticipantAdd37 (line 165) | public class TLUpdateChatParticipantAdd37 : TLUpdateChatParticipantAdd method FromBytes (line 171) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 184) | public override void ToStream(Stream output) method FromStream (line 194) | public override TLObject FromStream(Stream input) method GetPts (line 205) | public override IList GetPts() class TLUpdateChatParticipantAdd (line 211) | public class TLUpdateChatParticipantAdd : TLUpdateBase method FromBytes (line 220) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 232) | public override void ToStream(Stream output) method FromStream (line 241) | public override TLObject FromStream(Stream input) method GetPts (line 251) | public override IList GetPts() class TLUpdateChatParticipantDelete (line 257) | public class TLUpdateChatParticipantDelete : TLUpdateBase method FromBytes (line 265) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 276) | public override void ToStream(Stream output) method FromStream (line 284) | public override TLObject FromStream(Stream input) method GetPts (line 293) | public override IList GetPts() class TLUpdateNewEncryptedMessage (line 299) | public class TLUpdateNewEncryptedMessage : TLUpdateBase method FromBytes (line 306) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 316) | public override void ToStream(Stream output) method FromStream (line 323) | public override TLObject FromStream(Stream input) method GetPts (line 331) | public override IList GetPts() class TLUpdateEncryption (line 337) | public class TLUpdateEncryption : TLUpdateBase method FromBytes (line 344) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 354) | public override void ToStream(Stream output) method FromStream (line 361) | public override TLObject FromStream(Stream input) method GetPts (line 369) | public override IList GetPts() class TLUpdateMessageId (line 375) | public class TLUpdateMessageId : TLUpdateBase method ToString (line 383) | public override string ToString() method FromBytes (line 388) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 398) | public override void ToStream(Stream output) method FromStream (line 405) | public override TLObject FromStream(Stream input) method GetPts (line 413) | public override IList GetPts() class TLUpdateReadMessages (line 419) | public class TLUpdateReadMessages : TLUpdateBase method FromBytes (line 426) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 436) | public override void ToStream(Stream output) method FromStream (line 443) | public override TLObject FromStream(Stream input) method GetPts (line 451) | public override IList GetPts() class TLUpdateReadMessages24 (line 457) | public class TLUpdateReadMessages24 : TLUpdateReadMessages, IMultiPts method FromBytes (line 463) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 474) | public override void ToStream(Stream output) method FromStream (line 482) | public override TLObject FromStream(Stream input) method GetPts (line 491) | public override IList GetPts() class TLUpdateReadMessagesContents (line 497) | public class TLUpdateReadMessagesContents : TLUpdateReadMessages, IMultiPts method FromBytes (line 503) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 514) | public override void ToStream(Stream output) method FromStream (line 522) | public override TLObject FromStream(Stream input) method GetPts (line 531) | public override IList GetPts() class TLUpdateReadHistory (line 537) | public abstract class TLUpdateReadHistory : TLUpdateBase, IMultiPts class TLUpdateReadHistoryInbox (line 548) | public class TLUpdateReadHistoryInbox : TLUpdateReadHistory method ToString (line 552) | public override string ToString() method FromBytes (line 557) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 569) | public override void ToStream(Stream output) method FromStream (line 578) | public override TLObject FromStream(Stream input) method GetPts (line 588) | public override IList GetPts() class TLUpdateReadHistoryOutbox (line 594) | public class TLUpdateReadHistoryOutbox : TLUpdateReadHistory method ToString (line 598) | public override string ToString() method FromBytes (line 603) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 615) | public override void ToStream(Stream output) method FromStream (line 624) | public override TLObject FromStream(Stream input) method GetPts (line 634) | public override IList GetPts() class TLUpdateEncryptedMessagesRead (line 640) | public class TLUpdateEncryptedMessagesRead : TLUpdateBase method FromBytes (line 648) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 659) | public override void ToStream(Stream output) method FromStream (line 667) | public override TLObject FromStream(Stream input) method GetPts (line 676) | public override IList GetPts() method ToString (line 681) | public override string ToString() class TLUpdateDeleteMessages (line 687) | public class TLUpdateDeleteMessages : TLUpdateBase method FromBytes (line 694) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 704) | public override void ToStream(Stream output) method FromStream (line 711) | public override TLObject FromStream(Stream input) method GetPts (line 719) | public override IList GetPts() class TLUpdateDeleteMessages24 (line 725) | public class TLUpdateDeleteMessages24 : TLUpdateDeleteMessages, IMultiPts method FromBytes (line 731) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 742) | public override void ToStream(Stream output) method FromStream (line 750) | public override TLObject FromStream(Stream input) method GetPts (line 759) | public override IList GetPts() class TLUpdateRestoreMessages (line 765) | public class TLUpdateRestoreMessages : TLUpdateBase method FromBytes (line 772) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 782) | public override void ToStream(Stream output) method FromStream (line 789) | public override TLObject FromStream(Stream input) method GetPts (line 797) | public override IList GetPts() type IUserTypingAction (line 803) | public interface IUserTypingAction class TLUpdateTypingBase (line 808) | public abstract class TLUpdateTypingBase : TLUpdateBase class TLUpdateUserTyping (line 813) | public class TLUpdateUserTyping : TLUpdateTypingBase method FromBytes (line 817) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 826) | public override void ToStream(Stream output) method FromStream (line 832) | public override TLObject FromStream(Stream input) method GetPts (line 839) | public override IList GetPts() class TLUpdateUserTyping17 (line 845) | public class TLUpdateUserTyping17 : TLUpdateUserTyping, IUserTypingAction method FromBytes (line 851) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 861) | public override void ToStream(Stream output) method FromStream (line 868) | public override TLObject FromStream(Stream input) class TLUpdateChatUserTyping (line 878) | public class TLUpdateChatUserTyping : TLUpdateTypingBase method FromBytes (line 884) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 894) | public override void ToStream(Stream output) method FromStream (line 901) | public override TLObject FromStream(Stream input) method GetPts (line 909) | public override IList GetPts() class TLUpdateChatUserTyping17 (line 915) | public class TLUpdateChatUserTyping17 : TLUpdateChatUserTyping, IUserTyp... method FromBytes (line 921) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 932) | public override void ToStream(Stream output) method FromStream (line 940) | public override TLObject FromStream(Stream input) class TLUpdateEncryptedChatTyping (line 950) | public class TLUpdateEncryptedChatTyping : TLUpdateBase method FromBytes (line 956) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 965) | public override void ToStream(Stream output) method FromStream (line 971) | public override TLObject FromStream(Stream input) method GetPts (line 978) | public override IList GetPts() class TLUpdateChatParticipants (line 984) | public class TLUpdateChatParticipants : TLUpdateBase method FromBytes (line 990) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 999) | public override void ToStream(Stream output) method FromStream (line 1005) | public override TLObject FromStream(Stream input) method GetPts (line 1012) | public override IList GetPts() class TLUpdateUserStatus (line 1018) | public class TLUpdateUserStatus : TLUpdateBase method FromBytes (line 1025) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 1035) | public override void ToStream(Stream output) method FromStream (line 1042) | public override TLObject FromStream(Stream input) method GetPts (line 1050) | public override IList GetPts() class TLUpdateUserName (line 1056) | public class TLUpdateUserName : TLUpdateBase method FromBytes (line 1065) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 1077) | public override void ToStream(Stream output) method FromStream (line 1086) | public override TLObject FromStream(Stream input) method GetPts (line 1096) | public override IList GetPts() class TLUpdateUserPhoto (line 1102) | public class TLUpdateUserPhoto : TLUpdateBase method FromBytes (line 1114) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 1126) | public override void ToStream(Stream output) method FromStream (line 1135) | public override TLObject FromStream(Stream input) method GetPts (line 1145) | public override IList GetPts() class TLUpdateContactRegistered (line 1151) | public class TLUpdateContactRegistered : TLUpdateBase method FromBytes (line 1158) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 1168) | public override void ToStream(Stream output) method FromStream (line 1175) | public override TLObject FromStream(Stream input) method GetPts (line 1183) | public override IList GetPts() class TLUpdateContactLinkBase (line 1189) | public abstract class TLUpdateContactLinkBase : TLUpdateBase class TLUpdateContactLink (line 1194) | public class TLUpdateContactLink : TLUpdateContactLinkBase method FromBytes (line 1201) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 1212) | public override void ToStream(Stream output) method FromStream (line 1220) | public override TLObject FromStream(Stream input) method GetPts (line 1229) | public override IList GetPts() class TLUpdateContactLink24 (line 1235) | public class TLUpdateContactLink24 : TLUpdateContactLinkBase method ToString (line 1242) | public override string ToString() method FromBytes (line 1247) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 1258) | public override void ToStream(Stream output) method FromStream (line 1266) | public override TLObject FromStream(Stream input) method GetPts (line 1275) | public override IList GetPts() class TLUpdateActivation (line 1281) | public class TLUpdateActivation : TLUpdateBase method FromBytes (line 1287) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 1296) | public override void ToStream(Stream output) method FromStream (line 1302) | public override TLObject FromStream(Stream input) method GetPts (line 1309) | public override IList GetPts() class TLUpdateNewAuthorization (line 1315) | public class TLUpdateNewAuthorization : TLUpdateBase method FromBytes (line 1324) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 1336) | public override void ToStream(Stream output) method FromStream (line 1345) | public override TLObject FromStream(Stream input) method GetPts (line 1355) | public override IList GetPts() class TLUpdateDCOptions (line 1361) | public class TLUpdateDCOptions : TLUpdateBase method FromBytes (line 1367) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 1376) | public override void ToStream(Stream output) method FromStream (line 1382) | public override TLObject FromStream(Stream input) method GetPts (line 1389) | public override IList GetPts() class TLUpdateNotifySettings (line 1395) | public class TLUpdateNotifySettings : TLUpdateBase method FromBytes (line 1403) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 1413) | public override void ToStream(Stream output) method FromStream (line 1420) | public override TLObject FromStream(Stream input) method GetPts (line 1428) | public override IList GetPts() class TLUpdateUserBlocked (line 1434) | public class TLUpdateUserBlocked : TLUpdateBase method FromBytes (line 1442) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 1452) | public override void ToStream(Stream output) method FromStream (line 1459) | public override TLObject FromStream(Stream input) method GetPts (line 1467) | public override IList GetPts() class TLUpdatePrivacy (line 1473) | public class TLUpdatePrivacy : TLUpdateBase method FromBytes (line 1481) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 1491) | public override void ToStream(Stream output) method FromStream (line 1498) | public override TLObject FromStream(Stream input) method GetPts (line 1506) | public override IList GetPts() class TLUpdateUserPhone (line 1512) | public class TLUpdateUserPhone : TLUpdateBase method FromBytes (line 1520) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 1530) | public override void ToStream(Stream output) method FromStream (line 1537) | public override TLObject FromStream(Stream input) method GetPts (line 1545) | public override IList GetPts() class TLUpdateServiceNotification (line 1551) | public class TLUpdateServiceNotification : TLUpdateBase method FromBytes (line 1563) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 1575) | public override void ToStream(Stream output) method FromStream (line 1584) | public override TLObject FromStream(Stream input) method GetPts (line 1594) | public override IList GetPts() class TLUpdateServiceNotification59 (line 1600) | public class TLUpdateServiceNotification59 : TLUpdateServiceNotification method FromBytes (line 1628) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 1642) | public override void ToStream(Stream output) method FromStream (line 1653) | public override TLObject FromStream(Stream input) method GetPts (line 1665) | public override IList GetPts() class TLUpdateWebPage37 (line 1671) | public class TLUpdateWebPage37 : TLUpdateWebPage, IMultiPts method FromBytes (line 1679) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 1690) | public override void ToStream(Stream output) method FromStream (line 1698) | public override TLObject FromStream(Stream input) method GetPts (line 1707) | public override IList GetPts() class TLUpdateWebPage (line 1713) | public class TLUpdateWebPage : TLUpdateBase method FromBytes (line 1719) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 1728) | public override void ToStream(Stream output) method FromStream (line 1734) | public override TLObject FromStream(Stream input) method GetPts (line 1741) | public override IList GetPts() type UpdateChannelTooLongFlags (line 1747) | [Flags] class TLUpdateChannelTooLong49 (line 1753) | public class TLUpdateChannelTooLong49 : TLUpdateChannelTooLong method ToString (line 1761) | public override string ToString() method FromBytes (line 1766) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 1777) | public override void ToStream(Stream output) method FromStream (line 1785) | public override TLObject FromStream(Stream input) method GetPts (line 1794) | public override IList GetPts() class TLUpdateChannelTooLong (line 1800) | public class TLUpdateChannelTooLong : TLUpdateBase method ToString (line 1806) | public override string ToString() method FromBytes (line 1811) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 1820) | public override void ToStream(Stream output) method FromStream (line 1826) | public override TLObject FromStream(Stream input) method GetPts (line 1833) | public override IList GetPts() class TLUpdateChannelGroup (line 1839) | public class TLUpdateChannelGroup : TLUpdateBase method FromBytes (line 1847) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 1857) | public override void ToStream(Stream output) method FromStream (line 1864) | public override TLObject FromStream(Stream input) method GetPts (line 1872) | public override IList GetPts() class TLUpdateNewChannelMessage (line 1878) | public class TLUpdateNewChannelMessage : TLUpdateBase, IMultiChannelPts method FromBytes (line 1888) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 1903) | public override void ToStream(Stream output) method FromStream (line 1911) | public override TLObject FromStream(Stream input) method GetPts (line 1920) | public override IList GetPts() method ToString (line 1925) | public override string ToString() class TLUpdateReadChannelInbox (line 1932) | public class TLUpdateReadChannelInbox : TLUpdateBase method FromBytes (line 1940) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 1950) | public override void ToStream(Stream output) method FromStream (line 1957) | public override TLObject FromStream(Stream input) method GetPts (line 1965) | public override IList GetPts() class TLUpdateDeleteChannelMessages (line 1971) | public class TLUpdateDeleteChannelMessages : TLUpdateBase, IMultiChannelPts method FromBytes (line 1983) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 1995) | public override void ToStream(Stream output) method FromStream (line 2004) | public override TLObject FromStream(Stream input) method GetPts (line 2014) | public override IList GetPts() class TLUpdateChannelMessageViews (line 2020) | public class TLUpdateChannelMessageViews : TLUpdateBase method FromBytes (line 2030) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 2041) | public override void ToStream(Stream output) method FromStream (line 2049) | public override TLObject FromStream(Stream input) method GetPts (line 2058) | public override IList GetPts() class TLUpdateChannel (line 2064) | public class TLUpdateChannel : TLUpdateBase method FromBytes (line 2070) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 2079) | public override string ToString() method ToStream (line 2084) | public override void ToStream(Stream output) method FromStream (line 2090) | public override TLObject FromStream(Stream input) method GetPts (line 2097) | public override IList GetPts() class TLUpdateChatAdmins (line 2103) | public class TLUpdateChatAdmins : TLUpdateBase method FromBytes (line 2113) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 2124) | public override void ToStream(Stream output) method FromStream (line 2132) | public override TLObject FromStream(Stream input) method GetPts (line 2141) | public override IList GetPts() class TLUpdateChatParticipantAdmin (line 2147) | public class TLUpdateChatParticipantAdmin : TLUpdateBase method FromBytes (line 2159) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 2171) | public override void ToStream(Stream output) method FromStream (line 2180) | public override TLObject FromStream(Stream input) method GetPts (line 2190) | public override IList GetPts() class TLUpdateNewStickerSet (line 2196) | public class TLUpdateNewStickerSet : TLUpdateBase method FromBytes (line 2202) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 2211) | public override void ToStream(Stream output) method FromStream (line 2217) | public override TLObject FromStream(Stream input) method GetPts (line 2224) | public override IList GetPts() type UpdateStickerSetsOrderFlags (line 2230) | [Flags] class TLUpdateStickerSetsOrder56 (line 2236) | public class TLUpdateStickerSetsOrder56 : TLUpdateStickerSetsOrder method FromBytes (line 2244) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 2254) | public override void ToStream(Stream output) method FromStream (line 2261) | public override TLObject FromStream(Stream input) method GetPts (line 2269) | public override IList GetPts() class TLUpdateStickerSetsOrder (line 2275) | public class TLUpdateStickerSetsOrder : TLUpdateBase method FromBytes (line 2281) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 2290) | public override void ToStream(Stream output) method FromStream (line 2296) | public override TLObject FromStream(Stream input) method GetPts (line 2303) | public override IList GetPts() class TLUpdateStickerSets (line 2309) | public class TLUpdateStickerSets : TLUpdateBase method FromBytes (line 2313) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 2320) | public override void ToStream(Stream output) method FromStream (line 2325) | public override TLObject FromStream(Stream input) method GetPts (line 2330) | public override IList GetPts() class TLUpdateSavedGifs (line 2336) | public class TLUpdateSavedGifs : TLUpdateBase method FromBytes (line 2340) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 2347) | public override void ToStream(Stream output) method FromStream (line 2352) | public override TLObject FromStream(Stream input) method GetPts (line 2357) | public override IList GetPts() class TLUpdateBotInlineQuery (line 2363) | public class TLUpdateBotInlineQuery : TLUpdateBase method FromBytes (line 2375) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 2387) | public override void ToStream(Stream output) method FromStream (line 2396) | public override TLObject FromStream(Stream input) method GetPts (line 2406) | public override IList GetPts() class TLUpdateBotInlineQuery51 (line 2412) | public class TLUpdateBotInlineQuery51 : TLUpdateBotInlineQuery method FromBytes (line 2420) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 2434) | public override void ToStream(Stream output) method FromStream (line 2444) | public override TLObject FromStream(Stream input) method GetPts (line 2455) | public override IList GetPts() class TLUpdateBotInlineSend (line 2461) | public class TLUpdateBotInlineSend : TLUpdateBase method FromBytes (line 2477) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 2491) | public override void ToStream(Stream output) method FromStream (line 2501) | public override TLObject FromStream(Stream input) method GetPts (line 2512) | public override IList GetPts() class TLUpdateEditChannelMessage (line 2518) | public class TLUpdateEditChannelMessage : TLUpdateBase, IMultiChannelPts method FromBytes (line 2528) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 2541) | public override void ToStream(Stream output) method FromStream (line 2549) | public override TLObject FromStream(Stream input) method GetPts (line 2558) | public override IList GetPts() class TLUpdateChannelPinnedMessage (line 2564) | public class TLUpdateChannelPinnedMessage : TLUpdateBase method FromBytes (line 2572) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 2582) | public override void ToStream(Stream output) method FromStream (line 2589) | public override TLObject FromStream(Stream input) method GetPts (line 2597) | public override IList GetPts() type UpdateBotCallbackQueryFlags (line 2603) | [Flags] class TLUpdateBotCallbackQuery56 (line 2610) | public class TLUpdateBotCallbackQuery56 : TLUpdateBotCallbackQuery method FromBytes (line 2618) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 2633) | public override void ToStream(Stream output) method FromStream (line 2645) | public override TLObject FromStream(Stream input) method GetPts (line 2658) | public override IList GetPts() class TLUpdateBotCallbackQuery (line 2664) | public class TLUpdateBotCallbackQuery : TLUpdateBase method FromBytes (line 2678) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 2691) | public override void ToStream(Stream output) method FromStream (line 2701) | public override TLObject FromStream(Stream input) method GetPts (line 2712) | public override IList GetPts() type UpdateInlineBotCallbackQueryFlags (line 2718) | [Flags] class TLUpdateInlineBotCallbackQuery56 (line 2725) | public class TLUpdateInlineBotCallbackQuery56 : TLUpdateInlineBotCallbac... method FromBytes (line 2733) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 2747) | public override void ToStream(Stream output) method FromStream (line 2758) | public override TLObject FromStream(Stream input) method GetPts (line 2770) | public override IList GetPts() class TLUpdateInlineBotCallbackQuery (line 2776) | public class TLUpdateInlineBotCallbackQuery : TLUpdateBase method FromBytes (line 2788) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 2800) | public override void ToStream(Stream output) method FromStream (line 2809) | public override TLObject FromStream(Stream input) method GetPts (line 2819) | public override IList GetPts() class TLUpdateEditMessage (line 2825) | public class TLUpdateEditMessage : TLUpdateBase, IMultiPts method FromBytes (line 2835) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 2848) | public override void ToStream(Stream output) method FromStream (line 2856) | public override TLObject FromStream(Stream input) method GetPts (line 2865) | public override IList GetPts() class TLUpdateReadChannelOutbox (line 2871) | public class TLUpdateReadChannelOutbox : TLUpdateBase method FromBytes (line 2879) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 2889) | public override void ToStream(Stream output) method FromStream (line 2896) | public override TLObject FromStream(Stream input) method GetPts (line 2904) | public override IList GetPts() class TLUpdateDraftMessage (line 2910) | public class TLUpdateDraftMessage : TLUpdateBase method FromBytes (line 2918) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 2928) | public override void ToStream(Stream output) method FromStream (line 2935) | public override TLObject FromStream(Stream input) method GetPts (line 2943) | public override IList GetPts() class TLUpdateReadFeaturedStickers (line 2949) | public class TLUpdateReadFeaturedStickers : TLUpdateBase method FromBytes (line 2953) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 2960) | public override void ToStream(Stream output) method FromStream (line 2965) | public override TLObject FromStream(Stream input) method GetPts (line 2970) | public override IList GetPts() class TLUpdateRecentStickers (line 2976) | public class TLUpdateRecentStickers : TLUpdateBase method FromBytes (line 2980) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 2987) | public override void ToStream(Stream output) method FromStream (line 2992) | public override TLObject FromStream(Stream input) method GetPts (line 2997) | public override IList GetPts() class TLUpdateConfig (line 3003) | public class TLUpdateConfig : TLUpdateBase method FromBytes (line 3007) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 3014) | public override void ToStream(Stream output) method FromStream (line 3019) | public override TLObject FromStream(Stream input) method GetPts (line 3024) | public override IList GetPts() class TLUpdatePtsChanged (line 3030) | public class TLUpdatePtsChanged : TLUpdateBase method FromBytes (line 3034) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 3041) | public override void ToStream(Stream output) method FromStream (line 3046) | public override TLObject FromStream(Stream input) method GetPts (line 3051) | public override IList GetPts() class TLUpdateChannelWebPage (line 3057) | public class TLUpdateChannelWebPage : TLUpdateWebPage, IMultiChannelPts method FromBytes (line 3067) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 3079) | public override void ToStream(Stream output) method FromStream (line 3088) | public override TLObject FromStream(Stream input) method GetPts (line 3098) | public override IList GetPts() class TLUpdatePhoneCall (line 3104) | public class TLUpdatePhoneCall : TLUpdateBase method FromBytes (line 3110) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 3119) | public override void ToStream(Stream output) method FromStream (line 3125) | public override TLObject FromStream(Stream input) method GetPts (line 3132) | public override IList GetPts() method ToString (line 3137) | public override string ToString() class TLUpdateDialogPinnedBase (line 3143) | public abstract class TLUpdateDialogPinnedBase : TLUpdateBase class TLUpdateDialogPinned76 (line 3160) | public class TLUpdateDialogPinned76 : TLUpdateDialogPinnedBase method FromBytes (line 3166) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 3176) | public override void ToStream(Stream output) method FromStream (line 3183) | public override TLObject FromStream(Stream input) method GetPts (line 3191) | public override IList GetPts() class TLUpdateDialogPinned (line 3197) | public class TLUpdateDialogPinned : TLUpdateDialogPinnedBase method FromBytes (line 3203) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 3213) | public override void ToStream(Stream output) method FromStream (line 3220) | public override TLObject FromStream(Stream input) method GetPts (line 3228) | public override IList GetPts() class TLUpdatePinnedDialogsBase (line 3234) | public abstract class TLUpdatePinnedDialogsBase : TLUpdateBase class TLUpdatePinnedDialogs76 (line 3245) | public class TLUpdatePinnedDialogs76 : TLUpdatePinnedDialogsBase method FromBytes (line 3257) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 3267) | public override void ToStream(Stream output) method FromStream (line 3274) | public override TLObject FromStream(Stream input) method GetPts (line 3282) | public override IList GetPts() class TLUpdatePinnedDialogs (line 3288) | public class TLUpdatePinnedDialogs : TLUpdatePinnedDialogsBase method FromBytes (line 3300) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 3310) | public override void ToStream(Stream output) method FromStream (line 3317) | public override TLObject FromStream(Stream input) method GetPts (line 3325) | public override IList GetPts() class TLUpdateBotWebhookJSON (line 3331) | public class TLUpdateBotWebhookJSON : TLUpdateBase method FromBytes (line 3337) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 3346) | public override void ToStream(Stream output) method FromStream (line 3352) | public override TLObject FromStream(Stream input) method GetPts (line 3359) | public override IList GetPts() class TLUpdateBotWebhookJSONQuery (line 3365) | public class TLUpdateBotWebhookJSONQuery : TLUpdateBase method FromBytes (line 3375) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 3386) | public override void ToStream(Stream output) method FromStream (line 3394) | public override TLObject FromStream(Stream input) method GetPts (line 3403) | public override IList GetPts() class TLUpdateBotShippingQuery (line 3409) | public class TLUpdateBotShippingQuery : TLUpdateBase method FromBytes (line 3421) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 3433) | public override void ToStream(Stream output) method FromStream (line 3442) | public override TLObject FromStream(Stream input) method GetPts (line 3452) | public override IList GetPts() class TLUpdateBotPrecheckoutQuery (line 3458) | public class TLUpdateBotPrecheckoutQuery : TLUpdateBase method FromBytes (line 3496) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 3512) | public override void ToStream(Stream output) method FromStream (line 3525) | public override TLObject FromStream(Stream input) method GetPts (line 3539) | public override IList GetPts() class TLUpdateLangPackTooLong (line 3545) | public class TLUpdateLangPackTooLong : TLUpdateBase method FromBytes (line 3549) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 3556) | public override void ToStream(Stream output) method FromStream (line 3561) | public override TLObject FromStream(Stream input) method GetPts (line 3566) | public override IList GetPts() class TLUpdateLangPack (line 3572) | public class TLUpdateLangPack : TLUpdateBase method FromBytes (line 3578) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 3587) | public override void ToStream(Stream output) method FromStream (line 3593) | public override TLObject FromStream(Stream input) method GetPts (line 3600) | public override IList GetPts() class TLUpdateFavedStickers (line 3606) | public class TLUpdateFavedStickers : TLUpdateBase method FromBytes (line 3610) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 3617) | public override void ToStream(Stream output) method FromStream (line 3622) | public override TLObject FromStream(Stream input) method GetPts (line 3627) | public override IList GetPts() class TLUpdateChannelReadMessagesContents (line 3633) | public class TLUpdateChannelReadMessagesContents : TLUpdateBase method FromBytes (line 3641) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 3651) | public override void ToStream(Stream output) method FromStream (line 3658) | public override TLObject FromStream(Stream input) method GetPts (line 3666) | public override IList GetPts() class TLUpdateContactsReset (line 3672) | public class TLUpdateContactsReset : TLUpdateBase method FromBytes (line 3676) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 3683) | public override void ToStream(Stream output) method FromStream (line 3688) | public override TLObject FromStream(Stream input) method GetPts (line 3693) | public override IList GetPts() class TLUpdateChannelAvailableMessages (line 3699) | public class TLUpdateChannelAvailableMessages : TLUpdateBase method FromBytes (line 3707) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 3717) | public override void ToStream(Stream output) method FromStream (line 3724) | public override TLObject FromStream(Stream input) method GetPts (line 3732) | public override IList GetPts() class TLUpdateReadFeed (line 3738) | public class TLUpdateReadFeed : TLUpdateBase method FromBytes (line 3770) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 3783) | public override void ToStream(Stream output) method FromStream (line 3793) | public override TLObject FromStream(Stream input) method GetPts (line 3804) | public override IList GetPts() class TLUpdateDialogUnreadMark (line 3810) | public class TLUpdateDialogUnreadMark : TLUpdateBase method FromBytes (line 3830) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToStream (line 3840) | public override void ToStream(Stream output) method FromStream (line 3847) | public override TLObject FromStream(Stream input) method GetPts (line 3855) | public override IList GetPts() FILE: Telegram.Api/TL/TLUpdates.cs class TLUpdatesBase (line 15) | public abstract class TLUpdatesBase : TLObject method GetSeq (line 17) | public abstract IList GetSeq(); method GetPts (line 19) | public abstract IList GetPts(); class TLUpdatesTooLong (line 22) | public class TLUpdatesTooLong : TLUpdatesBase method FromBytes (line 26) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetSeq (line 33) | public override IList GetSeq() method GetPts (line 38) | public override IList GetPts() class TLUpdatesShortSentMessage (line 44) | public class TLUpdatesShortSentMessage : TLUpdatesBase, ISentMessageMedi... method FromBytes (line 72) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetSeq (line 96) | public override IList GetSeq() method GetPts (line 101) | public override IList GetPts() method ToString (line 106) | public override string ToString() class TLUpdatesShortMessage (line 112) | public class TLUpdatesShortMessage : TLUpdatesBase method FromBytes (line 128) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetSeq (line 142) | public override IList GetSeq() method GetPts (line 147) | public override IList GetPts() method ToString (line 152) | public override string ToString() class TLUpdatesShortMessage24 (line 158) | public class TLUpdatesShortMessage24 : TLUpdatesShortMessage, IMultiPts method FromBytes (line 164) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetSeq (line 178) | public override IList GetSeq() method GetPts (line 183) | public override IList GetPts() method ToString (line 188) | public override string ToString() class TLUpdatesShortMessage25 (line 194) | public class TLUpdatesShortMessage25 : TLUpdatesShortMessage24 method FromBytes (line 229) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetSeq (line 254) | public override IList GetSeq() method GetPts (line 259) | public override IList GetPts() method ToString (line 264) | public override string ToString() class TLUpdatesShortMessage34 (line 270) | public class TLUpdatesShortMessage34 : TLUpdatesShortMessage25 method FromBytes (line 276) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetSeq (line 305) | public override IList GetSeq() method GetPts (line 310) | public override IList GetPts() method ToString (line 315) | public override string ToString() class TLUpdatesShortMessage40 (line 321) | public class TLUpdatesShortMessage40 : TLUpdatesShortMessage34 method FromBytes (line 327) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetSeq (line 363) | public override IList GetSeq() method GetPts (line 368) | public override IList GetPts() method ToString (line 373) | public override string ToString() class TLUpdatesShortMessage45 (line 379) | public class TLUpdatesShortMessage45 : TLUpdatesShortMessage40 method FromBytes (line 385) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetSeq (line 425) | public override IList GetSeq() method GetPts (line 430) | public override IList GetPts() method ToString (line 435) | public override string ToString() class TLUpdatesShortMessage48 (line 441) | public class TLUpdatesShortMessage48 : TLUpdatesShortMessage45 method FromBytes (line 447) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetSeq (line 488) | public override IList GetSeq() method GetPts (line 493) | public override IList GetPts() method ToString (line 498) | public override string ToString() class TLUpdatesShortChatMessage (line 504) | public class TLUpdatesShortChatMessage : TLUpdatesShortMessage method FromBytes (line 510) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 525) | public override string ToString() class TLUpdatesShortChatMessage24 (line 531) | public class TLUpdatesShortChatMessage24 : TLUpdatesShortChatMessage, IM... method FromBytes (line 537) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetSeq (line 552) | public override IList GetSeq() method GetPts (line 557) | public override IList GetPts() method ToString (line 562) | public override string ToString() class TLUpdatesShortChatMessage25 (line 568) | public class TLUpdatesShortChatMessage25 : TLUpdatesShortChatMessage24 method FromBytes (line 603) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetSeq (line 629) | public override IList GetSeq() method GetPts (line 634) | public override IList GetPts() method ToString (line 639) | public override string ToString() class TLUpdatesShortChatMessage34 (line 645) | public class TLUpdatesShortChatMessage34 : TLUpdatesShortChatMessage25 method FromBytes (line 651) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLUpdatesShortChatMessage40 (line 682) | public class TLUpdatesShortChatMessage40 : TLUpdatesShortChatMessage34 method FromBytes (line 688) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLUpdatesShortChatMessage45 (line 728) | public class TLUpdatesShortChatMessage45 : TLUpdatesShortChatMessage40 method FromBytes (line 734) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLUpdatesShortChatMessage48 (line 776) | public class TLUpdatesShortChatMessage48 : TLUpdatesShortChatMessage45 method FromBytes (line 782) | public override TLObject FromBytes(byte[] bytes, ref int position) class TLUpdatesShort (line 825) | public class TLUpdatesShort : TLUpdatesBase method FromBytes (line 833) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetSeq (line 843) | public override IList GetSeq() method GetPts (line 848) | public override IList GetPts() method ToString (line 853) | public override string ToString() class TLUpdates (line 859) | public class TLUpdates : TLUpdatesBase method FromBytes (line 873) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToString (line 886) | public override string ToString() method GetSeq (line 899) | public override IList GetSeq() method GetPts (line 904) | public override IList GetPts() class TLUpdatesCombined (line 910) | public class TLUpdatesCombined : TLUpdates method FromBytes (line 916) | public override TLObject FromBytes(byte[] bytes, ref int position) method GetSeq (line 930) | public override IList GetSeq() method GetPts (line 942) | public override IList GetPts() FILE: Telegram.Api/TL/TLUserBase.cs type UserFlags (line 23) | [Flags] type UserCustomFlags (line 51) | [Flags] type IReadMaxId (line 66) | public interface IReadMaxId type IUserName (line 73) | public interface IUserName type INotifySettings (line 78) | public interface INotifySettings class TLUserExtendedInfo (line 83) | public class TLUserExtendedInfo : TLObject method FromStream (line 91) | public override TLObject FromStream(Stream input) method ToStream (line 99) | public override void ToStream(Stream output) class TLUserPhone (line 107) | public class TLUserPhone : TLObject class TLUserNotRegistered (line 132) | public class TLUserNotRegistered : TLUserBase method ToInputUser (line 136) | public override TLInputUserBase ToInputUser() method ToInputPeer (line 141) | public override TLInputPeerBase ToInputPeer() method GetUnsendedTextFileName (line 146) | public override string GetUnsendedTextFileName() class TLUserBase (line 164) | public abstract class TLUserBase : TLObject, IInputPeer, ISelectable, IF... method UserFlagsString (line 268) | public static string UserFlagsString(TLInt flags) method UserCustomFlagsString (line 277) | public static string UserCustomFlagsString(TLLong flags) method ToString (line 300) | public override string ToString() method GetFirstName (line 305) | public static string GetFirstName(TLString FirstName, TLString LastNam... method ToInputUser (line 473) | public abstract TLInputUserBase ToInputUser(); method Update (line 475) | public virtual void Update(TLUserBase user) method ToInputPeer (line 533) | public abstract TLInputPeerBase ToInputPeer(); method GetUnsendedTextFileName (line 535) | public virtual string GetUnsendedTextFileName() method ToInputNotifyPeer (line 559) | public TLInputNotifyPeerBase ToInputNotifyPeer() method GetLastNameKey (line 616) | public static string GetLastNameKey(TLUserBase person) method CompareByLastName (line 633) | public static int CompareByLastName(object obj1, object obj2) class TLUser66 (line 664) | public class TLUser66 : TLUser45 method FromBytes (line 676) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 697) | public override byte[] ToBytes() method FromStream (line 716) | public override TLObject FromStream(Stream input) method Update (line 750) | public override void Update(TLUserBase userBase) method ToStream (line 871) | public override void ToStream(Stream output) class TLUser45 (line 904) | public class TLUser45 : TLUser44, IReadMaxId method FromBytes (line 980) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 1000) | public override byte[] ToBytes() method FromStream (line 1018) | public override TLObject FromStream(Stream input) method Update (line 1051) | public override void Update(TLUserBase userBase) method ToStream (line 1172) | public override void ToStream(Stream output) class TLUser44 (line 1204) | public class TLUser44 : TLUser method FromBytes (line 1210) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 1317) | public override byte[] ToBytes() method FromStream (line 1334) | public override TLObject FromStream(Stream input) method Update (line 1360) | public override void Update(TLUserBase userBase) method ToStream (line 1374) | public override void ToStream(Stream output) class TLUser (line 1400) | public class TLUser : TLUserBase, IUserName method ToString (line 1534) | public override string ToString() method FromBytes (line 1539) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 1645) | public override byte[] ToBytes() method FromStream (line 1661) | public override TLObject FromStream(Stream input) method Update (line 1686) | public override void Update(TLUserBase userBase) method ToStream (line 1711) | public override void ToStream(Stream output) method ToInputUser (line 1735) | public override TLInputUserBase ToInputUser() method ToInputPeer (line 1779) | public override TLInputPeerBase ToInputPeer() class TLUserEmpty (line 1826) | public class TLUserEmpty : TLUserBase method FromBytes (line 1830) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 1839) | public override TLObject FromStream(Stream input) method ToStream (line 1846) | public override void ToStream(Stream output) method Update (line 1852) | public override void Update(TLUserBase user) method ToBytes (line 1857) | public override byte[] ToBytes() method ToInputUser (line 1862) | public override TLInputUserBase ToInputUser() method ToInputPeer (line 1867) | public override TLInputPeerBase ToInputPeer() class TLUserSelfBase (line 1907) | public abstract class TLUserSelfBase : TLUserBase method ToInputUser (line 1911) | public override TLInputUserBase ToInputUser() method ToInputPeer (line 1916) | public override TLInputPeerBase ToInputPeer() class TLUserSelf (line 1956) | public class TLUserSelf : TLUserSelfBase method FromBytes (line 1962) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 1977) | public override byte[] ToBytes() method FromStream (line 1990) | public override TLObject FromStream(Stream input) method ToStream (line 2007) | public override void ToStream(Stream output) method Update (line 2023) | public override void Update(TLUserBase user) class TLUserSelf18 (line 2031) | public class TLUserSelf18 : TLUserSelfBase, IUserName method FromBytes (line 2038) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 2054) | public override byte[] ToBytes() method FromStream (line 2068) | public override TLObject FromStream(Stream input) method ToStream (line 2086) | public override void ToStream(Stream output) method Update (line 2103) | public override void Update(TLUserBase user) method ToString (line 2114) | public override string ToString() class TLUserSelf24 (line 2121) | public class TLUserSelf24 : TLUserSelfBase, IUserName method FromBytes (line 2127) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 2142) | public override byte[] ToBytes() method FromStream (line 2155) | public override TLObject FromStream(Stream input) method ToStream (line 2172) | public override void ToStream(Stream output) method Update (line 2188) | public override void Update(TLUserBase user) method ToString (line 2199) | public override string ToString() class TLUserContact18 (line 2206) | public class TLUserContact18 : TLUserContact, IUserName method FromBytes (line 2212) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 2228) | public override byte[] ToBytes() method FromStream (line 2242) | public override TLObject FromStream(Stream input) method ToStream (line 2259) | public override void ToStream(Stream output) method Update (line 2276) | public override void Update(TLUserBase user) method ToString (line 2287) | public override string ToString() class TLUserContact (line 2294) | public class TLUserContact : TLUserBase method FromBytes (line 2300) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 2315) | public override byte[] ToBytes() method FromStream (line 2328) | public override TLObject FromStream(Stream input) method ToStream (line 2344) | public override void ToStream(Stream output) method Update (line 2360) | public override void Update(TLUserBase user) method ToInputUser (line 2367) | public override TLInputUserBase ToInputUser() method ToInputPeer (line 2372) | public override TLInputPeerBase ToInputPeer() class TLUserRequest18 (line 2412) | public class TLUserRequest18 : TLUserRequest, IUserName method FromBytes (line 2418) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 2434) | public override byte[] ToBytes() method FromStream (line 2448) | public override TLObject FromStream(Stream input) method ToStream (line 2465) | public override void ToStream(Stream output) method Update (line 2482) | public override void Update(TLUserBase user) method ToString (line 2493) | public override string ToString() class TLUserRequest (line 2500) | public class TLUserRequest : TLUserBase method FromBytes (line 2506) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 2521) | public override byte[] ToBytes() method FromStream (line 2534) | public override TLObject FromStream(Stream input) method ToStream (line 2551) | public override void ToStream(Stream output) method ToInputUser (line 2567) | public override TLInputUserBase ToInputUser() method Update (line 2572) | public override void Update(TLUserBase user) method ToInputPeer (line 2579) | public override TLInputPeerBase ToInputPeer() class TLUserForeign18 (line 2619) | public class TLUserForeign18 : TLUserForeign, IUserName method FromBytes (line 2625) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 2640) | public override byte[] ToBytes() method FromStream (line 2653) | public override TLObject FromStream(Stream input) method ToStream (line 2670) | public override void ToStream(Stream output) method Update (line 2686) | public override void Update(TLUserBase user) method ToString (line 2697) | public override string ToString() class TLUserForeign (line 2704) | public class TLUserForeign : TLUserBase method FromBytes (line 2710) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 2724) | public override byte[] ToBytes() method FromStream (line 2736) | public override TLObject FromStream(Stream input) method ToStream (line 2752) | public override void ToStream(Stream output) method ToInputUser (line 2767) | public override TLInputUserBase ToInputUser() method Update (line 2772) | public override void Update(TLUserBase user) method ToInputPeer (line 2779) | public override TLInputPeerBase ToInputPeer() class TLUserDeleted18 (line 2819) | public class TLUserDeleted18 : TLUserDeleted, IUserName method FromBytes (line 2825) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 2837) | public override byte[] ToBytes() method FromStream (line 2847) | public override TLObject FromStream(Stream input) method ToStream (line 2861) | public override void ToStream(Stream output) method Update (line 2874) | public override void Update(TLUserBase user) method ToString (line 2885) | public override string ToString() class TLUserDeleted (line 2892) | public class TLUserDeleted : TLUserBase method FromBytes (line 2896) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 2907) | public override byte[] ToBytes() method FromStream (line 2916) | public override TLObject FromStream(Stream input) method ToStream (line 2929) | public override void ToStream(Stream output) method ToInputUser (line 2941) | public override TLInputUserBase ToInputUser() method ToInputPeer (line 2946) | public override TLInputPeerBase ToInputPeer() FILE: Telegram.Api/TL/TLUserFull.cs type UserFullFlags (line 12) | [Flags] class TLUserFull (line 21) | public class TLUserFull : TLObject method FromBytes (line 39) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToUser (line 54) | public virtual TLUserBase ToUser() class TLUserFull31 (line 65) | public class TLUserFull31 : TLUserFull method FromBytes (line 71) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToUser (line 85) | public override TLUserBase ToUser() class TLUserFull49 (line 97) | public class TLUserFull49 : TLUserFull31 method FromBytes (line 117) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToUser (line 132) | public override TLUserBase ToUser() class TLUserFull58 (line 146) | public class TLUserFull58 : TLUserFull49 method FromBytes (line 152) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToUser (line 168) | public override TLUserBase ToUser() FILE: Telegram.Api/TL/TLUserStatus.cs class TLUserStatus (line 14) | [KnownType(typeof(TLUserStatusEmpty))] class TLUserStatusEmpty (line 23) | [DataContract] method FromBytes (line 28) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 35) | public override byte[] ToBytes() method FromStream (line 41) | public override TLObject FromStream(Stream input) method ToStream (line 46) | public override void ToStream(Stream output) class TLUserStatusOnline (line 53) | [DataContract] method FromBytes (line 61) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 70) | public override byte[] ToBytes() method FromStream (line 77) | public override TLObject FromStream(Stream input) method ToStream (line 84) | public override void ToStream(Stream output) class TLUserStatusOffline (line 91) | [DataContract] method FromBytes (line 99) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 108) | public override byte[] ToBytes() method FromStream (line 115) | public override TLObject FromStream(Stream input) method ToStream (line 122) | public override void ToStream(Stream output) class TLUserStatusRecently (line 129) | [DataContract] method FromBytes (line 134) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 141) | public override byte[] ToBytes() method FromStream (line 147) | public override TLObject FromStream(Stream input) method ToStream (line 152) | public override void ToStream(Stream output) class TLUserStatusLastWeek (line 158) | [DataContract] method FromBytes (line 163) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 170) | public override byte[] ToBytes() method FromStream (line 176) | public override TLObject FromStream(Stream input) method ToStream (line 181) | public override void ToStream(Stream output) class TLUserStatusLastMonth (line 187) | [DataContract] method FromBytes (line 192) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 199) | public override byte[] ToBytes() method FromStream (line 205) | public override TLObject FromStream(Stream input) method ToStream (line 210) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLUtils.Log.cs type LogSeverity (line 27) | public enum LogSeverity class TLUtils (line 34) | public static partial class TLUtils method LogBugsenseError (line 36) | private static void LogBugsenseError(string caption, Exception e) method WritePerformance (line 88) | public static void WritePerformance(string str) method WriteLog (line 95) | public static void WriteLog(string str) method WriteLongPoll (line 103) | public static void WriteLongPoll(string str) method WriteLine (line 110) | public static void WriteLine(LogSeverity severity = LogSeverity.Info) method WriteLineAtBegin (line 117) | public static void WriteLineAtBegin(string str, LogSeverity severity =... method WriteException (line 124) | public static void WriteException(string caption, Exception e) method WriteException (line 140) | public static void WriteException(Exception e) method WriteLine (line 145) | public static void WriteLine(string str, LogSeverity severity = LogSev... method WriteLine (line 154) | public static void WriteLine(string fieldName, T fieldValue, LogSev... method WriteThreadInfo (line 161) | public static string WriteThreadInfo() FILE: Telegram.Api/TL/TLUtils.cs class TLUtils (line 27) | public static partial class TLUtils method GetInputProxy (line 29) | public static TLInputClientProxy GetInputProxy(TLProxyConfigBase proxy... method GetDCOption (line 41) | public static TLDCOption GetDCOption(TLConfig config, TLInt dcId, bool... method GetProtocolDCId (line 56) | public static short GetProtocolDCId(int dcId, bool media, bool testSer... method ParseSecret (line 63) | public static byte[] ParseSecret(TLDCOption dcOption) method ParseSecret (line 74) | public static byte[] ParseSecret(TLString str) method ContentTypeToFileExt (line 102) | public static string ContentTypeToFileExt(TLString contentType) method ToTLInt (line 119) | public static TLInt ToTLInt(TLString value) method ToTLString (line 134) | public static TLString ToTLString(TLInt value) method GetTopPeersHash (line 149) | public static int GetTopPeersHash(TLTopPeers topPeers) method GetAllStickersHash (line 163) | public static int GetAllStickersHash(IList sets) method GetFeaturedStickersHash (line 180) | public static int GetFeaturedStickersHash(IList sets... method GetFavedStickersHash (line 206) | public static TLInt GetFavedStickersHash(IList documents) method GetRecentStickersHash (line 224) | public static TLInt GetRecentStickersHash(IList docume... method GetContactsHash (line 242) | public static int GetContactsHash(TLInt savedCount, IList ... method AddStickerSetCovered (line 263) | public static void AddStickerSetCovered(IStickers stickers, TLMessages... method AddStickerSet (line 298) | public static void AddStickerSet(IStickers stickers, TLMessagesSticker... method RemoveStickerSetCovered (line 332) | public static TLMessagesStickerSet RemoveStickerSetCovered(IStickers s... method RemoveStickerSet (line 410) | public static TLMessagesStickerSet RemoveStickerSet(IStickers stickers... method IsValidAction (line 488) | public static bool IsValidAction(TLObject obj) method GetShortMessage (line 599) | public static TLMessage48 GetShortMessage( method GetMessage (line 625) | public static TLMessage36 GetMessage( method ByteArraysEqual (line 659) | [MethodImpl(MethodImplOptions.NoOptimization)] method GetPtsRange (line 678) | public static IList GetPtsRange(IMultiPts multiPts) method GetPtsRange (line 686) | public static IList GetPtsRange(TLInt pts, TLInt ptsCount) method IsDisplayedDecryptedMessage (line 697) | public static bool IsDisplayedDecryptedMessage(TLDecryptedMessageBase ... method CheckPrime (line 707) | public static bool CheckPrime(byte[] prime, int g) method CheckGaAndGb (line 775) | public static bool CheckGaAndGb(byte[] ga, byte[] prime) method CheckGaAndGb (line 783) | public static bool CheckGaAndGb(BigInteger ga, BigInteger prime) method IsDisplayedDecryptedMessageInternal (line 788) | public static bool IsDisplayedDecryptedMessageInternal(TLDecryptedMess... method GetOutSeqNo (line 868) | public static TLInt GetOutSeqNo(TLInt currentUserId, TLEncryptedChat17... method GetInSeqNo (line 876) | public static TLInt GetInSeqNo(TLInt currentUserId, TLEncryptedChat17 ... method EncryptMessage2 (line 884) | public static TLString EncryptMessage2(TLObject decryptedMessage, TLIn... method DecryptMessage2 (line 921) | public static TLDecryptedMessageBase DecryptMessage2(TLString data, TL... method EncryptMessage (line 1024) | public static TLString EncryptMessage(TLObject decryptedMessage, TLInt... method DecryptMessage (line 1063) | public static TLDecryptedMessageBase DecryptMessage(TLString data, TLI... method OpenObjectFromFile (line 1174) | public static T OpenObjectFromFile(object syncRoot, string fileName) method OpenObjectFromMTProtoFile (line 1203) | public static T OpenObjectFromMTProtoFile(object syncRoot, string f... method OpenObjectFromMTProtoFile (line 1234) | public static T OpenObjectFromMTProtoFile(object syncRoot, string f... method SaveObjectToFile (line 1261) | public static void SaveObjectToFile(object syncRoot, string fileNam... method SaveObjectToMTProtoFile (line 1282) | public static void SaveObjectToMTProtoFile(object syncRoot, string ... method GetPeerFromMessage (line 1300) | public static TLPeerBase GetPeerFromMessage(TLDecryptedMessageBase mes... method GetPeerFromMessage (line 1319) | public static TLPeerBase GetPeerFromMessage(TLMessageBase message) method IsChannelMessage (line 1353) | public static bool IsChannelMessage(TLMessageBase message, out TLPeerC... method InsertItem (line 1368) | public static bool InsertItem(IList items, T item, Func... method InsertItemByDesc (line 1391) | public static bool InsertItemByDesc(IList items, T item, Func FindInnerObjects(TLTransportMessage obj) method InputPeerToId (line 1458) | public static int InputPeerToId(TLInputPeerBase inputPeer, TLInt selfId) method InputPeerToPeer (line 1493) | public static TLPeerBase InputPeerToPeer(TLInputPeerBase inputPeer, in... method MergeItemsDesc (line 1541) | public static int MergeItemsDesc(Func dateIndexFunc, IList<... method DateToUniversalTimeTLInt (line 1659) | public static TLInt DateToUniversalTimeTLInt(long clientDelta, DateTim... method ToTLInt (line 1668) | public static TLInt ToTLInt(DateTime date) method GenerateAuthKeyId (line 1675) | public static byte[] GenerateAuthKeyId(byte[] authKey) method GenerateLongAuthKeyId (line 1683) | public static long GenerateLongAuthKeyId(byte[] authKey) method GetEncryptKeyIV (line 1694) | public static WindowsPhone.Tuple GetEncryptKeyIV(byte[... method GetDecryptKeyIV (line 1699) | public static WindowsPhone.Tuple GetDecryptKeyIV(byte[... method GetKeyIVCommon (line 1704) | private static WindowsPhone.Tuple GetKeyIVCommon(byte[... method GetEncryptMsgKey (line 1741) | public static byte[] GetEncryptMsgKey(byte[] authKey, byte[] dataWithP... method GetDecryptMsgKey (line 1746) | public static byte[] GetDecryptMsgKey(byte[] authKey, byte[] dataWithP... method GetMsgKeyCommon (line 1751) | private static byte[] GetMsgKeyCommon(byte[] authKey, byte[] dataWithP... method GetMsgKey (line 1761) | public static byte[] GetMsgKey(byte[] data) method Combine (line 1770) | public static byte[] Combine(params byte[][] arrays) method MessageIdString (line 1788) | public static string MessageIdString(byte[] bytes) method MessageIdString (line 1798) | public static string MessageIdString(TLLong messageId) method MessageIdString (line 1809) | public static string MessageIdString(TLInt messageId) method ToDateTime (line 1819) | public static DateTime ToDateTime(TLInt date) method ThrowNotSupportedException (line 1825) | public static void ThrowNotSupportedException(this byte[] bytes, strin... method ThrowNotSupportedException (line 1830) | public static void ThrowNotSupportedException(this byte[] bytes, int p... method ThrowExceptionIfIncorrect (line 1835) | public static void ThrowExceptionIfIncorrect(this byte[] bytes, ref in... method ThrowExceptionIfIncorrect (line 1844) | public static void ThrowExceptionIfIncorrect(this byte[] bytes, ref in... method StartsWith (line 1853) | private static bool StartsWith(this byte[] array, byte[] startArray) method StartsWith (line 1862) | private static bool StartsWith(this byte[] array, int position, byte[]... method StartsWith (line 1871) | public static bool StartsWith(this byte[] bytes, uint signature) method StartsWith (line 1878) | public static bool StartsWith(this Stream input, uint signature) method StartsWith (line 1887) | public static bool StartsWith(this byte[] bytes, string signature) method StartsWith (line 1896) | public static bool StartsWith(this byte[] bytes, int position, uint si... method StartsWith (line 1903) | public static bool StartsWith(this byte[] bytes, int position, string ... method SignatureToBytesString (line 1912) | public static string SignatureToBytesString(string signature) method SignatureToBytes (line 1919) | public static byte[] SignatureToBytes(uint signature) method SignatureToBytes (line 1924) | public static byte[] SignatureToBytes(string signature) method GetDecryptedMessageLayer (line 1939) | public static TLDecryptedMessageLayer GetDecryptedMessageLayer(TLInt l... FILE: Telegram.Api/TL/TLValidatedRequestedInfo.cs type ValidatedRequestedInfoFlags (line 12) | [Flags] class TLValidatedRequestedInfo (line 19) | public class TLValidatedRequestedInfo : TLObject method FromBytes (line 47) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLVector.cs class TLVector (line 18) | [DataContract] method TLVector (line 27) | public TLVector() method TLVector (line 32) | public TLVector(int count) method TLVector (line 37) | public TLVector(IList items) method IndexOf (line 48) | public int IndexOf(T item) method FromBytes (line 53) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 68) | public override byte[] ToBytes() method FromStream (line 77) | public override TLObject FromStream(Stream input) method ToStream (line 97) | public override void ToStream(Stream output) method GetEnumerator (line 107) | public IEnumerator GetEnumerator() method GetEnumerator (line 112) | IEnumerator IEnumerable.GetEnumerator() method Add (line 117) | public void Add(T item) method Clear (line 122) | public void Clear() method Contains (line 127) | public bool Contains(T item) method CopyTo (line 132) | public void CopyTo(T[] array, int arrayIndex) method Remove (line 137) | public bool Remove(T item) method RemoveAt (line 142) | public void RemoveAt(int index) method Insert (line 147) | public void Insert(int index, T item) method IndexOf (line 155) | public int IndexOf(TLDCOption dcOption) FILE: Telegram.Api/TL/TLVideo.cs class TLVideoBase (line 14) | public abstract class TLVideoBase : TLObject class TLVideoEmpty (line 21) | public class TLVideoEmpty : TLVideoBase method FromBytes (line 25) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 34) | public override byte[] ToBytes() method FromStream (line 39) | public override TLObject FromStream(Stream input) method ToStream (line 46) | public override void ToStream(Stream output) class TLVideo33 (line 53) | public class TLVideo33 : TLVideo28 method FromBytes (line 57) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 76) | public override byte[] ToBytes() method FromStream (line 93) | public override TLObject FromStream(Stream input) method ToStream (line 110) | public override void ToStream(Stream output) class TLVideo28 (line 127) | public class TLVideo28 : TLVideo method FromBytes (line 131) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 149) | public override byte[] ToBytes() method FromStream (line 165) | public override TLObject FromStream(Stream input) method ToStream (line 181) | public override void ToStream(Stream output) class TLVideo (line 197) | public class TLVideo : TLVideoBase method GetFileName (line 213) | public string GetFileName() method FromBytes (line 218) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 238) | public override byte[] ToBytes() method FromStream (line 256) | public override TLObject FromStream(Stream input) method ToStream (line 274) | public override void ToStream(Stream output) method ToInputFileLocation (line 317) | public TLInputVideoFileLocation ToInputFileLocation() FILE: Telegram.Api/TL/TLWallpaperSolid.cs class TLWallPaperBase (line 13) | public abstract class TLWallPaperBase : TLObject class TLWallPaper (line 24) | public class TLWallPaper : TLWallPaperBase method FromBytes (line 30) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 42) | public override TLObject FromStream(Stream input) method ToStream (line 53) | public override void ToStream(Stream output) class TLWallPaperSolid (line 65) | public class TLWallPaperSolid : TLWallPaperBase method FromBytes (line 71) | public override TLObject FromBytes(byte[] bytes, ref int position) method FromStream (line 83) | public override TLObject FromStream(Stream input) method ToStream (line 94) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLWebDocument.cs class TLWebDocumentBase (line 15) | public abstract class TLWebDocumentBase : TLObject, IAttributes class TLWebDocument82 (line 78) | public class TLWebDocument82 : TLWebDocumentBase method FromBytes (line 84) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 97) | public override byte[] ToBytes() method FromStream (line 108) | public override TLObject FromStream(Stream input) method ToStream (line 119) | public override void ToStream(Stream output) class TLWebDocument (line 130) | public class TLWebDocument : TLWebDocumentBase method FromBytes (line 138) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 152) | public override byte[] ToBytes() method FromStream (line 164) | public override TLObject FromStream(Stream input) method ToStream (line 176) | public override void ToStream(Stream output) class TLWebDocumentNoProxy (line 188) | public class TLWebDocumentNoProxy : TLWebDocumentBase method FromBytes (line 192) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 204) | public override byte[] ToBytes() method FromStream (line 214) | public override TLObject FromStream(Stream input) method ToStream (line 224) | public override void ToStream(Stream output) FILE: Telegram.Api/TL/TLWebFile.cs class TLWebFile (line 10) | public class TLWebFile : TLFile method FromBytes (line 18) | public override TLObject FromBytes(byte[] bytes, ref int position) FILE: Telegram.Api/TL/TLWebPage.cs type WebPageFlags (line 21) | [Flags] class TLWebPageBase (line 37) | public abstract class TLWebPageBase : TLObject class TLWebPageEmpty (line 49) | public class TLWebPageEmpty : TLWebPageBase method FromBytes (line 53) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 62) | public override byte[] ToBytes() method FromStream (line 69) | public override TLObject FromStream(Stream input) method ToStream (line 76) | public override void ToStream(Stream output) class TLWebPagePending (line 103) | public class TLWebPagePending : TLWebPageBase method FromBytes (line 109) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 119) | public override byte[] ToBytes() method FromStream (line 127) | public override TLObject FromStream(Stream input) method ToStream (line 135) | public override void ToStream(Stream output) class TLWebPage (line 163) | public class TLWebPage : TLWebPageBase method FromBytes (line 233) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 282) | public override byte[] ToBytes() method FromStream (line 303) | public override TLObject FromStream(Stream input) method ToStream (line 351) | public override void ToStream(Stream output) class TLWebPage35 (line 372) | public class TLWebPage35 : TLWebPage method FromBytes (line 378) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 431) | public override byte[] ToBytes() method FromStream (line 453) | public override TLObject FromStream(Stream input) method ToStream (line 505) | public override void ToStream(Stream output) class TLWebPage59 (line 527) | public class TLWebPage59 : TLWebPage35 method FromBytes (line 535) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 593) | public override byte[] ToBytes() method FromStream (line 617) | public override TLObject FromStream(Stream input) method ToStream (line 674) | public override void ToStream(Stream output) class TLWebPageNotModified (line 698) | public class TLWebPageNotModified : TLWebPageBase method FromBytes (line 702) | public override TLObject FromBytes(byte[] bytes, ref int position) method ToBytes (line 709) | public override byte[] ToBytes() method FromStream (line 715) | public override TLObject FromStream(Stream input) method ToStream (line 720) | public override void ToStream(Stream output) FILE: Telegram.Api/Transport/DataEventArgs.cs class DataEventArgs (line 12) | public class DataEventArgs : EventArgs method DataEventArgs (line 18) | public DataEventArgs(byte[] data) method DataEventArgs (line 23) | public DataEventArgs(byte[] data, int packetLength, DateTime? lastRece... FILE: Telegram.Api/Transport/HttpTransport.cs class HttpTransport (line 24) | public class HttpTransport : ITransport method UpdateTicksDelta (line 37) | public void UpdateTicksDelta(TLLong msgId) method GetCurrentPacketInfo (line 86) | public WindowsPhone.Tuple GetCurrentPacketInfo() method GetTransportInfo (line 91) | public string GetTransportInfo() method GenerateMessageId (line 102) | public TLLong GenerateMessageId(bool checkPreviousMessageId = false) method RemoveTimeOutRequests (line 170) | public IList RemoveTimeOutRequests(double timeout = Const... method EnqueueNonEncryptedItem (line 198) | public void EnqueueNonEncryptedItem(HistoryItem item) method DequeueFirstNonEncryptedItem (line 206) | public HistoryItem DequeueFirstNonEncryptedItem() method RemoveNonEncryptedItem (line 221) | public bool RemoveNonEncryptedItem(HistoryItem item) method ClearNonEncryptedHistory (line 232) | public void ClearNonEncryptedHistory(Exception e = null) method PrintNonEncryptedHistory (line 251) | public string PrintNonEncryptedHistory() method StartListening (line 268) | public void StartListening() method HttpTransport (line 307) | public HttpTransport(string address, MTProtoTransportType mtProtoType,... method ConnectAsync (line 318) | public void ConnectAsync(Action callback, Action f... method RaiseGetBytes (line 325) | private void RaiseGetBytes(byte[] data) method CreateRequest (line 334) | private static HttpWebRequest CreateRequest(int contentLength, string ... method SendPacketAsync (line 359) | public void SendPacketAsync(string caption, byte[] message, Action callbac... method Close (line 27) | void Close(); method GetCurrentPacketInfo (line 36) | WindowsPhone.Tuple GetCurrentPacketInfo(); method GetTransportInfo (line 37) | string GetTransportInfo(); method PrintNonEncryptedHistory (line 38) | string PrintNonEncryptedHistory(); method GenerateMessageId (line 40) | TLLong GenerateMessageId(bool checkPreviousMessageId = false); method EnqueueNonEncryptedItem (line 41) | void EnqueueNonEncryptedItem(HistoryItem item); method DequeueFirstNonEncryptedItem (line 42) | HistoryItem DequeueFirstNonEncryptedItem(); method RemoveNonEncryptedItem (line 43) | bool RemoveNonEncryptedItem(HistoryItem item); method ClearNonEncryptedHistory (line 44) | void ClearNonEncryptedHistory(Exception e = null); method RemoveTimeOutRequests (line 45) | IList RemoveTimeOutRequests(double timeout = Constants.Ti... method UpdateTicksDelta (line 46) | void UpdateTicksDelta(TLLong msgId); type MTProtoTransportType (line 84) | public enum MTProtoTransportType FILE: Telegram.Api/Transport/ITransportService.cs type ITransportService (line 14) | public interface ITransportService method SetProxyConfig (line 16) | void SetProxyConfig(TLProxyConfigBase proxyConfig); method GetProxyConfig (line 17) | TLProxyConfigBase GetProxyConfig(); method GetTransport (line 19) | ITransport GetTransport(string host, int port, string staticHost, int ... method GetFileTransport (line 20) | ITransport GetFileTransport(string host, int port, string staticHost, ... method GetFileTransport2 (line 21) | ITransport GetFileTransport2(string host, int port, string staticHost,... method GetSpecialTransport (line 22) | ITransport GetSpecialTransport(string host, int port, string staticHos... method GetSpecialTransport (line 23) | ITransport GetSpecialTransport(string host, int port, string staticHos... method Close (line 26) | void Close(); method CloseTransport (line 27) | void CloseTransport(ITransport transport); method CloseSpecialTransport (line 28) | void CloseSpecialTransport(ITransport transport); FILE: Telegram.Api/Transport/SocksProxy.cs class SocksProxy (line 31) | public class SocksProxy method SocksProxy (line 33) | private SocksProxy() { } method Send (line 50) | private static bool Send(DataWriter dataWriter, byte[] buffer, int off... method Receive (line 59) | private static int Receive(DataReader dataReader, byte[] buffer, int o... method ConnectToSocks5Proxy (line 71) | public static async Task ConnectToSocks5Proxy(double tim... method Send (line 182) | private static bool Send(Socket s, byte[] buffer, int offset, int length) method Receive (line 198) | private static int Receive(Socket s, byte[] buffer, int offset, int le... method Connect (line 213) | private static bool Connect(Socket s, IPEndPoint remoteEndpoit) method ConnectToSocks5Proxy (line 228) | public static Socket ConnectToSocks5Proxy(Socket s, string proxyAdress... class ConnectionException (line 377) | public class ConnectionException : Exception method ConnectionException (line 379) | public ConnectionException(string message) class NetworkConverter (line 385) | public static class NetworkConverter method IsLoopBackForIPv4 (line 387) | public static bool IsLoopBackForIPv4(string ipv4) method IsLoopBackForIPv6 (line 393) | public static bool IsLoopBackForIPv6(string ipv6) method IsLoopBack (line 399) | public static bool IsLoopBack(this HostName hostName) method IsLoopBackForIPv6 (line 412) | public static bool IsLoopBackForIPv6(ushort[] data) method GetPortBytes (line 424) | public static byte[] GetPortBytes(int port) method ToPort (line 432) | public static int ToPort(byte[] data) method GetAddressBytes (line 439) | public static byte[] GetAddressBytes(this HostName hostName) method GetBytesForIPv6 (line 451) | public static byte[] GetBytesForIPv6(string ipv6) method GetBytesForIPv4 (line 466) | public static byte[] GetBytesForIPv4(string ipv4) method GetWordsForIPv6 (line 473) | public static ushort[] GetWordsForIPv6(string ipv6) method ToIPv4 (line 526) | public static string ToIPv4(byte[] data) method ToIPv6 (line 531) | public static string ToIPv6(byte[] data) method ToIPv6 (line 540) | public static string ToIPv6(ushort[] data) FILE: Telegram.Api/Transport/TCPTransport.cs class TcpTransport (line 23) | public class TcpTransport : TcpTransportBase method TcpTransport (line 39) | public TcpTransport(string host, int port, string staticHost, int stat... method GetTransportInfo (line 54) | public override string GetTransportInfo() method SendPacketAsync (line 67) | public override void SendPacketAsync(string caption, byte[] data, Acti... method CreateArgs (line 144) | private SocketAsyncEventArgs CreateArgs(byte[] data, Action call... method ConnectAsync (line 161) | private void ConnectAsync(Action callback, Action ... method GetInitBuffer (line 218) | protected override byte[] GetInitBuffer() method OnConnected (line 259) | private void OnConnected(SocketAsyncEventArgs args, Action callback = ... method ReceiveAsync (line 305) | private void ReceiveAsync() method OnReceived (line 350) | private void OnReceived(object sender, SocketAsyncEventArgs e) method Close (line 398) | public override void Close() FILE: Telegram.Api/Transport/TCPTransportBase.cs class TcpTransportBase (line 23) | public abstract class TcpTransportBase : ITransport method TcpTransportBase (line 46) | protected TcpTransportBase(string host, int port, string staticHost, i... method RaiseCheckConfig (line 67) | protected virtual void RaiseCheckConfig() method OnTimerTick (line 76) | private void OnTimerTick(object state) method StartCheckConfigTimer (line 83) | protected void StartCheckConfigTimer() method StopCheckConfigTimer (line 90) | protected void StopCheckConfigTimer() method UpdateTicksDelta (line 139) | public void UpdateTicksDelta(TLLong msgId) method SendPacketAsync (line 155) | public abstract void SendPacketAsync(string caption, byte[] data, Acti... method Close (line 156) | public abstract void Close(); method GetCurrentPacketInfo (line 165) | public WindowsPhone.Tuple GetCurrentPacketInfo() method GetTransportInfo (line 170) | public abstract string GetTransportInfo(); method CreatePacket (line 176) | protected static byte[] CreatePacket(byte[] buffer) method GetPacketLength (line 199) | protected static int GetPacketLength(byte[] bytes, int position, out i... method GetInitBuffer (line 235) | protected virtual byte[] GetInitBuffer() method OnBufferReceived (line 268) | protected void OnBufferReceived(byte[] buffer, int offset, int bytesTr... method SetMinMessageId (line 351) | private void SetMinMessageId(byte[] bytes) method GenerateMessageId (line 377) | public TLLong GenerateMessageId(bool checkPreviousMessageId = false) method EnqueueNonEncryptedItem (line 420) | public void EnqueueNonEncryptedItem(HistoryItem item) method RemoveTimeOutRequests (line 438) | public IList RemoveTimeOutRequests(double timeout = Const... method DequeueFirstNonEncryptedItem (line 486) | public HistoryItem DequeueFirstNonEncryptedItem() method RemoveNonEncryptedItem (line 501) | public bool RemoveNonEncryptedItem(HistoryItem item) method ClearNonEncryptedHistory (line 531) | public void ClearNonEncryptedHistory(Exception e = null) method PrintNonEncryptedHistory (line 558) | public string PrintNonEncryptedHistory() method RaisePacketReceived (line 578) | protected virtual void RaisePacketReceived(DataEventArgs args) method RaiseConnectingAsync (line 594) | protected virtual void RaiseConnectingAsync() method RaiseConnectedAsync (line 610) | protected virtual void RaiseConnectedAsync() method RaiseConnectionLost (line 621) | protected virtual void RaiseConnectionLost() method ToString (line 632) | public override string ToString() method WRITE_LOG (line 637) | protected virtual void WRITE_LOG(string str) method WRITE_LOG (line 644) | protected virtual void WRITE_LOG(string str, Exception ex) method Encrypt (line 663) | public byte[] Encrypt(byte[] data) method Decrypt (line 678) | public byte[] Decrypt(byte[] data) FILE: Telegram.Api/Transport/TCPTransportResult.cs class TcpTransportResult (line 17) | public class TcpTransportResult method TcpTransportResult (line 27) | public TcpTransportResult(Exception exception) method TcpTransportResult (line 33) | public TcpTransportResult(SocketAsyncOperation operation, SocketError ... method TcpTransportResult (line 39) | public TcpTransportResult(SocketAsyncOperation operation, Exception ex... method ToString (line 46) | public override string ToString() FILE: Telegram.Api/Transport/TransportService.cs class TransportService (line 18) | public class TransportService : ITransportService method TransportService (line 20) | public TransportService() method GetProxyConfig (line 29) | public TLProxyConfigBase GetProxyConfig() method SetProxyConfig (line 43) | public void SetProxyConfig(TLProxyConfigBase proxyConfig) method GetFileTransport (line 56) | public ITransport GetFileTransport(string host, int port, string stati... method GetFileTransport2 (line 100) | public ITransport GetFileTransport2(string host, int port, string stat... method GetTransport (line 142) | public ITransport GetTransport(string host, int port, string staticHos... method GetSpecialTransport (line 196) | public ITransport GetSpecialTransport(string host, int port, string st... method GetSpecialTransport (line 252) | public ITransport GetSpecialTransport(string host, int port, string st... method RaiseCheckConfig (line 317) | protected virtual void RaiseCheckConfig() method OnCheckConfig (line 323) | private void OnCheckConfig(object sender, EventArgs e) method Close (line 334) | public void Close() method CloseTransport (line 377) | public void CloseTransport(ITransport transport) method CloseSpecialTransport (line 407) | public void CloseSpecialTransport(ITransport transport) method GetSpecialTransportKey (line 417) | private static string GetSpecialTransportKey(ITransport transport) method RaiseTransportConnecting (line 429) | protected virtual void RaiseTransportConnecting(ITransport transport) method OnConnecting (line 435) | public void OnConnecting(object sender, EventArgs args) method RaiseTransportConnected (line 442) | protected virtual void RaiseTransportConnected(ITransport transport) method OnConnected (line 448) | public void OnConnected(object sender, EventArgs args) method RaiseConnectionLost (line 455) | protected virtual void RaiseConnectionLost(ITransport transport) method RaiseFileConnectionLost (line 463) | protected virtual void RaiseFileConnectionLost(ITransport transport) method RaiseSpecialConnectionLost (line 471) | protected virtual void RaiseSpecialConnectionLost(ITransport transport) method OnConnectionLost (line 477) | private void OnConnectionLost(object sender, EventArgs e) class TransportEventArgs (line 495) | public class TransportEventArgs : EventArgs FILE: Telegram.Api/WindowsPhone/BigInteger.cs type BigInteger (line 28) | public struct BigInteger : IComparable, IFormattable, IComparable method Tuple (line 18) | public Tuple(T1 item1, T2 item2, T3 item3) method Tuple (line 32) | public Tuple(T1 item1, T2 item2) class Tuple (line 26) | public class Tuple method Tuple (line 18) | public Tuple(T1 item1, T2 item2, T3 item3) method Tuple (line 32) | public Tuple(T1 item1, T2 item2) FILE: Telegram.Client.TileUpdated/ScheduledAgent.cs class ScheduledAgent (line 21) | public class ScheduledAgent : ScheduledTaskAgent method ScheduledAgent (line 28) | public ScheduledAgent() method ScheduledAgent_UnhandledException (line 42) | private void ScheduledAgent_UnhandledException(object sender, Applicat... method OnInvoke (line 60) | protected override void OnInvoke(ScheduledTask task) FILE: Telegram.Controls.WP8/Utils/Currency.cs class Currency (line 14) | public static class Currency method GetPow (line 16) | public static int GetPow(string currency) method GetSymbol (line 99) | public static string GetSymbol(string currency) method GetString (line 110) | public static string GetString(long totalAmount, string currency) FILE: Telegram.Controls/AnimationMediator.cs class AnimationMediator (line 25) | public class AnimationMediator : FrameworkElement method AnimationValuePropertyChanged (line 76) | private static void AnimationValuePropertyChanged( method AnimationValuePropertyChanged (line 83) | private void AnimationValuePropertyChanged() FILE: Telegram.Controls/BindingListener.cs class BindingListener (line 15) | public class BindingListener method BindingListener (line 27) | public BindingListener(ChangedHandler changedHandler) method Attach (line 66) | void Attach() method Detach (line 77) | void Detach() method GetListener (line 86) | DependencyPropertyListener GetListener() method ReturnListener (line 104) | void ReturnListener() method HandleValueChanged (line 113) | void HandleValueChanged(object sender, BindingChangedEventArgs e) class DependencyPropertyListener (line 121) | public class DependencyPropertyListener method DependencyPropertyListener (line 127) | public DependencyPropertyListener() method HandleValueChanged (line 138) | void HandleValueChanged(DependencyObject sender, DependencyPropertyCha... method OnChanged (line 143) | protected void OnChanged(BindingChangedEventArgs e) method Attach (line 152) | public void Attach(FrameworkElement element, Binding binding) method Detach (line 164) | public void Detach() class BindingChangedEventArgs (line 173) | public class BindingChangedEventArgs : EventArgs method BindingChangedEventArgs (line 175) | public BindingChangedEventArgs(DependencyPropertyChangedEventArgs e) FILE: Telegram.Controls/Extensions/ScrollViewerExtensions.cs class ScrollViewerExtensions (line 22) | public static class ScrollViewerExtensions method ScrollViewerExtensions (line 45) | static ScrollViewerExtensions() method GetIsMouseWheelScrollingEnabled (line 66) | public static bool GetIsMouseWheelScrollingEnabled(this ScrollViewer v... method SetIsMouseWheelScrollingEnabled (line 82) | public static void SetIsMouseWheelScrollingEnabled(this ScrollViewer v... method OnIsMouseWheelScrollingEnabledPropertyChanged (line 94) | private static void OnIsMouseWheelScrollingEnabledPropertyChanged(Depe... method OnMouseWheel (line 114) | private static void OnMouseWheel(object sender, MouseWheelEventArgs e) method GetVerticalOffset (line 134) | private static double GetVerticalOffset(ScrollViewer element) method SetVerticalOffset (line 147) | private static void SetVerticalOffset(ScrollViewer element, double value) method OnVerticalOffsetPropertyChanged (line 159) | private static void OnVerticalOffsetPropertyChanged(DependencyObject d... method GetHorizontalOffset (line 175) | private static double GetHorizontalOffset(ScrollViewer element) method SetHorizontalOffset (line 188) | private static void SetHorizontalOffset(ScrollViewer element, double v... method OnHorizontalOffsetPropertyChanged (line 200) | private static void OnHorizontalOffsetPropertyChanged(DependencyObject... method CoerceVerticalOffset (line 219) | private static double CoerceVerticalOffset(ScrollViewer viewer, double... method CoerceHorizontalOffset (line 236) | private static double CoerceHorizontalOffset(ScrollViewer viewer, doub... method ScrollByVerticalOffset (line 247) | private static void ScrollByVerticalOffset(ScrollViewer viewer, double... method ScrollByHorizontalOffset (line 260) | private static void ScrollByHorizontalOffset(ScrollViewer viewer, doub... method LineUp (line 274) | public static void LineUp(this ScrollViewer viewer) method LineDown (line 287) | public static void LineDown(this ScrollViewer viewer) method LineLeft (line 300) | public static void LineLeft(this ScrollViewer viewer) method LineRight (line 313) | public static void LineRight(this ScrollViewer viewer) method PageUp (line 326) | public static void PageUp(this ScrollViewer viewer) method PageDown (line 339) | public static void PageDown(this ScrollViewer viewer) method PageLeft (line 352) | public static void PageLeft(this ScrollViewer viewer) method PageRight (line 365) | public static void PageRight(this ScrollViewer viewer) method ScrollToTop (line 378) | public static void ScrollToTop(this ScrollViewer viewer) method ScrollToBottom (line 391) | public static void ScrollToBottom(this ScrollViewer viewer) method ScrollToLeft (line 404) | public static void ScrollToLeft(this ScrollViewer viewer) method ScrollToRight (line 417) | public static void ScrollToRight(this ScrollViewer viewer) method ScrollIntoView (line 431) | public static void ScrollIntoView(this ScrollViewer viewer, FrameworkE... method ScrollToBeginnig (line 440) | public static void ScrollToBeginnig(this ScrollViewer viewer, Duration... method ScrollIntoView (line 474) | public static void ScrollIntoView(this ScrollViewer viewer, FrameworkE... FILE: Telegram.Controls/Extensions/VisualTreeExtensions.cs class VisualTreeExtensions (line 31) | public static class VisualTreeExtensions method GetLogicalChildrenByType (line 43) | internal static IEnumerable GetLogicalChildrenByType(this Framew... method FindParentOfType (line 76) | public static T FindParentOfType(this DependencyObject root) where ... method FindChildOfType (line 88) | public static T FindChildOfType(this DependencyObject root) where T... method FindByName (line 110) | public static T FindByName(this DependencyObject parentElement, str... method GetVisualAncestors (line 140) | public static IEnumerable GetVisualAncestors(this De... method GetVisualAncestorsAndSelf (line 160) | public static IEnumerable GetVisualAncestorsAndSelf(... method GetVisualAncestorsAndSelfIterator (line 177) | private static IEnumerable GetVisualAncestorsAndSelf... method GetVisualChildren (line 195) | public static IEnumerable GetVisualChildren(this DependencyObjec... method GetVisualChildren (line 207) | public static IEnumerable GetVisualChildren(this DependencyObjec... method GetVisualChildren (line 219) | public static IEnumerable GetVisualChildren(this Dep... method GetVisualChildren (line 255) | public static IEnumerable GetVisualChildren(this Dep... method GetVisualChildrenAndSelf (line 275) | public static IEnumerable GetVisualChildrenAndSelf(t... method GetVisualChildrenAndSelfIterator (line 292) | private static IEnumerable GetVisualChildrenAndSelfI... method GetVisualDecendants (line 312) | private static IEnumerable GetVisualDecendants(Depen... method GetVisualDecendants (line 342) | private static IEnumerable GetVisualDecendants(Depen... method GetVisualDescendants (line 373) | public static IEnumerable GetVisualDescendants(this ... method GetVisualDescendantsAndSelf (line 394) | public static IEnumerable GetVisualDescendantsAndSel... method GetVisualDescendantsAndSelfIterator (line 412) | private static IEnumerable GetVisualDescendantsAndSe... method GetVisualSiblings (line 439) | public static IEnumerable GetVisualSiblings(this Dep... method GetVisualSiblingsAndSelf (line 456) | public static IEnumerable GetVisualSiblingsAndSelf(t... method GetBoundsRelativeTo (line 486) | public static Rect? GetBoundsRelativeTo(this FrameworkElement element,... method FindVisualChild (line 516) | public static childItem FindVisualChild(DependencyObject ob... method FindVisualChildWithPredicate (line 537) | public static TItem FindVisualChildWithPredicate(DependencyObje... method FindVisualChild (line 562) | public static FrameworkElement FindVisualChild(this FrameworkElement r... method GetVisuals (line 578) | public static IEnumerable GetVisuals(this Dependency... method GetVisualChild (line 598) | public static FrameworkElement GetVisualChild(this FrameworkElement no... method GetVisualParent (line 609) | public static FrameworkElement GetVisualParent(this FrameworkElement n... method GetParent (line 614) | public static T GetParent(DependencyObject child) where T : Depende... method GetVisualStateGroup (line 638) | public static VisualStateGroup GetVisualStateGroup(this FrameworkEleme... method GetVisualChildTreeDebugText (line 664) | [Conditional("DEBUG")] method GetChildTree (line 673) | private static void GetChildTree(this FrameworkElement root, string pr... method GetAncestorVisualTreeDebugText (line 696) | [Conditional("DEBUG")] method GetAncestorVisualTree (line 709) | private static void GetAncestorVisualTree(this FrameworkElement node, ... method GetTransform (line 728) | public static RequestedTransform GetTransform(this... method GetTransformPropertyPath (line 817) | public static string GetTransformPropertyPath(this Fram... method GetPlaneProjection (line 843) | public static PlaneProjection GetPlaneProjection(this UIElement elemen... method InvokeOnLayoutUpdated (line 878) | public static void InvokeOnLayoutUpdated(this FrameworkElement element... method GetLogicalChildren (line 910) | internal static IEnumerable GetLogicalChildren(this ... method GetLogicalDescendents (line 967) | internal static IEnumerable GetLogicalDescendents(th... type TransformCreationMode (line 984) | [Flags] FILE: Telegram.Controls/FlipCounter.xaml.cs class FlipCounter (line 13) | public partial class FlipCounter method FlipCounter (line 15) | public FlipCounter() method OnCounterChanged (line 31) | private static void OnCounterChanged(DependencyObject d, DependencyPro... method Flip_Completed (line 68) | private void Flip_Completed(object sender, EventArgs e) FILE: Telegram.Controls/FlipPanel.xaml.cs class FlipPanel (line 13) | public partial class FlipPanel method FlipPanel (line 15) | public FlipPanel() method OnTextBlockStyleChanged (line 23) | private static void OnTextBlockStyleChanged(DependencyObject d, Depend... method OnTextChanged (line 44) | private static void OnTextChanged(DependencyObject d, DependencyProper... FILE: Telegram.Controls/Helpers/DependencyPropertyChangedListener.cs class DependencyPropertyChangedListener (line 17) | public class DependencyPropertyChangedListener class RelayObject (line 23) | private sealed class RelayObject : DependencyObject method RelayObject (line 27) | internal RelayObject(DependencyPropertyChangedListener listener) method OnValueChanged (line 41) | private static void OnValueChanged(DependencyObject d, DependencyPro... method OnValueChanged (line 49) | private void OnValueChanged(object oldValue, object newValue) method DependencyPropertyChangedListener (line 70) | private DependencyPropertyChangedListener() method Create (line 80) | public static DependencyPropertyChangedListener Create(DependencyObjec... method Detach (line 110) | public void Detach() method OnValueChanged (line 123) | private void OnValueChanged(object oldValue, object newValue) FILE: Telegram.Controls/Helpers/DependencyPropertyValueChangedEventArgs.cs class DependencyPropertyValueChangedEventArgs (line 15) | public class DependencyPropertyValueChangedEventArgs : EventArgs method DependencyPropertyValueChangedEventArgs (line 17) | internal DependencyPropertyValueChangedEventArgs(object oldValue, obje... FILE: Telegram.Controls/HighlightingTextBlock.cs class HighlightingTextBlock (line 20) | public class HighlightingTextBlock : ContentControl method OnTextPropertyChanged (line 52) | private static void OnTextPropertyChanged(DependencyObject d, Dependen... method OnHighlightTextPropertyChanged (line 173) | private static void OnHighlightTextPropertyChanged(DependencyObject d,... method OnTextBlockStyleChanged (line 184) | private static void OnTextBlockStyleChanged(DependencyObject d, Depend... method OnHighlightBrushPropertyChanged (line 228) | private static void OnHighlightBrushPropertyChanged(DependencyObject d... method OnHighlightFontWeightPropertyChanged (line 260) | private static void OnHighlightFontWeightPropertyChanged(DependencyObj... method HighlightingTextBlock (line 270) | public HighlightingTextBlock() class Emoji (line 282) | public static class Emoji FILE: Telegram.Controls/IHighlightable.cs type IHighlightable (line 10) | public interface IHighlightable FILE: Telegram.Controls/LazyItemsControl.cs class LazyItemsControl (line 18) | public class LazyItemsControl : ItemsControl, ICompression method LazyItemsControl (line 29) | public LazyItemsControl() method LazyItemsControl_Loaded (line 34) | private void LazyItemsControl_Loaded(object sender, RoutedEventArgs e) method OnVerticalOffsetChanged (line 69) | private static void OnVerticalOffsetChanged(DependencyObject d, Depend... method RaiseCloseToEnd (line 88) | protected virtual void RaiseCloseToEnd() method OnListenerChanged (line 94) | private void OnListenerChanged(object sender, DependencyPropertyChange... method FindVisualState (line 108) | private static VisualStateGroup FindVisualState(FrameworkElement eleme... method RaiseCompression (line 119) | protected virtual void RaiseCompression(CompressionEventArgs e) method VerticalGroup_CurrentStateChanging (line 125) | private void VerticalGroup_CurrentStateChanging(object sender, VisualS... method ScrollStateGroup_CurrentStateChanging (line 137) | private void ScrollStateGroup_CurrentStateChanging(object sender, Visu... FILE: Telegram.Controls/LazyListBox.cs type CompressionType (line 23) | public enum CompressionType { Top, Bottom, Left, Right }; type ICompression (line 25) | public interface ICompression class LazyListBox (line 30) | public class LazyListBox : ListBox, ICompression method OnIsHorizontalChanged (line 46) | private static void OnIsHorizontalChanged(DependencyObject d, Dependen... method ToHorizontalOrientation (line 69) | public void ToHorizontalOrientation() method ToVerticalOrientation (line 83) | public void ToVerticalOrientation() method LazyListBox (line 125) | public LazyListBox() method OnApplyTemplate (line 136) | public override void OnApplyTemplate() method OnVerticalOffsetChanged (line 144) | private static void OnVerticalOffsetChanged(DependencyObject d, Depend... method OnListenerChanged (line 159) | private void OnListenerChanged(object sender, BindingChangedEventArgs e) method StopScrolling (line 173) | public void StopScrolling() method ScrollToBeginning (line 188) | public void ScrollToBeginning() method ListBox_Loaded (line 193) | private void ListBox_Loaded(object sender, RoutedEventArgs e) method RaiseCloseToEnd (line 253) | protected virtual void RaiseCloseToEnd() method ScrollStateGroup_CurrentStateChanging (line 259) | private void ScrollStateGroup_CurrentStateChanging(object sender, Visu... method RaiseScrollingStateChanged (line 266) | protected virtual void RaiseScrollingStateChanged(ScrollingStateChange... method IsScrollingPropertyChanged (line 284) | static void IsScrollingPropertyChanged(DependencyObject source, Depend... method RaiseCompression (line 295) | protected virtual void RaiseCompression(CompressionEventArgs e) method HorizontalGroup_CurrentStateChanging (line 301) | private void HorizontalGroup_CurrentStateChanging(object sender, Visua... method VerticalGroup_CurrentStateChanging (line 320) | private void VerticalGroup_CurrentStateChanging(object sender, VisualS... method ListBox_ManipulationCompleted (line 336) | private void ListBox_ManipulationCompleted(object sender, Manipulation... method FindVisualState (line 342) | private static VisualStateGroup FindVisualState(FrameworkElement eleme... method GetVisibleItems (line 353) | public List GetVisibleItems() method IsInView (line 389) | private static bool IsInView(FrameworkElement element, FrameworkElemen... method RaiseClear (line 402) | protected virtual void RaiseClear() method RaiseFirstSliceLoaded (line 410) | protected virtual void RaiseFirstSliceLoaded() method RaiseVerticalOffsetChanged (line 418) | protected virtual void RaiseVerticalOffsetChanged(VerticalOffsetChange... method OnItemsChanged (line 426) | protected override void OnItemsChanged(NotifyCollectionChangedEventArg... class VerticalOffsetChangedEventArgs (line 498) | public class VerticalOffsetChangedEventArgs : EventArgs class ScrollingStateChangedEventArgs (line 503) | public class ScrollingStateChangedEventArgs : EventArgs method ScrollingStateChangedEventArgs (line 509) | public ScrollingStateChangedEventArgs(bool oldValue, bool newValue) class CompressionEventArgs (line 516) | public class CompressionEventArgs : EventArgs method CompressionEventArgs (line 520) | public CompressionEventArgs(CompressionType type) FILE: Telegram.Controls/LongListSelector/Common/MotionParameters.cs class MotionParameters (line 10) | internal static class MotionParameters FILE: Telegram.Controls/LongListSelector/Common/SafeRaise.cs class SafeRaise (line 16) | internal static class SafeRaise method Raise (line 23) | [SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivate... method Raise (line 37) | public static void Raise(EventHandler eventToRaise, object ... method Raise (line 49) | public static void Raise(EventHandler eventToRaise, object sende... method Raise (line 87) | public static void Raise(EventHandler eventToRaise, object sende... FILE: Telegram.Controls/LongListSelector/Common/TempaltedVisualTreeExtensions.cs class TemplatedVisualTreeExtensions (line 20) | public static class TemplatedVisualTreeExtensions method GetFirstLogicalChildByType (line 34) | internal static T GetFirstLogicalChildByType(this FrameworkElement ... method GetLogicalChildrenByType (line 77) | internal static IEnumerable GetLogicalChildrenByType(this Framew... FILE: Telegram.Controls/LongListSelector/Common/VisualStates.cs class VisualStates (line 20) | internal static class VisualStates method GoToState (line 360) | public static void GoToState(Control control, bool useTransitions, par... method GetImplementationRoot (line 383) | public static FrameworkElement GetImplementationRoot(DependencyObject ... method TryGetVisualStateGroup (line 399) | public static VisualStateGroup TryGetVisualStateGroup(DependencyObject... FILE: Telegram.Controls/LongListSelector/LongListSelector.cs class LongListSelector (line 31) | [SuppressMessage("Microsoft.Maintainability", "CA1506:AvoidExcessiveClas... method OnItemsSourceChanged (line 241) | private static void OnItemsSourceChanged(DependencyObject obj, Depende... method OnItemsPanelChanged (line 286) | private static void OnItemsPanelChanged(DependencyObject d, Dependency... method OnBufferSizeChanged (line 488) | [System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "C... method OnShowListHeaderChanged (line 538) | private static void OnShowListHeaderChanged(DependencyObject obj, Depe... method OnShowListFooterChanged (line 574) | private static void OnShowListFooterChanged(DependencyObject obj, Depe... method LongListSelector (line 655) | public LongListSelector() method ScrollToTop (line 670) | public void ScrollToTop() method ScrollTo (line 683) | public void ScrollTo(object item) method ScrollToGroup (line 711) | public void ScrollToGroup(object group) method DisplayGroupView (line 721) | public void DisplayGroupView() method CloseGroupView (line 735) | public void CloseGroupView() method AnimateTo (line 748) | [Obsolete("AnimateTo(...) call ScrollTo(...) to jump without animation... method GetItemsWithContainers (line 767) | [SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", M... method GetItemsInView (line 783) | [Obsolete("GetItemsInView() always returns an empty collection of item... method OnItemsSourceChanged (line 794) | private void OnItemsSourceChanged() method OnApplyTemplate (line 805) | public override void OnApplyTemplate() method LoadDataIntoListBox (line 873) | private void LoadDataIntoListBox() method AddListHeader (line 925) | private void AddListHeader(IList tuples) method AddListHeader (line 936) | private void AddListHeader() method RemoveListHeader (line 944) | private static void RemoveListHeader(IList tuples) method RemoveListHeader (line 955) | private void RemoveListHeader() method AddListFooter (line 963) | private void AddListFooter(IList tuples) method AddListFooter (line 975) | private void AddListFooter() method RemoveListFooter (line 983) | private static void RemoveListFooter(IList tuples) method RemoveListFooter (line 995) | private void RemoveListFooter() method AddGroup (line 1007) | private void AddGroup(object groupToAdd, IList tuples) method AddGroupHeadersAndFooters (line 1064) | private void AddGroupHeadersAndFooters(bool addHeaders, bool addFooters) method AddGroupHeaders (line 1115) | private void AddGroupHeaders() method AddGroupFooters (line 1124) | private void AddGroupFooters() method RemoveAllGroupHeadersAndFooters (line 1136) | private void RemoveAllGroupHeadersAndFooters(bool removeHeaders, bool ... method RemoveAllGroupHeaders (line 1148) | private void RemoveAllGroupHeaders() method RemoveAllGroupFooters (line 1152) | private void RemoveAllGroupFooters() method UnsubscribeFromAllCollections (line 1162) | private void UnsubscribeFromAllCollections() method InsertNewGroups (line 1185) | private void InsertNewGroups(IList newGroups, int newGroupsIndex) method InsertNewItems (line 1218) | private void InsertNewItems(IList newItems, int newItemsIndex, IEnumer... method RemoveOldGroups (line 1295) | private void RemoveOldGroups(IList oldGroups, int oldGroupsIndex) method RemoveOldItems (line 1343) | private void RemoveOldItems(IList oldItems, int oldItemsIndex, IEnumer... method GetGroupIndexInListBox (line 1406) | private int GetGroupIndexInListBox(int indexInLLS) method GetItemsCountFromGroups (line 1446) | private int GetItemsCountFromGroups(IEnumerable groups) method GetHeadersAndItemsCountFromGroup (line 1469) | private int GetHeadersAndItemsCountFromGroup(IEnumerable group) method UpdateItemsTemplate (line 1505) | private void UpdateItemsTemplate(LongListSelectorItemType itemType, Da... method OnDataTemplateChanged (line 1548) | private static void OnDataTemplateChanged(DependencyObject o, Dependen... method OnDisplayAllGroupsChanged (line 1631) | private static void OnDisplayAllGroupsChanged(DependencyObject obj, De... method OnSelectionChanged (line 1641) | private void OnSelectionChanged(object sender, SelectionChangedEventAr... method OnCollectionChanged (line 1696) | private void OnCollectionChanged(object sender, NotifyCollectionChange... method OnScrollStateChanging (line 1750) | private void OnScrollStateChanging(object sender, VisualStateChangedEv... method OnStretchStateChanging (line 1769) | private void OnStretchStateChanging(object sender, VisualStateChangedE... method OnLink (line 1792) | void OnLink(object sender, LinkUnlinkEventArgs e) method OnUnlink (line 1805) | void OnUnlink(object sender, LinkUnlinkEventArgs e) method ContainerFromSelectedItem (line 1819) | public DependencyObject ContainerFromSelectedItem() method ContainerFromItem (line 1830) | public DependencyObject ContainerFromItem(object item) method OnVerticalOffsetChanged (line 1868) | private static void OnVerticalOffsetChanged(DependencyObject d, Depend... method OnListenerChanged (line 1883) | private void OnListenerChanged(object sender, BindingChangedEventArgs e) method RaiseCloseToEnd (line 1899) | protected virtual void RaiseCloseToEnd() FILE: Telegram.Controls/LongListSelector/LongListSelectorEventArgs.cs class LinkUnlinkEventArgs (line 16) | public class LinkUnlinkEventArgs : EventArgs method LinkUnlinkEventArgs (line 22) | public LinkUnlinkEventArgs(ContentPresenter cp) class GroupViewOpenedEventArgs (line 36) | public class GroupViewOpenedEventArgs : EventArgs method GroupViewOpenedEventArgs (line 38) | internal GroupViewOpenedEventArgs(ItemsControl itemsControl) class GroupViewClosingEventArgs (line 52) | public class GroupViewClosingEventArgs : EventArgs method GroupViewClosingEventArgs (line 54) | internal GroupViewClosingEventArgs(ItemsControl itemsControl, object s... FILE: Telegram.Controls/LongListSelector/LongListSelectorGroup.cs class LongListSelector (line 22) | public partial class LongListSelector : Control method OpenPopup (line 35) | private void OpenPopup() method popup_Opened (line 47) | private void popup_Opened(object sender, EventArgs e) method ClosePopup (line 58) | private bool ClosePopup(object selectedGroup, bool raiseEvent) method BuildPopup (line 88) | private void BuildPopup() method SetItemsControlSize (line 140) | private void SetItemsControlSize() method itemsControl_GroupSelected (line 152) | private void itemsControl_GroupSelected(object sender, LongListSelecto... method AttachToPageEvents (line 160) | private void AttachToPageEvents() method DetachFromPageEvents (line 174) | private void DetachFromPageEvents() method page_BackKeyPress (line 184) | private void page_BackKeyPress(object sender, System.ComponentModel.Ca... method page_OrientationChanged (line 191) | void page_OrientationChanged(object sender, OrientationChangedEventArg... method GetTransformedRect (line 196) | private static Rect GetTransformedRect() method GetTransform (line 230) | private Transform GetTransform() method IsLandscape (line 249) | private static bool IsLandscape(PageOrientation orientation) method GetPageOrientation (line 254) | private static PageOrientation GetPageOrientation() method SaveSystemState (line 270) | private void SaveSystemState(bool newSystemTrayVisible, bool newApplic... method RestoreSystemState (line 287) | private void RestoreSystemState() FILE: Telegram.Controls/LongListSelector/LongListSelectorItem.cs class LongListSelectorItem (line 15) | public class LongListSelectorItem FILE: Telegram.Controls/LongListSelector/LongListSelectorItemType.cs type LongListSelectorItemType (line 13) | public enum LongListSelectorItemType FILE: Telegram.Controls/LongListSelector/LongListSelectorItemsControl.cs class LongListSelector (line 17) | public partial class LongListSelector : Control class GroupSelectedEventArgs (line 19) | private class GroupSelectedEventArgs : EventArgs method GroupSelectedEventArgs (line 21) | public GroupSelectedEventArgs(object group) class LongListSelectorItemsControl (line 31) | private class LongListSelectorItemsControl : ItemsControl method PrepareContainerForItemOverride (line 35) | protected override void PrepareContainerForItemOverride(DependencyOb... method ClearContainerForItemOverride (line 41) | protected override void ClearContainerForItemOverride(DependencyObje... method LongListSelectorItemsControl_Tap (line 48) | private void LongListSelectorItemsControl_Tap(object sender, System.... FILE: Telegram.Controls/LongListSelector/TemplatedListBox.cs class TemplatedListBox (line 19) | public class TemplatedListBox : ListBox method GetContainerForItemOverride (line 55) | protected override DependencyObject GetContainerForItemOverride() method PrepareContainerForItemOverride (line 65) | protected override void PrepareContainerForItemOverride(DependencyObje... method ClearContainerForItemOverride (line 113) | protected override void ClearContainerForItemOverride(DependencyObject... FILE: Telegram.Controls/LongListSelector/TemplatedListBoxItem.cs class TemplatedListBoxItem (line 16) | internal class TemplatedListBoxItem : ListBoxItem FILE: Telegram.Controls/MultiTemplateItemsControl.cs type ITemplateSelector (line 13) | public interface ITemplateSelector method SelectTemplate (line 15) | DataTemplate SelectTemplate(object item, DependencyObject container); class MultiTemplateItemsControl (line 18) | public class MultiTemplateItemsControl : ItemsControl method OnTemplateChanged (line 31) | private static void OnTemplateChanged(DependencyObject d, method PrepareContainerForItemOverride (line 37) | protected override void PrepareContainerForItemOverride( FILE: Telegram.Controls/MultiTemplateLazyListBox.cs class MultiTemplateLazyListBox (line 13) | public class MultiTemplateLazyListBox : LazyListBox method OnTemplateChanged (line 27) | private static void OnTemplateChanged(DependencyObject d, method PrepareContainerForItemOverride (line 33) | protected override void PrepareContainerForItemOverride( FILE: Telegram.Controls/Notifications/DialogService.cs class DialogService (line 31) | public class DialogService type AnimationTypes (line 33) | public enum AnimationTypes method DialogService (line 248) | public DialogService() method InitializePopup (line 256) | private void InitializePopup() method ApplyOverlayBackground (line 285) | internal void ApplyOverlayBackground() method CreateGrid (line 291) | private Grid CreateGrid() method CalculateVerticalOffset (line 305) | internal void CalculateVerticalOffset() method CalculateVerticalOffset (line 310) | internal void CalculateVerticalOffset(Panel panel) method RootFrameDeferredShowLoaded (line 325) | void RootFrameDeferredShowLoaded(object sender, RoutedEventArgs e) method SetAlignmentsOnOverlay (line 333) | protected internal void SetAlignmentsOnOverlay(HorizontalAlignment hor... method Show (line 346) | public void Show() method RunShowStoryboard (line 373) | private void RunShowStoryboard(UIElement grid, AnimationTypes animation) method RunShowStoryboard (line 378) | private void RunShowStoryboard(UIElement grid, AnimationTypes animatio... method OnNavigated (line 431) | void OnNavigated(object sender, System.Windows.Navigation.NavigationEv... method Hide (line 437) | public void Hide() method RunHideStoryboard (line 454) | void RunHideStoryboard(Grid grid, AnimationTypes animation) method HideStoryboardCompleted (line 501) | void HideStoryboardCompleted(object sender, EventArgs e) method OnBackKeyPress (line 540) | public void OnBackKeyPress(object sender, CancelEventArgs e) FILE: Telegram.Controls/Notifications/PopUp.cs class PopUp (line 22) | public abstract class PopUp : Control method OnApplyTemplate (line 31) | public override void OnApplyTemplate() method Show (line 46) | public virtual void Show() method GetOnClosedValue (line 101) | protected virtual TPopUpResult GetOnClosedValue() method Hide (line 106) | public void Hide() method PopUpOpened (line 114) | void PopUpOpened(object sender, EventArgs e) method PopUpClosed (line 120) | void PopUpClosed(object sender, EventArgs e) method OnCompleted (line 131) | public virtual void OnCompleted(PopUpEventArgs result) method ResetWorldAndDestroyPopUp (line 147) | private void ResetWorldAndDestroyPopUp() method OnFrameTransformPropertyChanged (line 165) | static void OnFrameTransformPropertyChanged(DependencyObject source, D... FILE: Telegram.Controls/Notifications/ToastPrompt.cs class ToastPrompt (line 21) | public class ToastPrompt : PopUp, IDisposable, IIma... method ToastPrompt (line 29) | public ToastPrompt() method OnApplyTemplate (line 49) | public override void OnApplyTemplate() method Show (line 66) | public override void Show() method Dispose (line 77) | public void Dispose() method ToastPromptManipulationStarted (line 87) | void ToastPromptManipulationStarted(object sender, ManipulationStarted... method ToastPromptManipulationDelta (line 92) | void ToastPromptManipulationDelta(object sender, ManipulationDeltaEven... method ToastPromptManipulationCompleted (line 100) | void ToastPromptManipulationCompleted(object sender, ManipulationCompl... method ToastPromptOpened (line 117) | void ToastPromptOpened(object sender, EventArgs e) method TimerTick (line 122) | void TimerTick(object state) method OnCompleted (line 127) | public override void OnCompleted(PopUpEventArgs r... method SetImageVisibility (line 145) | private void SetImageVisibility(ImageSource source) method SetTextOrientation (line 150) | private void SetTextOrientation(TextWrapping value) method StartTimer (line 158) | private void StartTimer() method PauseTimer (line 166) | private void PauseTimer() method SetRenderTransform (line 172) | private void SetRenderTransform() method OnTextWrapping (line 180) | private static void OnTextWrapping(DependencyObject o, DependencyPrope... method OnImageSource (line 190) | private static void OnImageSource(DependencyObject o, DependencyProper... FILE: Telegram.Controls/Profiling/ApplicationSpace.cs class ApplicationSpace (line 19) | public static class ApplicationSpace method ScaleFactor (line 45) | public static int ScaleFactor() FILE: Telegram.Controls/Profiling/MemoryCounter.cs class MemoryCounter (line 18) | public class MemoryCounter : Control, IDisposable method MemoryCounter (line 25) | public MemoryCounter() method OnUpdateIntervalChanged (line 43) | private static void OnUpdateIntervalChanged(DependencyObject o, Depend... method TimerTick (line 70) | void TimerTick(object sender, EventArgs e) method StopAndHide (line 91) | private void StopAndHide() method ControlLoaded (line 100) | void ControlLoaded(object sender, RoutedEventArgs e) method ControlUnloaded (line 119) | void ControlUnloaded(object sender, RoutedEventArgs e) method FrameNavigated (line 124) | void FrameNavigated(object sender, NavigationEventArgs e) method Dispose (line 134) | public void Dispose() FILE: Telegram.Controls/RangeSlider.cs class RangeSlider (line 18) | public class RangeSlider : Control method RangeSlider (line 93) | public RangeSlider() method OnApplyTemplate (line 201) | public override void OnApplyTemplate() method Range_Changed (line 233) | private static void Range_Changed(DependencyObject d, DependencyProper... method RangeBounds_Changed (line 249) | private static void RangeBounds_Changed(DependencyObject d, Dependency... method RangeSlider_SizeChanged (line 261) | private void RangeSlider_SizeChanged(object sender, SizeChangedEventAr... method RangeThumb_SizeChanged (line 274) | private void RangeThumb_SizeChanged(object sender, SizeChangedEventArg... method RangeCenterThumb_DragDelta (line 284) | private void RangeCenterThumb_DragDelta(object sender, DragDeltaEventA... method RangeEndThumb_DragDelta (line 320) | private void RangeEndThumb_DragDelta(object sender, DragDeltaEventArgs e) method RangeStartThumb_DragDelta (line 347) | private void RangeStartThumb_DragDelta(object sender, DragDeltaEventAr... method Log (line 371) | public void Log(string str) method UpdateSelectedRangeMinimumWidth (line 381) | private void UpdateSelectedRangeMinimumWidth() method UpdateSlider (line 394) | private void UpdateSlider() method UpdateRange (line 416) | private void UpdateRange(bool raiseEvent) FILE: Telegram.Controls/ReorderListBox/ReorderListBox.cs class ReorderListBox (line 29) | [TemplatePart(Name = ReorderListBox.ScrollViewerPart, Type = typeof(Scro... method ReorderListBox (line 74) | public ReorderListBox() method OnIsReorderEnabledChanged (line 124) | protected void OnIsReorderEnabledChanged(DependencyPropertyChangedEven... method OnApplyTemplate (line 166) | public override void OnApplyTemplate() method ScrollStateGroup_CurrentStateChanging (line 201) | private void ScrollStateGroup_CurrentStateChanging(object sender, Visu... method IsScrollingPropertyChanged (line 233) | static void IsScrollingPropertyChanged(DependencyObject source, Depend... method FindVisualState (line 247) | private static VisualStateGroup FindVisualState(FrameworkElement eleme... method GetContainerForItemOverride (line 262) | protected override DependencyObject GetContainerForItemOverride() method IsItemItsOwnContainerOverride (line 267) | protected override bool IsItemItsOwnContainerOverride(object item) method PrepareContainerForItemOverride (line 275) | protected override void PrepareContainerForItemOverride(DependencyObje... method ClearContainerForItemOverride (line 318) | protected override void ClearContainerForItemOverride(DependencyObject... method GetFirstLogicalChildByType (line 335) | internal static T GetFirstLogicalChildByType(FrameworkElement paren... method GetVisualChildren (line 366) | public static IEnumerable GetVisualChildren(Dependen... method dragInterceptor_ManipulationStarted (line 388) | private void dragInterceptor_ManipulationStarted(object sender, Manipu... method InterceptorTransform (line 453) | private ReorderListBoxItem InterceptorTransform(ManipulationStartedEve... method OnPageNavigated (line 465) | private void OnPageNavigated(object sender, NavigationEventArgs e) method dragInterceptor_ManipulationDelta (line 481) | private void dragInterceptor_ManipulationDelta(object sender, Manipula... method dragInterceptor_ManipulationCompleted (line 599) | private void dragInterceptor_ManipulationCompleted(object sender, Mani... method AnimateDrop (line 649) | private void AnimateDrop(ReorderListBoxItem itemContainer, string from) method DragScroll (line 711) | private void DragScroll() method UpdateDropTarget (line 738) | private void UpdateDropTarget(double dragItemOffset, bool showTransition) method UpdateDropTargetIndex (line 801) | private void UpdateDropTargetIndex(ReorderListBoxItem targetItemContai... method ClearDropTarget (line 841) | private void ClearDropTarget() method MoveItem (line 853) | private bool MoveItem(object item, int toIndex) method GetViewIndexRange (line 899) | public void GetViewIndexRange(bool includePartial, out int firstIndex,... class RearrangeItemInfo (line 973) | private class RearrangeItemInfo method AnimateRearrange (line 1005) | public void AnimateRearrange(Duration animationDuration, Action rearra... method AnimateRearrangeInternal (line 1034) | private void AnimateRearrangeInternal(Action rearrangeAction, Duration... method AnimateNextRearrange (line 1104) | private void AnimateNextRearrange() method BuildRearrangeMap (line 1121) | private RearrangeItemInfo[] BuildRearrangeMap(int viewFirstIndex, int ... method BuildRearrangeMap2 (line 1158) | private RearrangeItemInfo[] BuildRearrangeMap2(RearrangeItemInfo[] map, method FindViewLastIndex (line 1207) | private int FindViewLastIndex(int firstIndex) method CreateRearrangeStoryboard (line 1243) | private Storyboard CreateRearrangeStoryboard(IEnumerable method OnAttached (line 31) | protected override void OnAttached() method OnDetaching (line 38) | protected override void OnDetaching() method AssociatedObject_Compression (line 45) | private void AssociatedObject_Compression(object sender, CompressionEv... class CompressionTrigger2 (line 55) | public class CompressionTrigger2 : TriggerBase method OnAttached (line 73) | protected override void OnAttached() method OnDetaching (line 80) | protected override void OnDetaching() method AssociatedObject_Compression (line 87) | private void AssociatedObject_Compression(object sender, CompressionEv... FILE: Telegram.Controls/UnreadCounter.xaml.cs class UnreadCounter (line 14) | public partial class UnreadCounter method OnBorderBackgroundChanged (line 19) | private static void OnBorderBackgroundChanged(DependencyObject d, Depe... method OnCounterChanged (line 37) | private static void OnCounterChanged(DependencyObject d, DependencyPro... method UnreadCounter (line 63) | public UnreadCounter() FILE: Telegram.Controls/Utils/Language.cs class Language (line 13) | public static class Language method Transliterate (line 53) | public static string Transliterate(string str) method TransliterateToRussian (line 81) | public static string TransliterateToRussian(string str) method TransliterateToEnglish (line 95) | public static string TransliterateToEnglish(string str) FILE: Telegram.Controls/ValidationTextBox.cs class ValidationTextBox (line 13) | public class ValidationTextBox : TextBox method ValidationTextBox (line 15) | public ValidationTextBox() method OnHasErrorChanged (line 23) | private static void OnHasErrorChanged(DependencyObject d, DependencyPr... FILE: Telegram.Controls/WatermarkTextBox.cs class WatermarkedTextBox (line 16) | public class WatermarkedTextBox : TextBox method OnInlineWatermarkPropertyChanged (line 21) | private static void OnInlineWatermarkPropertyChanged(DependencyObject ... method SetInlineWatermarkPosition (line 30) | private static void SetInlineWatermarkPosition(WatermarkedTextBox text... method OnTextScaleFactorChanged (line 58) | private static void OnTextScaleFactorChanged(DependencyObject d, Depen... method WatermarkedTextBox (line 120) | public WatermarkedTextBox() method OnTextChanged (line 128) | private void OnTextChanged(object sender, DependencyPropertyValueChang... method OnApplyTemplate (line 147) | public override void OnApplyTemplate() method OnGotFocus (line 168) | protected override void OnGotFocus(RoutedEventArgs e) method OnLostFocus (line 174) | protected override void OnLostFocus(RoutedEventArgs e) method OnWatermarkPropertyChanged (line 180) | private static void OnWatermarkPropertyChanged(DependencyObject sender... method DetermineWatermarkContentVisibility (line 189) | private void DetermineWatermarkContentVisibility() FILE: Telegram.EmojiPanel/BrowserNavigationService.cs class Emoji (line 20) | public static class Emoji method InitializeDict (line 39) | private static void InitializeDict() class BrowserNavigationService (line 889) | public static class BrowserNavigationService method GetText (line 913) | public static string GetText(DependencyObject d) method SetText (line 916) | public static void SetText(DependencyObject d, string value) method GetRunWithStyle (line 920) | public static Run GetRunWithStyle(string text, RichTextBox richTextBox) method RaiseTelegramNavigated (line 934) | private static void RaiseTelegramNavigated(TelegramEventArgs e) method RaiseSearchHashtag (line 942) | private static void RaiseSearchHashtag(TelegramHashtagEventArgs e) method RaiseMentionNavigated (line 950) | private static void RaiseMentionNavigated(TelegramMentionEventArgs e) method GetHyperlink (line 956) | public static Hyperlink GetHyperlink(string text, string link, Action<... method OnTextChanged (line 965) | private static void OnTextChanged(DependencyObject d, DependencyProper... method AddRawText (line 1014) | private static void AddRawText(RichTextBox text_block, Paragraph par, ... method ConvertToHexString (line 1116) | private static string ConvertToHexString(byte[] bytes) method GetImage (line 1127) | private static InlineUIContainer GetImage(string name) method NavigateOnHyperlink (line 1141) | private static void NavigateOnHyperlink(string navstr) method PreprocessTextForGroupBoardMentions (line 1196) | public static string PreprocessTextForGroupBoardMentions(string s) method IsValidUsernameSymbol (line 1202) | private static bool IsValidUsernameSymbol(char symbol) method IsValidUsername (line 1215) | private static bool IsValidUsername(string username) method ParseText (line 1243) | public static List ParseText(string html) class StringExtensions (line 1280) | public static class StringExtensions method ReplaceByRegex (line 1282) | public static string ReplaceByRegex(this string str, string regexStr, ... class TelegramEventArgs (line 1292) | public class TelegramEventArgs : EventArgs class TelegramHashtagEventArgs (line 1297) | public class TelegramHashtagEventArgs : EventArgs class TelegramMentionEventArgs (line 1302) | public class TelegramMentionEventArgs : EventArgs FILE: Telegram.EmojiPanel/Controls/Emoji/EmojiControl.xaml.cs class IsOpenedEventArgs (line 25) | public class IsOpenedEventArgs : EventArgs class EmojiControl (line 30) | public partial class EmojiControl method RaiseIsOpenedChanged (line 41) | private void RaiseIsOpenedChanged(bool isOpened) method GetInstance (line 137) | public static EmojiControl GetInstance() method EmojiControl (line 148) | public EmojiControl() method BindTextBox (line 169) | public void BindTextBox(TextBox textBox) method UnbindTextBox (line 176) | public void UnbindTextBox() method Open (line 208) | private void Open() method Hide (line 283) | private void Hide() method TextBoxOnGotFocus (line 339) | private void TextBoxOnGotFocus(object sender, RoutedEventArgs routedEv... method TextBoxOnLostFocus (line 343) | private void TextBoxOnLostFocus(object sender, RoutedEventArgs routedE... method OnBackKeyPress (line 352) | private void OnBackKeyPress(object sender, CancelEventArgs cancelEvent... method VirtPanelOnScrollPositionChanged (line 361) | private static void VirtPanelOnScrollPositionChanged(object sender, My... method LoadCategory (line 385) | public void LoadCategory(int index) method OnRootFrameTransformChanged (line 479) | public static void OnRootFrameTransformChanged(DependencyObject source... method OnRootFrameTransformChanged (line 484) | public void OnRootFrameTransformChanged() method LoadRecents (line 503) | public void LoadRecents() method UnloadRecents (line 518) | public void UnloadRecents() method OnEmojiSelected (line 526) | private void OnEmojiSelected(object sender, EmojiSelectedEventArgs args) method BackspaceButtonOnClick (line 545) | private void BackspaceButtonOnClick(object sender, RoutedEventArgs rou... method GetCategoryButtonByIndex (line 591) | private Button GetCategoryButtonByIndex(int index) method LoadButtons (line 624) | public void LoadButtons() method AbcButtonOnClick (line 719) | private void AbcButtonOnClick(object sender, RoutedEventArgs routedEve... method CategoryButtonClick (line 724) | private void CategoryButtonClick(object sender, RoutedEventArgs routed... method CreateButtonsBackgrounds (line 740) | private void CreateButtonsBackgrounds(int categoryIndex) method InitializeOrientation (line 760) | private void InitializeOrientation(Orientation orientation) method OnSizeChanged (line 786) | private void OnSizeChanged(object sender, SizeChangedEventArgs sizeCha... method UIElement_OnMouseLeftButtonDown (line 799) | private void UIElement_OnMouseLeftButtonDown(object sender, MouseButto... method UIElement_OnMouseLeftButtonUp (line 805) | private void UIElement_OnMouseLeftButtonUp(object sender, MouseButtonE... method UIElement_OnMouseLeave (line 810) | private void UIElement_OnMouseLeave(object sender, MouseEventArgs e) method EmojiButton_OnTap (line 815) | private void EmojiButton_OnTap(object sender, GestureEventArgs e) FILE: Telegram.EmojiPanel/Controls/Emoji/EmojiData.cs class EmojiDataItem (line 9) | public class EmojiDataItem method EmojiDataItem (line 11) | public EmojiDataItem() { } method EmojiDataItem (line 13) | public EmojiDataItem(string string2, ulong code) method BuildString (line 23) | public static string BuildString(ulong code) method BuildUri (line 50) | public static Uri BuildUri(string string2) method GetByIndex (line 82) | public static EmojiDataItem GetByIndex(int categoryIndex, int spriteIn... class EmojiData (line 103) | public static class EmojiData method AddToRecents (line 107) | public static void AddToRecents(EmojiDataItem emojiDataItem) method LoadRecents (line 133) | public static void LoadRecents() method LoadDefaultRecents (line 160) | public static IList LoadDefaultRecents() method SaveRecents (line 177) | public static void SaveRecents() FILE: Telegram.EmojiPanel/Controls/Emoji/EmojiSpriteItem.cs class EmojiSelectedEventArgs (line 13) | public class EmojiSelectedEventArgs : EventArgs class EmojiSpriteItem (line 18) | public class EmojiSpriteItem : VListItemBase method EmojiSpriteItem (line 26) | public EmojiSpriteItem(int categoryIndex, int spriteOffset) method EmojiSpriteItem (line 75) | public EmojiSpriteItem(Uri spriteUri, int categoryIndex, int spriteOff... method ViewOnLostMouseCapture (line 118) | private static void ViewOnLostMouseCapture(object sender, MouseEventAr... method ClearCurrentHighlight (line 123) | public static void ClearCurrentHighlight() method ViewOnMouseLeftButtonDown (line 134) | private void ViewOnMouseLeftButtonDown(object sender, MouseButtonEvent... method ViewOnTap (line 162) | private void ViewOnTap(object sender, GestureEventArgs args) method CreateBorders (line 181) | private void CreateBorders() FILE: Telegram.EmojiPanel/Controls/Utilites/DelayedExecutor.cs class DelayedExecutor (line 7) | public class DelayedExecutor class ExecutionInfo (line 9) | class ExecutionInfo method DelayedExecutor (line 21) | public DelayedExecutor(int delay) // TO DO : add IDateTimeProvider dep... method AddToDelayedExecution (line 27) | public void AddToDelayedExecution(Action action) method TimerCallback (line 37) | private void TimerCallback(object state) method ChangeTimer (line 67) | private void ChangeTimer(bool activate) FILE: Telegram.EmojiPanel/Controls/Utilites/Helpers.cs class Helpers (line 5) | public static class Helpers method GetAssetUri (line 7) | public static Uri GetAssetUri(string assetName) FILE: Telegram.EmojiPanel/Controls/Utilites/MyListItemBase.cs class MyListItemBase (line 6) | public class MyListItemBase : Grid FILE: Telegram.EmojiPanel/Controls/Utilites/MyVirtualizingPanel.cs class MyVirtualizingPanel (line 15) | public class MyVirtualizingPanel : Canvas method Log (line 19) | private static void Log(string str) method OnListVerticalOffsetChanged (line 47) | private static void OnListVerticalOffsetChanged(DependencyObject obj, ... method InitializeWithScrollViewer (line 61) | public void InitializeWithScrollViewer(ScrollViewer scrollViewer) method EnsureBoundToScrollViewer (line 67) | protected void EnsureBoundToScrollViewer() method group_CurrentStateChanging (line 105) | private void group_CurrentStateChanging(object sender, VisualStateChan... method FindVisualState (line 118) | private static VisualStateGroup FindVisualState(FrameworkElement eleme... class ScrollPositionChangedEventAgrs (line 131) | public class ScrollPositionChangedEventAgrs : EventArgs method ScrollPositionChangedEventAgrs (line 136) | public ScrollPositionChangedEventAgrs(double currentPosition, method OnListVerticalOffsetChanged (line 150) | private void OnListVerticalOffsetChanged() method DetermineIfScrollingIsFast (line 175) | private bool DetermineIfScrollingIsFast() method MyVirtualizingPanel (line 217) | public MyVirtualizingPanel() method MyVirtualizingPanel_Loaded (line 222) | void MyVirtualizingPanel_Loaded(object sender, RoutedEventArgs e) method AddItems (line 239) | public void AddItems(IEnumerable _itemsToBeAdded) method InsertRemoveItems (line 279) | public void InsertRemoveItems(int index, List itemsToIn... method RemoveItem (line 327) | public void RemoveItem(VListItemBase itemToBeRemoved) method RearrangeAllItems (line 339) | private void RearrangeAllItems() method PerformLoadUnload2 (line 365) | private void PerformLoadUnload2(bool isToLoad, bool bypassUnload = false) method GetRealOffset (line 462) | private double GetRealOffset() method PerformLoadUnload (line 484) | private void PerformLoadUnload(bool isToLoad) method SetLoadedBounds (line 489) | private void SetLoadedBounds(int lowerBoundInd, int upperBoundInd, boo... method UnloadItemsInSegment (line 530) | private void UnloadItemsInSegment(Segment segment) method LoadItemsInSegment (line 542) | private void LoadItemsInSegment(Segment segment) method GetCoveredPoints (line 557) | private List GetCoveredPoints(double from, double to) method ClearItems (line 576) | public void ClearItems() FILE: Telegram.EmojiPanel/Controls/Utilites/VListItemBase.cs class VListItemBase (line 8) | public abstract class VListItemBase method VListItemBase (line 19) | protected VListItemBase() method Load (line 49) | public virtual void Load() method Unload (line 56) | public virtual void Unload() FILE: Telegram.EmojiPanel/Controls/Utilites/VirtSegment.cs class Segment (line 5) | public class Segment method Segment (line 12) | public Segment(int lowerBound, int upperBound) method Segment (line 18) | public Segment() method ToString (line 23) | public override string ToString() method CompareToSegment (line 29) | public void CompareToSegment( FILE: Telegram.EmojiPanel/TelegramRichTextBox.cs class TelegramRichTextBox (line 11) | public class TelegramRichTextBox : Control method OnMoreElementChanged (line 16) | private static void OnMoreElementChanged(DependencyObject d, Dependenc... method OnFontScaleFactorChanged (line 31) | private static void OnFontScaleFactorChanged(DependencyObject d, Depen... method TelegramRichTextBox (line 79) | public TelegramRichTextBox() method OnSizeChanged (line 86) | private void OnSizeChanged(object sender, SizeChangedEventArgs e) method OnTextPropertyChanged (line 129) | private static void OnTextPropertyChanged(DependencyObject d, Dependen... method OnApplyTemplate (line 137) | public override void OnApplyTemplate() method ParseText (line 147) | private void ParseText(string value) method ParseLineExtended (line 178) | private void ParseLineExtended(string allText) method CheckFitInMaxRenderHeight (line 224) | private bool CheckFitInMaxRenderHeight(string value) method GetTextBlock (line 229) | private RichTextBox GetTextBlock() class Utils (line 246) | public class Utils method GetFormattedLink (line 250) | public static string GetFormattedLink(string link) method GetTextBlock (line 261) | public static Inline GetTextBlock(string text) method GetHyperlinkBlock (line 266) | public static Inline GetHyperlinkBlock(string text, string link) method GetEmojiBlock (line 275) | public static Inline GetEmojiBlock(string emoji) method GetEmojiSource (line 283) | public static ImageSource GetEmojiSource(string emoji) method GetRegex (line 288) | public static Regex GetRegex(bool supportEmoji) FILE: Telegram.EmojiPanel/TestScrollableTextBlock.cs class TestScrollableTextBlock (line 6) | public class TestScrollableTextBlock : Control method TestScrollableTextBlock (line 11) | public TestScrollableTextBlock() method OnTextPropertyChanged (line 42) | private static void OnTextPropertyChanged(DependencyObject d, Dependen... method OnApplyTemplate (line 50) | public override void OnApplyTemplate() method ParseText (line 59) | private void ParseText(string value) method ParseLineExtended (line 90) | private void ParseLineExtended(string allText) method CheckFitInMaxRenderHeight (line 136) | private bool CheckFitInMaxRenderHeight(string value) method GetTextBlock (line 141) | private RichTextBox GetTextBlock() FILE: TelegramClient.Native/ConnectionSocket.h function namespace (line 10) | namespace TelegramClient_Native FILE: TelegramClient.Native/EmojiSuggestion.h function namespace (line 15) | namespace TelegramClient_Native FILE: TelegramClient.Native/emoji_suggestions.cpp type Ui (line 31) | namespace Ui { type Emoji (line 32) | namespace Emoji { type internal (line 33) | namespace internal { class Crc32Initializer (line 37) | class Crc32Initializer { method Crc32Initializer (line 39) | Crc32Initializer() { method checksum (line 51) | checksum reflect(checksum val, char ch) { function checksum (line 66) | checksum countChecksum(const void *data, std::size_t size) { class string_span (line 81) | class string_span { method string_span (line 83) | string_span() = default; method string_span (line 84) | string_span(const utf16string *data, std::size_t size) : begin_(da... method string_span (line 86) | string_span(const std::vector &data) : begin_(data.da... method string_span (line 88) | string_span(const string_span &other) = default; method string_span (line 89) | string_span &operator=(const string_span &other) = default; method utf16string (line 91) | const utf16string *begin() const { method utf16string (line 94) | const utf16string *end() const { method size (line 97) | std::size_t size() const { method string_span (line 101) | string_span subspan(std::size_t offset, std::size_t size) { function IsNumber (line 111) | bool IsNumber(utf16char ch) { function IsLetterOrNumber (line 115) | bool IsLetterOrNumber(utf16char ch) { class Completer (line 121) | class Completer { type Result (line 128) | struct Result { class UsedWordGuard (line 160) | class UsedWordGuard { method UsedWordGuard (line 163) | UsedWordGuard(const UsedWordGuard &other) = delete; method UsedWordGuard (line 165) | UsedWordGuard &operator=(const UsedWordGuard &other) = delete; method UsedWordGuard (line 166) | UsedWordGuard &operator=(UsedWordGuard &&other) = delete; function string_span (line 411) | string_span Completer::findWordsStartingWith(utf16char ch) { method string_span (line 83) | string_span() = default; method string_span (line 84) | string_span(const utf16string *data, std::size_t size) : begin_(da... method string_span (line 86) | string_span(const std::vector &data) : begin_(data.da... method string_span (line 88) | string_span(const string_span &other) = default; method string_span (line 89) | string_span &operator=(const string_span &other) = default; method utf16string (line 91) | const utf16string *begin() const { method utf16string (line 94) | const utf16string *end() const { method size (line 97) | std::size_t size() const { method string_span (line 101) | string_span subspan(std::size_t offset, std::size_t size) { function GetSuggestions (line 423) | std::vector GetSuggestions(utf16string query) { function GetSuggestionMaxLength (line 427) | int GetSuggestionMaxLength() { FILE: TelegramClient.Native/emoji_suggestions.h function namespace (line 25) | namespace Ui { FILE: TelegramClient.Native/emoji_suggestions_data.cpp type Ui (line 28) | namespace Ui { type Emoji (line 29) | namespace Emoji { type internal (line 30) | namespace internal { type ReplacementStruct (line 33) | struct ReplacementStruct { type ReplacementIndexStruct (line 6101) | struct ReplacementIndexStruct { function InitReplacements (line 6311) | void InitReplacements() { function utf16string (line 6359) | utf16string GetReplacementEmoji(utf16string replacement) { FILE: TelegramClient.Native/emoji_suggestions_data.h function namespace (line 28) | namespace Ui { FILE: TelegramClient.Opus/TelegramClient.Opus.cpp function write_uint32 (line 80) | static int write_uint32(Packet *p, ogg_uint32_t val) { function write_uint16 (line 92) | static int write_uint16(Packet *p, ogg_uint16_t val) { function write_chars (line 102) | static int write_chars(Packet *p, const unsigned char *str, int nb_chars) function read_uint32 (line 112) | static int read_uint32(ROPacket *p, ogg_uint32_t *val) function read_uint16 (line 124) | static int read_uint16(ROPacket *p, ogg_uint16_t *val) function read_chars (line 134) | static int read_chars(ROPacket *p, unsigned char *str, int nb_chars) function opus_header_to_packet (line 144) | int opus_header_to_packet(const OpusHeader *h, unsigned char *packet, in... function comment_init (line 214) | static void comment_init(char **comments, int *length, const char *vendo... function comment_pad (line 228) | static void comment_pad(char **comments, int* length, int amount) { function writeOggPage (line 245) | static int writeOggPage(ogg_page *page, FILE *os) { function cleanupRecorder (line 278) | void cleanupRecorder() { function initRecorder (line 314) | int initRecorder(const char *path) { function writeFrame (line 453) | int writeFrame(uint8_t *framePcmBytes, unsigned int frameByteCount) { function cleanupPlayer (line 546) | void cleanupPlayer() { function seekPlayer (line 557) | int seekPlayer(float position) { function initPlayer (line 573) | int initPlayer(const char *path) { function fillBuffer (line 590) | void fillBuffer(uint8_t *buffer, int capacity, int *args) { function startRecord (line 635) | int startRecord(char* pathStr) { function stopRecord (line 641) | void stopRecord() { function getTotalPcmDuration (line 645) | long getTotalPcmDuration() { function readOpusFile (line 649) | void readOpusFile(uint8_t* bufferBytes, int capacity, int* args) { function seekOpusFile (line 653) | int seekOpusFile(float position) { function openOpusFile (line 657) | int openOpusFile(char* pathStr) { function closeOpusFile (line 664) | void closeOpusFile() { function isOpusFile (line 668) | int isOpusFile(char* pathStr) { function int64 (line 702) | int64 WindowsPhoneRuntimeComponent::GetTotalPcmDuration(){ function set_bits (line 787) | static inline void set_bits(uint8_t *bytes, int32_t bitOffset, int32_t n... FILE: TelegramClient.Opus/TelegramClient.Opus.h function namespace (line 12) | namespace TelegramClient_Opus FILE: TelegramClient.Opus/opus/celt/arch.h function OPUS_INLINE (line 56) | __attribute__((noreturn)) type opus_int16 (line 88) | typedef opus_int16 opus_val16; type opus_int32 (line 89) | typedef opus_int32 opus_val32; type opus_val32 (line 91) | typedef opus_val32 celt_sig; type opus_val16 (line 92) | typedef opus_val16 celt_norm; type opus_val32 (line 93) | typedef opus_val32 celt_ener; type opus_val16 (line 133) | typedef float opus_val16; type opus_val32 (line 134) | typedef float opus_val32; type celt_sig (line 136) | typedef float celt_sig; type celt_norm (line 137) | typedef float celt_norm; type celt_ener (line 138) | typedef float celt_ener; FILE: TelegramClient.Opus/opus/celt/arm/armcpu.c function opus_cpu_capabilities (line 52) | opus_cpu_capabilities(void){ function opus_uint32 (line 93) | opus_uint32 opus_cpu_capabilities(void) function opus_select_arch (line 154) | int opus_select_arch(void) FILE: TelegramClient.Opus/opus/celt/arm/fixed_armv4.h function OPUS_INLINE (line 32) | static OPUS_INLINE opus_val32 MULT16_32_Q16_armv4(opus_val16 a, opus_val... function OPUS_INLINE (line 49) | static OPUS_INLINE opus_val32 MULT16_32_Q15_armv4(opus_val16 a, opus_val... FILE: TelegramClient.Opus/opus/celt/arm/fixed_armv5e.h function OPUS_INLINE (line 37) | static OPUS_INLINE opus_val32 MULT16_32_Q16_armv5e(opus_val16 a, opus_va... function OPUS_INLINE (line 53) | static OPUS_INLINE opus_val32 MULT16_32_Q15_armv5e(opus_val16 a, opus_va... function OPUS_INLINE (line 71) | static OPUS_INLINE opus_val32 MAC16_32_Q15_armv5e(opus_val32 c, opus_val... function OPUS_INLINE (line 87) | static OPUS_INLINE opus_val32 MAC16_16_armv5e(opus_val32 c, opus_val16 a, function OPUS_INLINE (line 103) | static OPUS_INLINE opus_val32 MULT16_16_armv5e(opus_val16 a, opus_val16 b) FILE: TelegramClient.Opus/opus/celt/bands.c function hysteresis_decision (line 46) | int hysteresis_decision(opus_val16 val, const opus_val16 *thresholds, co... function opus_uint32 (line 61) | opus_uint32 celt_lcg_rand(opus_uint32 seed) function opus_int16 (line 68) | static opus_int16 bitexact_cos(opus_int16 x) function bitexact_log2tan (line 80) | static int bitexact_log2tan(int isin,int icos) function compute_band_energies (line 95) | void compute_band_energies(const CELTMode *m, const celt_sig *X, celt_en... function normalise_bands (line 131) | void normalise_bands(const CELTMode *m, const celt_sig * OPUS_RESTRICT f... function compute_band_energies (line 153) | void compute_band_energies(const CELTMode *m, const celt_sig *X, celt_en... function normalise_bands (line 173) | void normalise_bands(const CELTMode *m, const celt_sig * OPUS_RESTRICT f... function denormalise_bands (line 192) | void denormalise_bands(const CELTMode *m, const celt_norm * OPUS_RESTRIC... function anti_collapse (line 258) | void anti_collapse(const CELTMode *m, celt_norm *X_, unsigned char *coll... function intensity_stereo (line 353) | static void intensity_stereo(const CELTMode *m, celt_norm *X, celt_norm ... function stereo_split (line 378) | static void stereo_split(celt_norm *X, celt_norm *Y, int N) function stereo_merge (line 391) | static void stereo_merge(celt_norm *X, celt_norm *Y, opus_val16 mid, int N) function spreading_decision (line 445) | int spreading_decision(const CELTMode *m, celt_norm *X, int *average, function deinterleave_hadamard (line 548) | static void deinterleave_hadamard(celt_norm *X, int N0, int stride, int ... function interleave_hadamard (line 575) | static void interleave_hadamard(celt_norm *X, int N0, int stride, int ha... function haar1 (line 599) | void haar1(celt_norm *X, int N0, int stride) function compute_qn (line 614) | static int compute_qn(int N, int b, int offset, int pulse_cap, int stereo) type band_ctx (line 639) | struct band_ctx { type split_ctx (line 652) | struct split_ctx { function compute_theta (line 661) | static void compute_theta(struct band_ctx *ctx, struct split_ctx *sctx, function quant_band_n1 (line 834) | static unsigned quant_band_n1(struct band_ctx *ctx, celt_norm *X, celt_n... function quant_partition (line 879) | static unsigned quant_partition(struct band_ctx *ctx, celt_norm *X, function quant_band (line 1060) | static unsigned quant_band(struct band_ctx *ctx, celt_norm *X, function quant_band_stereo (line 1194) | static unsigned quant_band_stereo(struct band_ctx *ctx, celt_norm *X, ce... function quant_all_bands (line 1355) | void quant_all_bands(int encode, const CELTMode *m, int start, int end, FILE: TelegramClient.Opus/opus/celt/celt.c function resampling_factor (line 58) | int resampling_factor(opus_int32 rate) function comb_filter_const (line 89) | static void comb_filter_const(opus_val32 *y, opus_val32 *x, int T, int N, function comb_filter (line 114) | void comb_filter(opus_val32 *y, opus_val32 *x, int T0, int T1, int N, function init_caps (line 182) | void init_caps(const CELTMode *m,int *cap,int LM,int C) FILE: TelegramClient.Opus/opus/celt/celt.h type AnalysisInfo (line 53) | typedef struct { function OPUS_INLINE (line 171) | static OPUS_INLINE int toOpus(unsigned char c) function OPUS_INLINE (line 182) | static OPUS_INLINE int fromOpus(unsigned char c) FILE: TelegramClient.Opus/opus/celt/celt_decoder.c type OpusCustomDecoder (line 64) | struct OpusCustomDecoder { function celt_decoder_get_size (line 99) | int celt_decoder_get_size(int channels) function OPUS_CUSTOM_NOSTATIC (line 105) | OPUS_CUSTOM_NOSTATIC int opus_custom_decoder_get_size(const CELTMode *mo... function CELTDecoder (line 115) | CELTDecoder *opus_custom_decoder_create(const CELTMode *mode, int channe... function celt_decoder_init (line 131) | int celt_decoder_init(CELTDecoder *st, opus_int32 sampling_rate, int cha... function OPUS_CUSTOM_NOSTATIC (line 144) | OPUS_CUSTOM_NOSTATIC int opus_custom_decoder_init(CELTDecoder *st, const... function opus_custom_decoder_destroy (line 172) | void opus_custom_decoder_destroy(CELTDecoder *st) function OPUS_INLINE (line 178) | static OPUS_INLINE opus_val16 SIG2WORD16(celt_sig x) function deemphasis (line 193) | void deemphasis(celt_sig *in[], opus_val16 *pcm, int N, int C, int downs... function compute_inv_mdcts (line 260) | void compute_inv_mdcts(const CELTMode *mode, int shortBlocks, celt_sig *X, function tf_decode (line 286) | static void tf_decode(int start, int end, int isTransient, int *tf_res, ... function celt_decode_lost (line 333) | static void celt_decode_lost(CELTDecoder * OPUS_RESTRICT st, opus_val16 ... function opus_custom_decode (line 1029) | int opus_custom_decode(CELTDecoder * OPUS_RESTRICT st, const unsigned ch... function opus_custom_decode_float (line 1035) | int opus_custom_decode_float(CELTDecoder * OPUS_RESTRICT st, const unsig... function opus_custom_decode_float (line 1060) | int opus_custom_decode_float(CELTDecoder * OPUS_RESTRICT st, const unsig... function opus_custom_decode (line 1065) | int opus_custom_decode(CELTDecoder * OPUS_RESTRICT st, const unsigned ch... function opus_custom_decoder_ctl (line 1091) | int opus_custom_decoder_ctl(CELTDecoder * OPUS_RESTRICT st, int request,... FILE: TelegramClient.Opus/opus/celt/celt_encoder.c type OpusCustomEncoder (line 58) | struct OpusCustomEncoder { function celt_encoder_get_size (line 129) | int celt_encoder_get_size(int channels) function OPUS_CUSTOM_NOSTATIC (line 135) | OPUS_CUSTOM_NOSTATIC int opus_custom_encoder_get_size(const CELTMode *mo... function CELTEncoder (line 147) | CELTEncoder *opus_custom_encoder_create(const CELTMode *mode, int channe... function opus_custom_encoder_init_arch (line 164) | static int opus_custom_encoder_init_arch(CELTEncoder *st, const CELTMode... function opus_custom_encoder_init (line 201) | int opus_custom_encoder_init(CELTEncoder *st, const CELTMode *mode, int ... function celt_encoder_init (line 207) | int celt_encoder_init(CELTEncoder *st, opus_int32 sampling_rate, int cha... function opus_custom_encoder_destroy (line 220) | void opus_custom_encoder_destroy(CELTEncoder *st) function transient_analysis (line 227) | static int transient_analysis(const opus_val32 * OPUS_RESTRICT in, int l... function patch_transient_decision (line 381) | int patch_transient_decision(opus_val16 *newE, opus_val16 *oldE, int nbE... function compute_mdcts (line 419) | static void compute_mdcts(const CELTMode *mode, int shortBlocks, celt_si... function celt_preemphasis (line 463) | void celt_preemphasis(const opus_val16 * OPUS_RESTRICT pcmp, celt_sig * ... function opus_val32 (line 535) | static opus_val32 l1_metric(const celt_norm *tmp, int N, int LM, opus_va... function tf_analysis (line 548) | static int tf_analysis(const CELTMode *m, int len, int isTransient, function tf_encode (line 713) | static void tf_encode(int start, int end, int isTransient, int *tf_res, ... function alloc_trim_analysis (line 754) | static int alloc_trim_analysis(const CELTMode *m, const celt_norm *X, function stereo_analysis (line 857) | static int stereo_analysis(const CELTMode *m, const celt_norm *X, function opus_val16 (line 889) | static opus_val16 dynalloc_analysis(const opus_val16 *bandLogE, const op... function run_prefilter (line 1007) | static int run_prefilter(CELTEncoder *st, celt_sig *in, celt_sig *prefil... function compute_vbr (line 1132) | static int compute_vbr(const CELTMode *mode, AnalysisInfo *analysis, opu... function celt_encode_with_ec (line 1248) | int celt_encode_with_ec(CELTEncoder * OPUS_RESTRICT st, const opus_val16... function opus_custom_encode (line 2109) | int opus_custom_encode(CELTEncoder * OPUS_RESTRICT st, const opus_int16 ... function opus_custom_encode_float (line 2115) | int opus_custom_encode_float(CELTEncoder * OPUS_RESTRICT st, const float... function opus_custom_encode (line 2142) | int opus_custom_encode(CELTEncoder * OPUS_RESTRICT st, const opus_int16 ... function opus_custom_encode_float (line 2167) | int opus_custom_encode_float(CELTEncoder * OPUS_RESTRICT st, const float... function opus_custom_encoder_ctl (line 2176) | int opus_custom_encoder_ctl(CELTEncoder * OPUS_RESTRICT st, int request,... FILE: TelegramClient.Opus/opus/celt/celt_lpc.c function _celt_lpc (line 37) | void _celt_lpc( function celt_fir (line 91) | void celt_fir(const opus_val16 *_x, function celt_iir (line 144) | void celt_iir(const opus_val32 *_x, function _celt_autocorr (line 223) | int _celt_autocorr( FILE: TelegramClient.Opus/opus/celt/cpu_support.h function OPUS_INLINE (line 48) | static OPUS_INLINE int opus_select_arch(void) FILE: TelegramClient.Opus/opus/celt/cwrs.c function log2_frac (line 45) | int log2_frac(opus_uint32 val, int frac) function get_required_bits (line 431) | void get_required_bits(opus_int16 *_bits,int _n,int _maxk,int _frac){ function opus_uint32 (line 440) | static opus_uint32 icwrs(int _n,const int *_y){ function encode_pulses (line 458) | void encode_pulses(const int *_y,int _n,int _k,ec_enc *_enc){ function cwrsi (line 463) | static void cwrsi(int _n,int _k,opus_uint32 _i,int *_y){ function decode_pulses (line 528) | void decode_pulses(int *_y,int _n,int _k,ec_dec *_dec){ function OPUS_INLINE (line 537) | static OPUS_INLINE void unext(opus_uint32 *_ui,unsigned _len,opus_uint32... function OPUS_INLINE (line 553) | static OPUS_INLINE void uprev(opus_uint32 *_ui,unsigned _n,opus_uint32 _... function opus_uint32 (line 568) | static opus_uint32 ncwrs_urow(unsigned _n,unsigned _k,opus_uint32 *_u){ function cwrsi (line 594) | static void cwrsi(int _n,int _k,opus_uint32 _i,int *_y,opus_uint32 *_u){ function OPUS_INLINE (line 620) | static OPUS_INLINE opus_uint32 icwrs1(const int *_y,int *_k){ function OPUS_INLINE (line 629) | static OPUS_INLINE opus_uint32 icwrs(int _n,int _k,opus_uint32 *_nc,cons... function get_required_bits (line 654) | void get_required_bits(opus_int16 *_bits,int _n,int _maxk,int _frac){ function encode_pulses (line 676) | void encode_pulses(const int *_y,int _n,int _k,ec_enc *_enc){ function decode_pulses (line 688) | void decode_pulses(int *_y,int _n,int _k,ec_dec *_dec){ FILE: TelegramClient.Opus/opus/celt/ecintrin.h function ec_bsr (line 56) | static __inline int ec_bsr(unsigned long _x){ FILE: TelegramClient.Opus/opus/celt/entcode.c function ec_ilog (line 41) | int ec_ilog(opus_uint32 _v){ function opus_uint32 (line 65) | opus_uint32 ec_tell_frac(ec_ctx *_this){ FILE: TelegramClient.Opus/opus/celt/entcode.h type opus_uint32 (line 39) | typedef opus_uint32 ec_window; type ec_ctx (line 40) | typedef struct ec_ctx ec_ctx; type ec_enc (line 41) | typedef struct ec_ctx ec_enc; type ec_dec (line 42) | typedef struct ec_ctx ec_dec; type ec_ctx (line 56) | struct ec_ctx{ function OPUS_INLINE (line 87) | static OPUS_INLINE opus_uint32 ec_range_bytes(ec_ctx *_this){ function OPUS_INLINE (line 95) | static OPUS_INLINE int ec_get_error(ec_ctx *_this){ function OPUS_INLINE (line 105) | static OPUS_INLINE int ec_tell(ec_ctx *_this){ FILE: TelegramClient.Opus/opus/celt/entdec.c function ec_read_byte (line 91) | static int ec_read_byte(ec_dec *_this){ function ec_read_byte_from_end (line 95) | static int ec_read_byte_from_end(ec_dec *_this){ function ec_dec_normalize (line 102) | static void ec_dec_normalize(ec_dec *_this){ function ec_dec_init (line 119) | void ec_dec_init(ec_dec *_this,unsigned char *_buf,opus_uint32 _storage){ function ec_decode (line 139) | unsigned ec_decode(ec_dec *_this,unsigned _ft){ function ec_decode_bin (line 146) | unsigned ec_decode_bin(ec_dec *_this,unsigned _bits){ function ec_dec_update (line 153) | void ec_dec_update(ec_dec *_this,unsigned _fl,unsigned _fh,unsigned _ft){ function ec_dec_bit_logp (line 162) | int ec_dec_bit_logp(ec_dec *_this,unsigned _logp){ function ec_dec_icdf (line 177) | int ec_dec_icdf(ec_dec *_this,const unsigned char *_icdf,unsigned _ftb){ function opus_uint32 (line 198) | opus_uint32 ec_dec_uint(ec_dec *_this,opus_uint32 _ft){ function opus_uint32 (line 225) | opus_uint32 ec_dec_bits(ec_dec *_this,unsigned _bits){ FILE: TelegramClient.Opus/opus/celt/entenc.c function ec_write_byte (line 60) | static int ec_write_byte(ec_enc *_this,unsigned _value){ function ec_write_byte_at_end (line 66) | static int ec_write_byte_at_end(ec_enc *_this,unsigned _value){ function ec_enc_carry_out (line 82) | static void ec_enc_carry_out(ec_enc *_this,int _c){ function ec_enc_normalize (line 101) | static void ec_enc_normalize(ec_enc *_this){ function ec_enc_init (line 112) | void ec_enc_init(ec_enc *_this,unsigned char *_buf,opus_uint32 _size){ function ec_encode (line 128) | void ec_encode(ec_enc *_this,unsigned _fl,unsigned _fh,unsigned _ft){ function ec_encode_bin (line 139) | void ec_encode_bin(ec_enc *_this,unsigned _fl,unsigned _fh,unsigned _bits){ function ec_enc_bit_logp (line 151) | void ec_enc_bit_logp(ec_enc *_this,int _val,unsigned _logp){ function ec_enc_icdf (line 164) | void ec_enc_icdf(ec_enc *_this,int _s,const unsigned char *_icdf,unsigne... function ec_enc_uint (line 175) | void ec_enc_uint(ec_enc *_this,opus_uint32 _fl,opus_uint32 _ft){ function ec_enc_bits (line 193) | void ec_enc_bits(ec_enc *_this,opus_uint32 _fl,unsigned _bits){ function ec_enc_patch_initial_bits (line 214) | void ec_enc_patch_initial_bits(ec_enc *_this,unsigned _val,unsigned _nbi... function ec_enc_shrink (line 237) | void ec_enc_shrink(ec_enc *_this,opus_uint32 _size){ function ec_enc_done (line 244) | void ec_enc_done(ec_enc *_this){ FILE: TelegramClient.Opus/opus/celt/fixed_debug.h function NEG16 (line 62) | static OPUS_INLINE short NEG16(int x) function OPUS_INLINE (line 83) | static OPUS_INLINE int NEG32(opus_int64 x) function EXTRACT16_ (line 106) | static OPUS_INLINE short EXTRACT16_(int x, char *file, int line) function OPUS_INLINE (line 122) | static OPUS_INLINE int EXTEND32_(int x, char *file, int line) function SHR16_ (line 138) | static OPUS_INLINE short SHR16_(int a, int shift, char *file, int line) function SHL16_ (line 160) | static OPUS_INLINE short SHL16_(int a, int shift, char *file, int line) function OPUS_INLINE (line 182) | static OPUS_INLINE int SHR32(opus_int64 a, int shift) function OPUS_INLINE (line 204) | static OPUS_INLINE int SHL32_(opus_int64 a, int shift, char *file, int l... function ADD16_ (line 237) | static OPUS_INLINE short ADD16_(int a, int b, char *file, int line) function SUB16_ (line 260) | static OPUS_INLINE short SUB16_(int a, int b, char *file, int line) function OPUS_INLINE (line 283) | static OPUS_INLINE int ADD32_(opus_int64 a, opus_int64 b, char *file, in... function OPUS_INLINE (line 306) | static OPUS_INLINE int SUB32_(opus_int64 a, opus_int64 b, char *file, in... function UADD32_ (line 330) | static OPUS_INLINE unsigned int UADD32_(opus_uint64 a, opus_uint64 b, ch... function USUB32_ (line 354) | static OPUS_INLINE unsigned int USUB32_(opus_uint64 a, opus_uint64 b, ch... function MULT16_16_16 (line 384) | static OPUS_INLINE short MULT16_16_16(int a, int b) function OPUS_INLINE (line 407) | static OPUS_INLINE int MULT16_16_(int a, int b, char *file, int line) function OPUS_INLINE (line 432) | static OPUS_INLINE int MULT16_32_QX_(int a, opus_int64 b, int Q, char *f... function OPUS_INLINE (line 465) | static OPUS_INLINE int MULT16_32_PX_(int a, opus_int64 b, int Q, char *f... function OPUS_INLINE (line 500) | static OPUS_INLINE int SATURATE(int a, int b) function OPUS_INLINE (line 510) | static OPUS_INLINE opus_int16 SATURATE16(opus_int32 a) function OPUS_INLINE (line 520) | static OPUS_INLINE int MULT16_16_Q11_32(int a, int b) function MULT16_16_Q13 (line 542) | static OPUS_INLINE short MULT16_16_Q13(int a, int b) function MULT16_16_Q14 (line 564) | static OPUS_INLINE short MULT16_16_Q14(int a, int b) function MULT16_16_Q15_ (line 588) | static OPUS_INLINE short MULT16_16_Q15_(int a, int b, char *file, int line) function MULT16_16_P13 (line 611) | static OPUS_INLINE short MULT16_16_P13(int a, int b) function MULT16_16_P14 (line 641) | static OPUS_INLINE short MULT16_16_P14(int a, int b) function MULT16_16_P15 (line 671) | static OPUS_INLINE short MULT16_16_P15(int a, int b) function OPUS_INLINE (line 704) | static OPUS_INLINE int DIV32_16_(opus_int64 a, opus_int64 b, char *file,... function OPUS_INLINE (line 739) | static OPUS_INLINE int DIV32_(opus_int64 a, opus_int64 b, char *file, in... FILE: TelegramClient.Opus/opus/celt/float_cast.h function float2int (line 96) | __inline long int float2int(float value) function OPUS_INLINE (line 131) | static OPUS_INLINE opus_int16 FLOAT2INT16(float x) FILE: TelegramClient.Opus/opus/celt/kiss_fft.c function kf_bfly2 (line 48) | static void kf_bfly2( function ki_bfly2 (line 81) | static void ki_bfly2( function kf_bfly4 (line 112) | static void kf_bfly4( function ki_bfly4 (line 159) | static void ki_bfly4( function kf_bfly3 (line 206) | static void kf_bfly3( function ki_bfly3 (line 258) | static void ki_bfly3( function kf_bfly5 (line 308) | static void kf_bfly5( function ki_bfly5 (line 377) | static void ki_bfly5( function compute_bitrev_table (line 450) | static function kf_factor (line 487) | static function compute_twiddles (line 518) | static void compute_twiddles(kiss_twiddle_cpx *twiddles, int nfft) function kiss_fft_state (line 541) | kiss_fft_state *opus_fft_alloc_twiddles(int nfft,void * mem,size_t * len... function kiss_fft_state (line 591) | kiss_fft_state *opus_fft_alloc(int nfft,void * mem,size_t * lenmem ) function opus_fft_free (line 596) | void opus_fft_free(const kiss_fft_state *cfg) function opus_fft (line 609) | void opus_fft(const kiss_fft_state *st,const kiss_fft_cpx *fin,kiss_fft_... function opus_ifft (line 668) | void opus_ifft(const kiss_fft_state *st,const kiss_fft_cpx *fin,kiss_fft... FILE: TelegramClient.Opus/opus/celt/kiss_fft.h type kiss_fft_cpx (line 64) | typedef struct { type kiss_twiddle_cpx (line 69) | typedef struct { type kiss_fft_state (line 80) | typedef struct kiss_fft_state{ FILE: TelegramClient.Opus/opus/celt/laplace.c function ec_laplace_get_freq1 (line 44) | static unsigned ec_laplace_get_freq1(unsigned fs0, int decay) function ec_laplace_encode (line 51) | void ec_laplace_encode(ec_enc *enc, int *value, unsigned fs, int decay) function ec_laplace_decode (line 94) | int ec_laplace_decode(ec_dec *dec, unsigned fs, int decay) FILE: TelegramClient.Opus/opus/celt/mathops.c function isqrt32 (line 42) | unsigned isqrt32(opus_uint32 _val){ function opus_val32 (line 69) | opus_val32 frac_div32(opus_val32 a, opus_val32 b) function opus_val16 (line 90) | opus_val16 celt_rsqrt_norm(opus_val32 x) function opus_val32 (line 118) | opus_val32 celt_sqrt(opus_val32 x) function OPUS_INLINE (line 142) | static OPUS_INLINE opus_val16 _celt_cos_pi_2(opus_val16 x) function opus_val16 (line 156) | opus_val16 celt_cos_norm(opus_val32 x) function opus_val32 (line 180) | opus_val32 celt_rcp(opus_val32 x) FILE: TelegramClient.Opus/opus/celt/mathops.h function OPUS_INLINE (line 47) | static OPUS_INLINE opus_val32 celt_maxabs16(const opus_val16 *x, int len) function OPUS_INLINE (line 63) | static OPUS_INLINE opus_val32 celt_maxabs32(const opus_val32 *x, int len) function OPUS_INLINE (line 98) | static OPUS_INLINE float celt_log2(float x) function OPUS_INLINE (line 116) | static OPUS_INLINE float celt_exp2(float x) function OPUS_INLINE (line 148) | static OPUS_INLINE opus_int16 celt_ilog2(opus_int32 x) function OPUS_INLINE (line 157) | static OPUS_INLINE opus_int16 celt_zlog2(opus_val32 x) function OPUS_INLINE (line 169) | static OPUS_INLINE opus_val16 celt_log2(opus_val32 x) function OPUS_INLINE (line 195) | static OPUS_INLINE opus_val32 celt_exp2_frac(opus_val16 x) function OPUS_INLINE (line 202) | static OPUS_INLINE opus_val32 celt_exp2(opus_val16 x) function OPUS_INLINE (line 228) | static OPUS_INLINE opus_val16 celt_atan01(opus_val16 x) function OPUS_INLINE (line 239) | static OPUS_INLINE opus_val16 celt_atan2p(opus_val16 y, opus_val16 x) FILE: TelegramClient.Opus/opus/celt/mdct.c function clt_mdct_init (line 58) | int clt_mdct_init(mdct_lookup *l,int N, int maxshift) function clt_mdct_clear (line 94) | void clt_mdct_clear(mdct_lookup *l) function clt_mdct_forward (line 105) | void clt_mdct_forward(const mdct_lookup *l, kiss_fft_scalar *in, kiss_ff... function clt_mdct_backward (line 211) | void clt_mdct_backward(const mdct_lookup *l, kiss_fft_scalar *in, kiss_f... FILE: TelegramClient.Opus/opus/celt/mdct.h type mdct_lookup (line 49) | typedef struct { FILE: TelegramClient.Opus/opus/celt/modes.c function opus_int16 (line 89) | static opus_int16 *compute_ebands(opus_int32 Fs, int frame_size, int res... function compute_allocation_table (line 166) | static void compute_allocation_table(CELTMode *mode) function CELTMode (line 223) | CELTMode *opus_custom_mode_create(opus_int32 Fs, int frame_size, int *er... function opus_custom_mode_destroy (line 409) | void opus_custom_mode_destroy(CELTMode *mode) FILE: TelegramClient.Opus/opus/celt/modes.h type PulseCache (line 50) | typedef struct { type OpusCustomMode (line 60) | struct OpusCustomMode { FILE: TelegramClient.Opus/opus/celt/os_support.h function OPUS_INLINE (line 47) | static OPUS_INLINE void *opus_alloc (size_t size) function OPUS_INLINE (line 55) | static OPUS_INLINE void *opus_alloc_scratch (size_t size) function OPUS_INLINE (line 64) | static OPUS_INLINE void opus_free (void *ptr) FILE: TelegramClient.Opus/opus/celt/pitch.c function find_best_pitch (line 46) | static void find_best_pitch(opus_val32 *xcorr, opus_val16 *y, int len, function celt_fir5 (line 106) | static void celt_fir5(const opus_val16 *x, function pitch_downsample (line 148) | void pitch_downsample(celt_sig * OPUS_RESTRICT x[], opus_val16 * OPUS_RE... function celt_pitch_xcorr (line 224) | void function celt_pitch_xcorr_c (line 252) | void function opus_val16 (line 404) | opus_val16 remove_doubling(opus_val16 *x, int maxperiod, int minperiod, FILE: TelegramClient.Opus/opus/celt/pitch.h function OPUS_INLINE (line 60) | static OPUS_INLINE void xcorr_kernel(const opus_val16 * x, const opus_va... function OPUS_INLINE (line 128) | static OPUS_INLINE void dual_inner_prod(const opus_val16 *x, const opus_... FILE: TelegramClient.Opus/opus/celt/quant_bands.c function opus_val32 (line 142) | static opus_val32 loss_distortion(const opus_val16 *eBands, opus_val16 *... function quant_coarse_energy_impl (line 156) | static int quant_coarse_energy_impl(const CELTMode *m, int start, int end, function quant_coarse_energy (line 261) | void quant_coarse_energy(const CELTMode *m, int start, int end, int effEnd, function quant_fine_energy (line 361) | void quant_fine_energy(const CELTMode *m, int start, int end, opus_val16... function quant_energy_finalise (line 398) | void quant_energy_finalise(const CELTMode *m, int start, int end, opus_v... function unquant_coarse_energy (line 427) | void unquant_coarse_energy(const CELTMode *m, int start, int end, opus_v... function unquant_fine_energy (line 492) | void unquant_fine_energy(const CELTMode *m, int start, int end, opus_val... function unquant_energy_finalise (line 515) | void unquant_energy_finalise(const CELTMode *m, int start, int end, opus... function amp2Log2 (line 543) | void amp2Log2(const CELTMode *m, int effEnd, int end, FILE: TelegramClient.Opus/opus/celt/rate.c function fits_in32 (line 54) | static int fits_in32(int _n, int _k) function compute_pulse_cache (line 73) | void compute_pulse_cache(CELTMode *m, int LM) function OPUS_INLINE (line 248) | static OPUS_INLINE int interp_bits2pulses(const CELTMode *m, int start, ... function compute_allocation (line 526) | int compute_allocation(const CELTMode *m, int start, int end, const int ... FILE: TelegramClient.Opus/opus/celt/rate.h function OPUS_INLINE (line 48) | static OPUS_INLINE int get_pulses(int i) function OPUS_INLINE (line 53) | static OPUS_INLINE int bits2pulses(const CELTMode *m, int band, int LM, ... function OPUS_INLINE (line 80) | static OPUS_INLINE int pulses2bits(const CELTMode *m, int band, int LM, ... FILE: TelegramClient.Opus/opus/celt/stack_alloc.h function OPUS_INLINE (line 169) | static OPUS_INLINE int _opus_false(void) {return 0;} FILE: TelegramClient.Opus/opus/celt/vq.c function exp_rotation1 (line 41) | static void exp_rotation1(celt_norm *X, int len, int stride, opus_val16 ... function exp_rotation (line 65) | static void exp_rotation(celt_norm *X, int len, int dir, int stride, int... function normalise_residual (line 112) | static void normalise_residual(int * OPUS_RESTRICT iy, celt_norm * OPUS_... function extract_collapse_mask (line 134) | static unsigned extract_collapse_mask(int *iy, int N, int B) function alg_quant (line 154) | unsigned alg_quant(celt_norm *X, int N, int K, int spread, int B, ec_enc... function alg_unquant (line 322) | unsigned alg_unquant(celt_norm *X, int N, int K, int spread, int B, function renormalise_vector (line 347) | void renormalise_vector(celt_norm *X, int N, opus_val16 gain) function stereo_itheta (line 377) | int stereo_itheta(celt_norm *X, celt_norm *Y, int stereo, int N) FILE: TelegramClient.Opus/opus/celt/x86/pitch_sse.h function OPUS_INLINE (line 39) | static OPUS_INLINE void xcorr_kernel(const opus_val16 *x, const opus_val... function OPUS_INLINE (line 75) | static OPUS_INLINE void dual_inner_prod(const opus_val16 *x, const opus_... function OPUS_INLINE (line 105) | static OPUS_INLINE void comb_filter_const(opus_val32 *y, opus_val32 *x, ... FILE: TelegramClient.Opus/opus/include/opus.h type OpusEncoder (line 164) | typedef struct OpusEncoder OpusEncoder; type OpusDecoder (line 399) | typedef struct OpusDecoder OpusDecoder; type OpusRepacketizer (line 751) | typedef struct OpusRepacketizer OpusRepacketizer; FILE: TelegramClient.Opus/opus/include/opus_custom.h type OpusCustomEncoder (line 95) | typedef struct OpusCustomEncoder OpusCustomEncoder; type OpusCustomDecoder (line 102) | typedef struct OpusCustomDecoder OpusCustomDecoder; type OpusCustomMode (line 110) | typedef struct OpusCustomMode OpusCustomMode; FILE: TelegramClient.Opus/opus/include/opus_multistream.h type OpusMSEncoder (line 175) | typedef struct OpusMSEncoder OpusMSEncoder; type OpusMSDecoder (line 183) | typedef struct OpusMSDecoder OpusMSDecoder; FILE: TelegramClient.Opus/opus/include/opus_types.h type opus_int16 (line 40) | typedef int16_t opus_int16; type opus_uint16 (line 41) | typedef uint16_t opus_uint16; type opus_int32 (line 42) | typedef int32_t opus_int32; type opus_uint32 (line 43) | typedef uint32_t opus_uint32; type _G_int32_t (line 48) | typedef _G_int32_t opus_int32; type _G_uint32_t (line 49) | typedef _G_uint32_t opus_uint32; type _G_int16 (line 50) | typedef _G_int16 opus_int16; type _G_uint16 (line 51) | typedef _G_uint16 opus_uint16; type opus_int16 (line 53) | typedef short opus_int16; type opus_uint16 (line 54) | typedef unsigned short opus_uint16; type opus_int32 (line 55) | typedef int opus_int32; type opus_uint32 (line 56) | typedef unsigned int opus_uint32; type opus_int32 (line 58) | typedef int opus_int32; type opus_uint32 (line 59) | typedef unsigned int opus_uint32; type opus_int16 (line 60) | typedef short opus_int16; type opus_uint16 (line 61) | typedef unsigned short opus_uint16; type __int32 (line 64) | typedef __int32 opus_int32; type opus_uint32 (line 65) | typedef unsigned __int32 opus_uint32; type __int16 (line 66) | typedef __int16 opus_int16; type opus_uint16 (line 67) | typedef unsigned __int16 opus_uint16; type SInt16 (line 73) | typedef SInt16 opus_int16; type UInt16 (line 74) | typedef UInt16 opus_uint16; type SInt32 (line 75) | typedef SInt32 opus_int32; type UInt32 (line 76) | typedef UInt32 opus_uint32; type opus_int16 (line 81) | typedef int16_t opus_int16; type u_int16_t (line 82) | typedef u_int16_t opus_uint16; type opus_int32 (line 83) | typedef int32_t opus_int32; type u_int32_t (line 84) | typedef u_int32_t opus_uint32; type int16 (line 90) | typedef int16 opus_int16; type u_int16 (line 91) | typedef u_int16 opus_uint16; type opus_int32 (line 92) | typedef int32_t opus_int32; type u_int32_t (line 93) | typedef u_int32_t opus_uint32; type opus_int16 (line 98) | typedef short opus_int16; type opus_uint16 (line 99) | typedef unsigned short opus_uint16; type opus_int32 (line 100) | typedef int opus_int32; type opus_uint32 (line 101) | typedef unsigned int opus_uint32; type opus_int16 (line 106) | typedef short opus_int16; type opus_uint16 (line 107) | typedef unsigned short opus_uint16; type opus_int32 (line 108) | typedef int opus_int32; type opus_uint32 (line 109) | typedef unsigned int opus_uint32; type opus_int32 (line 114) | typedef int opus_int32; type opus_uint32 (line 115) | typedef unsigned opus_uint32; type opus_int16 (line 116) | typedef short opus_int16; type opus_uint16 (line 117) | typedef unsigned short opus_uint16; type opus_int16 (line 122) | typedef signed short opus_int16; type opus_uint16 (line 123) | typedef unsigned short opus_uint16; type opus_int32 (line 124) | typedef signed int opus_int32; type opus_uint32 (line 125) | typedef unsigned int opus_uint32; type opus_int16 (line 129) | typedef short opus_int16; type opus_uint16 (line 130) | typedef unsigned short opus_uint16; type opus_int32 (line 131) | typedef long opus_int32; type opus_uint32 (line 132) | typedef unsigned long opus_uint32; type opus_int16 (line 136) | typedef short opus_int16; type opus_uint16 (line 137) | typedef unsigned short opus_uint16; type opus_int32 (line 138) | typedef int opus_int32; type opus_uint32 (line 139) | typedef unsigned int opus_uint32; type opus_int16 (line 144) | typedef short opus_int16; type opus_uint16 (line 145) | typedef unsigned short opus_uint16; type opus_int32 (line 146) | typedef int opus_int32; type opus_uint32 (line 147) | typedef unsigned int opus_uint32; FILE: TelegramClient.Opus/opus/ogg/bitwise.c function oggpack_writeinit (line 40) | void oggpack_writeinit(oggpack_buffer *b){ function oggpackB_writeinit (line 47) | void oggpackB_writeinit(oggpack_buffer *b){ function oggpack_writecheck (line 51) | int oggpack_writecheck(oggpack_buffer *b){ function oggpackB_writecheck (line 56) | int oggpackB_writecheck(oggpack_buffer *b){ function oggpack_writetrunc (line 60) | void oggpack_writetrunc(oggpack_buffer *b,long bits){ function oggpackB_writetrunc (line 71) | void oggpackB_writetrunc(oggpack_buffer *b,long bits){ function oggpack_write (line 83) | void oggpack_write(oggpack_buffer *b,unsigned long value,int bits){ function oggpackB_write (line 126) | void oggpackB_write(oggpack_buffer *b,unsigned long value,int bits){ function oggpack_writealign (line 168) | void oggpack_writealign(oggpack_buffer *b){ function oggpackB_writealign (line 174) | void oggpackB_writealign(oggpack_buffer *b){ function oggpack_writecopy_helper (line 180) | static void oggpack_writecopy_helper(oggpack_buffer *b, function oggpack_writecopy (line 227) | void oggpack_writecopy(oggpack_buffer *b,void *source,long bits){ function oggpackB_writecopy (line 231) | void oggpackB_writecopy(oggpack_buffer *b,void *source,long bits){ function oggpack_reset (line 235) | void oggpack_reset(oggpack_buffer *b){ function oggpackB_reset (line 242) | void oggpackB_reset(oggpack_buffer *b){ function oggpack_writeclear (line 246) | void oggpack_writeclear(oggpack_buffer *b){ function oggpackB_writeclear (line 251) | void oggpackB_writeclear(oggpack_buffer *b){ function oggpack_readinit (line 255) | void oggpack_readinit(oggpack_buffer *b,unsigned char *buf,int bytes){ function oggpackB_readinit (line 261) | void oggpackB_readinit(oggpack_buffer *b,unsigned char *buf,int bytes){ function oggpack_look (line 266) | long oggpack_look(oggpack_buffer *b,int bits){ function oggpackB_look (line 298) | long oggpackB_look(oggpack_buffer *b,int bits){ function oggpack_look1 (line 328) | long oggpack_look1(oggpack_buffer *b){ function oggpackB_look1 (line 333) | long oggpackB_look1(oggpack_buffer *b){ function oggpack_adv (line 338) | void oggpack_adv(oggpack_buffer *b,int bits){ function oggpackB_adv (line 354) | void oggpackB_adv(oggpack_buffer *b,int bits){ function oggpack_adv1 (line 358) | void oggpack_adv1(oggpack_buffer *b){ function oggpackB_adv1 (line 366) | void oggpackB_adv1(oggpack_buffer *b){ function oggpack_read (line 371) | long oggpack_read(oggpack_buffer *b,int bits){ function oggpackB_read (line 415) | long oggpackB_read(oggpack_buffer *b,int bits){ function oggpack_read1 (line 457) | long oggpack_read1(oggpack_buffer *b){ function oggpackB_read1 (line 478) | long oggpackB_read1(oggpack_buffer *b){ function oggpack_bytes (line 499) | long oggpack_bytes(oggpack_buffer *b){ function oggpack_bits (line 503) | long oggpack_bits(oggpack_buffer *b){ function oggpackB_bytes (line 507) | long oggpackB_bytes(oggpack_buffer *b){ function oggpackB_bits (line 511) | long oggpackB_bits(oggpack_buffer *b){ function ilog (line 529) | static int ilog(unsigned int v){ function report (line 541) | void report(char *in){ function cliptest (line 546) | void cliptest(unsigned long *b,int vals,int bits,int *comp,int compsize){ function cliptestB (line 581) | void cliptestB(unsigned long *b,int vals,int bits,int *comp,int compsize){ function main (line 616) | int main(void){ FILE: TelegramClient.Opus/opus/ogg/framing.c function ogg_page_version (line 30) | int ogg_page_version(const ogg_page *og){ function ogg_page_continued (line 34) | int ogg_page_continued(const ogg_page *og){ function ogg_page_bos (line 38) | int ogg_page_bos(const ogg_page *og){ function ogg_page_eos (line 42) | int ogg_page_eos(const ogg_page *og){ function ogg_int64_t (line 46) | ogg_int64_t ogg_page_granulepos(const ogg_page *og){ function ogg_page_serialno (line 59) | int ogg_page_serialno(const ogg_page *og){ function ogg_page_pageno (line 66) | long ogg_page_pageno(const ogg_page *og){ function ogg_page_packets (line 92) | int ogg_page_packets(const ogg_page *og){ function ogg_uint32_t (line 104) | static ogg_uint32_t _ogg_crc_entry(unsigned long index){ function ogg_stream_init (line 189) | int ogg_stream_init(ogg_stream_state *os,int serialno){ function ogg_stream_check (line 212) | int ogg_stream_check(ogg_stream_state *os){ function ogg_stream_clear (line 218) | int ogg_stream_clear(ogg_stream_state *os){ function ogg_stream_destroy (line 229) | int ogg_stream_destroy(ogg_stream_state *os){ function _os_body_expand (line 240) | static int _os_body_expand(ogg_stream_state *os,long needed){ function _os_lacing_expand (line 261) | static int _os_lacing_expand(ogg_stream_state *os,long needed){ function ogg_page_checksum_set (line 293) | void ogg_page_checksum_set(ogg_page *og){ function ogg_stream_iovecin (line 317) | int ogg_stream_iovecin(ogg_stream_state *os, ogg_iovec_t *iov, int count, function ogg_stream_packetin (line 380) | int ogg_stream_packetin(ogg_stream_state *os,ogg_packet *op){ function ogg_stream_flush_i (line 390) | static int ogg_stream_flush_i(ogg_stream_state *os,ogg_page *og, int for... function ogg_stream_flush (line 535) | int ogg_stream_flush(ogg_stream_state *os,ogg_page *og){ function ogg_stream_flush_fill (line 543) | int ogg_stream_flush_fill(ogg_stream_state *os,ogg_page *og, int nfill){ function ogg_stream_pageout (line 551) | int ogg_stream_pageout(ogg_stream_state *os, ogg_page *og){ function ogg_stream_pageout_fill (line 566) | int ogg_stream_pageout_fill(ogg_stream_state *os, ogg_page *og, int nfill){ function ogg_stream_eos (line 577) | int ogg_stream_eos(ogg_stream_state *os){ function ogg_sync_init (line 598) | int ogg_sync_init(ogg_sync_state *oy){ function ogg_sync_clear (line 607) | int ogg_sync_clear(ogg_sync_state *oy){ function ogg_sync_destroy (line 615) | int ogg_sync_destroy(ogg_sync_state *oy){ function ogg_sync_check (line 623) | int ogg_sync_check(ogg_sync_state *oy){ function ogg_sync_wrote (line 660) | int ogg_sync_wrote(ogg_sync_state *oy, long bytes){ function ogg_sync_pageseek (line 677) | long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og){ function ogg_sync_pageout (line 775) | int ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og){ function ogg_stream_pagein (line 808) | int ogg_stream_pagein(ogg_stream_state *os, ogg_page *og){ function ogg_sync_reset (line 937) | int ogg_sync_reset(ogg_sync_state *oy){ function ogg_stream_reset (line 948) | int ogg_stream_reset(ogg_stream_state *os){ function ogg_stream_reset_serialno (line 969) | int ogg_stream_reset_serialno(ogg_stream_state *os,int serialno){ function _packetout (line 976) | static int _packetout(ogg_stream_state *os,ogg_packet *op,int adv){ function ogg_stream_packetout (line 1030) | int ogg_stream_packetout(ogg_stream_state *os,ogg_packet *op){ function ogg_stream_packetpeek (line 1035) | int ogg_stream_packetpeek(ogg_stream_state *os,ogg_packet *op){ function ogg_packet_clear (line 1040) | void ogg_packet_clear(ogg_packet *op) { function checkpacket (line 1051) | void checkpacket(ogg_packet *op,long len, int no, long pos){ function check_page (line 1090) | void check_page(unsigned char *data,const int *header,ogg_page *og){ function print_header (line 1117) | void print_header(ogg_page *og){ function copy_page (line 1142) | void copy_page(ogg_page *og){ function free_page (line 1152) | void free_page(ogg_page *og){ function error (line 1157) | void error(void){ function test_pack (line 1495) | void test_pack(const int *pl, const int **headers, int byteskip, function main (line 1674) | int main(void){ FILE: TelegramClient.Opus/opus/ogg/ogg.h type ogg_iovec_t (line 27) | typedef struct { type oggpack_buffer (line 32) | typedef struct { type ogg_page (line 43) | typedef struct { type ogg_stream_state (line 53) | typedef struct { type ogg_packet (line 90) | typedef struct { type ogg_sync_state (line 105) | typedef struct { FILE: TelegramClient.Opus/opus/ogg/os_types.h type ogg_int16_t (line 31) | typedef int16_t ogg_int16_t; type ogg_uint16_t (line 32) | typedef uint16_t ogg_uint16_t; type ogg_int32_t (line 33) | typedef int32_t ogg_int32_t; type ogg_uint32_t (line 34) | typedef uint32_t ogg_uint32_t; type ogg_int64_t (line 35) | typedef int64_t ogg_int64_t; type ogg_uint64_t (line 36) | typedef uint64_t ogg_uint64_t; type ogg_int16_t (line 39) | typedef short ogg_int16_t; type ogg_uint16_t (line 40) | typedef unsigned short ogg_uint16_t; type ogg_int32_t (line 41) | typedef int ogg_int32_t; type ogg_uint32_t (line 42) | typedef unsigned int ogg_uint32_t; type ogg_int64_t (line 43) | typedef long long ogg_int64_t; type ogg_uint64_t (line 44) | typedef unsigned long long ogg_uint64_t; type ogg_int64_t (line 46) | typedef long long ogg_int64_t; type ogg_int32_t (line 47) | typedef int ogg_int32_t; type ogg_uint32_t (line 48) | typedef unsigned int ogg_uint32_t; type ogg_int16_t (line 49) | typedef short ogg_int16_t; type ogg_uint16_t (line 50) | typedef unsigned short ogg_uint16_t; type __int64 (line 53) | typedef __int64 ogg_int64_t; type __int32 (line 54) | typedef __int32 ogg_int32_t; type ogg_uint32_t (line 55) | typedef unsigned __int32 ogg_uint32_t; type __int16 (line 56) | typedef __int16 ogg_int16_t; type ogg_uint16_t (line 57) | typedef unsigned __int16 ogg_uint16_t; type SInt16 (line 63) | typedef SInt16 ogg_int16_t; type UInt16 (line 64) | typedef UInt16 ogg_uint16_t; type SInt32 (line 65) | typedef SInt32 ogg_int32_t; type UInt32 (line 66) | typedef UInt32 ogg_uint32_t; type SInt64 (line 67) | typedef SInt64 ogg_int64_t; type ogg_int16_t (line 72) | typedef int16_t ogg_int16_t; type ogg_uint16_t (line 73) | typedef uint16_t ogg_uint16_t; type ogg_int32_t (line 74) | typedef int32_t ogg_int32_t; type ogg_uint32_t (line 75) | typedef uint32_t ogg_uint32_t; type ogg_int64_t (line 76) | typedef int64_t ogg_int64_t; type ogg_int16_t (line 82) | typedef short ogg_int16_t; type ogg_uint16_t (line 83) | typedef unsigned short ogg_uint16_t; type ogg_int32_t (line 84) | typedef int ogg_int32_t; type ogg_uint32_t (line 85) | typedef unsigned int ogg_uint32_t; type ogg_int64_t (line 86) | typedef long long ogg_int64_t; type ogg_int16_t (line 92) | typedef int16_t ogg_int16_t; type ogg_uint16_t (line 93) | typedef uint16_t ogg_uint16_t; type ogg_int32_t (line 94) | typedef int32_t ogg_int32_t; type ogg_uint32_t (line 95) | typedef uint32_t ogg_uint32_t; type ogg_int64_t (line 96) | typedef int64_t ogg_int64_t; type ogg_int16_t (line 101) | typedef short ogg_int16_t; type ogg_uint16_t (line 102) | typedef unsigned short ogg_uint16_t; type ogg_int32_t (line 103) | typedef int ogg_int32_t; type ogg_uint32_t (line 104) | typedef unsigned int ogg_uint32_t; type ogg_int64_t (line 105) | typedef long long ogg_int64_t; type ogg_int16_t (line 110) | typedef short ogg_int16_t; type ogg_int32_t (line 111) | typedef int ogg_int32_t; type ogg_uint32_t (line 112) | typedef unsigned int ogg_uint32_t; type ogg_int64_t (line 113) | typedef long long ogg_int64_t; type ogg_int64_t (line 118) | typedef long ogg_int64_t; type ogg_int32_t (line 119) | typedef int ogg_int32_t; type ogg_uint32_t (line 120) | typedef unsigned ogg_uint32_t; type ogg_int16_t (line 121) | typedef short ogg_int16_t; type ogg_int16_t (line 126) | typedef signed short ogg_int16_t; type ogg_uint16_t (line 127) | typedef unsigned short ogg_uint16_t; type ogg_int32_t (line 128) | typedef signed int ogg_int32_t; type ogg_uint32_t (line 129) | typedef unsigned int ogg_uint32_t; type ogg_int64_t (line 130) | typedef long long int ogg_int64_t; type ogg_int16_t (line 135) | typedef signed short ogg_int16_t; type ogg_uint16_t (line 136) | typedef unsigned short ogg_uint16_t; type ogg_int32_t (line 137) | typedef signed int ogg_int32_t; type ogg_uint32_t (line 138) | typedef unsigned int ogg_uint32_t; type ogg_int64_t (line 139) | typedef long long int ogg_int64_t; FILE: TelegramClient.Opus/opus/opusfile/info.c function op_parse_uint16le (line 20) | static unsigned op_parse_uint16le(const unsigned char *_data){ function op_parse_int16le (line 24) | static int op_parse_int16le(const unsigned char *_data){ function opus_uint32 (line 30) | static opus_uint32 op_parse_uint32le(const unsigned char *_data){ function opus_uint32 (line 34) | static opus_uint32 op_parse_uint32be(const unsigned char *_data){ function opus_head_parse (line 38) | int opus_head_parse(OpusHead *_head,const unsigned char *_data,size_t _l... function opus_tags_init (line 88) | void opus_tags_init(OpusTags *_tags){ function opus_tags_clear (line 92) | void opus_tags_clear(OpusTags *_tags){ function op_tags_ensure_capacity (line 101) | static int op_tags_ensure_capacity(OpusTags *_tags,size_t _ncomments){ function opus_tags_parse_impl (line 139) | static int opus_tags_parse_impl(OpusTags *_tags, function opus_tags_parse (line 196) | int opus_tags_parse(OpusTags *_tags,const unsigned char *_data,size_t _l... function opus_tags_copy_impl (line 213) | static int opus_tags_copy_impl(OpusTags *_dst,const OpusTags *_src){ function opus_tags_copy (line 236) | int opus_tags_copy(OpusTags *_dst,const OpusTags *_src){ function opus_tags_add (line 246) | int opus_tags_add(OpusTags *_tags,const char *_tag,const char *_value){ function opus_tags_add_comment (line 269) | int opus_tags_add_comment(OpusTags *_tags,const char *_comment){ function opus_tagcompare (line 284) | int opus_tagcompare(const char *_tag_name,const char *_comment){ function opus_tagncompare (line 288) | int opus_tagncompare(const char *_tag_name,int _tag_len,const char *_com... function opus_tags_query_count (line 315) | int opus_tags_query_count(const OpusTags *_tags,const char *_tag){ function opus_tags_get_track_gain (line 331) | int opus_tags_get_track_gain(const OpusTags *_tags,int *_gain_q8){ function op_is_jpeg (line 366) | static int op_is_jpeg(const unsigned char *_buf,size_t _buf_sz){ function op_extract_jpeg_params (line 374) | static void op_extract_jpeg_params(const unsigned char *_buf,size_t _buf... function op_is_png (line 413) | static int op_is_png(const unsigned char *_buf,size_t _buf_sz){ function op_extract_png_params (line 420) | static void op_extract_png_params(const unsigned char *_buf,size_t _buf_sz, function op_is_gif (line 460) | static int op_is_gif(const unsigned char *_buf,size_t _buf_sz){ function op_extract_gif_params (line 467) | static void op_extract_gif_params(const unsigned char *_buf,size_t _buf_sz, function opus_picture_tag_parse_impl (line 484) | static int opus_picture_tag_parse_impl(OpusPictureTag *_pic,const char *... function opus_picture_tag_parse (line 645) | int opus_picture_tag_parse(OpusPictureTag *_pic,const char *_tag){ function opus_picture_tag_init (line 675) | void opus_picture_tag_init(OpusPictureTag *_pic){ function opus_picture_tag_clear (line 679) | void opus_picture_tag_clear(OpusPictureTag *_pic){ FILE: TelegramClient.Opus/opus/opusfile/internal.c function op_fatal_impl (line 19) | void op_fatal_impl(const char *_str,const char *_file,int _line){ function op_strncasecmp (line 28) | int op_strncasecmp(const char *_a,const char *_b,int _n){ FILE: TelegramClient.Opus/opus/opusfile/internal.h type OggOpusLink (line 34) | typedef struct OggOpusLink OggOpusLink; type opus_int16 (line 38) | typedef opus_int16 op_sample; type op_sample (line 42) | typedef float op_sample; type OggOpusLink (line 128) | struct OggOpusLink{ type OggOpusFile (line 152) | struct OggOpusFile{ FILE: TelegramClient.Opus/opus/opusfile/opusfile.c function op_test (line 73) | int op_test(OpusHead *_head, function op_get_data (line 145) | static int op_get_data(OggOpusFile *_of,int _nbytes){ function op_seek_helper (line 157) | static int op_seek_helper(OggOpusFile *_of,opus_int64 _offset){ function opus_int64 (line 170) | static opus_int64 op_position(const OggOpusFile *_of){ function opus_int64 (line 187) | static opus_int64 op_get_next_page(OggOpusFile *_of,ogg_page *_og, function op_add_serialno (line 229) | static int op_add_serialno(const ogg_page *_og, function op_lookup_serialno (line 255) | static int op_lookup_serialno(ogg_uint32_t _s, function op_lookup_page_serialno (line 262) | static int op_lookup_page_serialno(const ogg_page *_og, type OpusSeekRecord (line 267) | typedef struct OpusSeekRecord OpusSeekRecord; type OpusSeekRecord (line 276) | struct OpusSeekRecord{ function op_get_prev_page_serial (line 317) | static int op_get_prev_page_serial(OggOpusFile *_of,OpusSeekRecord *_sr, function opus_int64 (line 405) | static opus_int64 op_get_last_page(OggOpusFile *_of,ogg_int64_t *_gp, function op_fetch_headers_impl (line 474) | static int op_fetch_headers_impl(OggOpusFile *_of,OpusHead *_head, function op_fetch_headers (line 570) | static int op_fetch_headers(OggOpusFile *_of,OpusHead *_head, function op_granpos_add (line 631) | static int op_granpos_add(ogg_int64_t *_dst_gp,ogg_int64_t _src_gp, function op_granpos_diff (line 678) | static int op_granpos_diff(ogg_int64_t *_delta, function op_granpos_cmp (line 720) | static int op_granpos_cmp(ogg_int64_t _gp_a,ogg_int64_t _gp_b){ function op_get_packet_duration (line 740) | static int op_get_packet_duration(const unsigned char *_data,int _len){ function ogg_int64_t (line 754) | ogg_int64_t opus_granule_sample(const OpusHead *_head,ogg_int64_t _gp){ function opus_int32 (line 766) | static opus_int32 op_collect_audio_packets(OggOpusFile *_of, function op_find_initial_pcm_offset (line 830) | static int op_find_initial_pcm_offset(OggOpusFile *_of, function op_find_final_pcm_offset (line 969) | static int op_find_final_pcm_offset(OggOpusFile *_of, function opus_int64 (line 1006) | static opus_int64 op_rescale64(opus_int64 _x,opus_int64 _from,opus_int64... function opus_int64 (line 1040) | static opus_int64 op_predict_link_start(const OpusSeekRecord *_sr,int _nsr, function op_bisect_forward_serialno (line 1103) | static int op_bisect_forward_serialno(OggOpusFile *_of, function op_update_gain (line 1298) | static void op_update_gain(OggOpusFile *_of){ function op_make_decode_ready (line 1335) | static int op_make_decode_ready(OggOpusFile *_of){ function op_open_seekable2_impl (line 1379) | static int op_open_seekable2_impl(OggOpusFile *_of){ function op_open_seekable2 (line 1406) | static int op_open_seekable2(OggOpusFile *_of){ function op_decode_clear (line 1453) | static void op_decode_clear(OggOpusFile *_of){ function op_clear (line 1466) | static void op_clear(OggOpusFile *_of){ function op_open1 (line 1489) | static int op_open1(OggOpusFile *_of, function op_open2 (line 1562) | static int op_open2(OggOpusFile *_of){ function OggOpusFile (line 1583) | OggOpusFile *op_test_callbacks(void *_source,const OpusFileCallbacks *_cb, function OggOpusFile (line 1604) | OggOpusFile *op_open_callbacks(void *_source,const OpusFileCallbacks *_cb, function OggOpusFile (line 1620) | static OggOpusFile *op_open_close_on_failure(void *_source, function OggOpusFile (line 1632) | OggOpusFile *op_open_file(const char *_path,int *_error){ function OggOpusFile (line 1637) | OggOpusFile *op_open_memory(const unsigned char *_data,size_t _size, function OggOpusFile (line 1646) | static OggOpusFile *op_test_close_on_failure(void *_source, function OggOpusFile (line 1658) | OggOpusFile *op_test_file(const char *_path,int *_error){ function OggOpusFile (line 1663) | OggOpusFile *op_test_memory(const unsigned char *_data,size_t _size, function op_test_open (line 1670) | int op_test_open(OggOpusFile *_of){ function op_free (line 1680) | void op_free(OggOpusFile *_of){ function op_seekable (line 1687) | int op_seekable(const OggOpusFile *_of){ function op_link_count (line 1691) | int op_link_count(const OggOpusFile *_of){ function ogg_uint32_t (line 1695) | ogg_uint32_t op_serialno(const OggOpusFile *_of,int _li){ function op_channel_count (line 1701) | int op_channel_count(const OggOpusFile *_of,int _li){ function opus_int64 (line 1705) | opus_int64 op_raw_total(const OggOpusFile *_of,int _li){ function ogg_int64_t (line 1716) | ogg_int64_t op_pcm_total(const OggOpusFile *_of,int _li){ function OpusHead (line 1746) | const OpusHead *op_head(const OggOpusFile *_of,int _li){ function OpusTags (line 1752) | const OpusTags *op_tags(const OggOpusFile *_of,int _li){ function op_current_link (line 1764) | int op_current_link(const OggOpusFile *_of){ function opus_int32 (line 1771) | static opus_int32 op_calc_bitrate(opus_int64 _bytes,ogg_int64_t _samples){ function opus_int32 (line 1793) | opus_int32 op_bitrate(const OggOpusFile *_of,int _li){ function opus_int32 (line 1801) | opus_int32 op_bitrate_instant(OggOpusFile *_of){ function op_fetch_and_process_page (line 1822) | static int op_fetch_and_process_page(OggOpusFile *_of, function op_raw_seek (line 2084) | int op_raw_seek(OggOpusFile *_of,opus_int64 _pos){ function ogg_int64_t (line 2114) | static ogg_int64_t op_get_granulepos(const OggOpusFile *_of, function op_pcm_seek_page (line 2165) | static int op_pcm_seek_page(OggOpusFile *_of, function op_pcm_seek (line 2405) | int op_pcm_seek(OggOpusFile *_of,ogg_int64_t _pcm_offset){ function opus_int64 (line 2494) | opus_int64 op_raw_tell(const OggOpusFile *_of){ function ogg_int64_t (line 2502) | static ogg_int64_t op_get_pcm_offset(const OggOpusFile *_of, function ogg_int64_t (line 2538) | ogg_int64_t op_pcm_tell(const OggOpusFile *_of){ function op_set_decode_callback (line 2554) | void op_set_decode_callback(OggOpusFile *_of, function op_set_gain_offset (line 2560) | int op_set_gain_offset(OggOpusFile *_of, function op_set_dither_enabled (line 2575) | void op_set_dither_enabled(OggOpusFile *_of,int _enabled){ function op_init_buffer (line 2585) | static int op_init_buffer(OggOpusFile *_of){ function op_decode (line 2606) | static int op_decode(OggOpusFile *_of,op_sample *_pcm, function op_read_native (line 2640) | static int op_read_native(OggOpusFile *_of, function op_filter_read_native (line 2760) | static int op_filter_read_native(OggOpusFile *_of,void *_dst,int _dst_sz, function op_read (line 2861) | int op_read(OggOpusFile *_of,opus_int16 *_pcm,int _buf_size,int *_li){ function op_stereo_filter (line 2865) | static int op_stereo_filter(OggOpusFile *_of,void *_dst,int _dst_sz, function op_read_stereo (line 2898) | int op_read_stereo(OggOpusFile *_of,opus_int16 *_pcm,int _buf_size){ function op_short2float_filter (line 2904) | static int op_short2float_filter(OggOpusFile *_of,void *_dst,int _dst_sz, function op_read_float (line 2916) | int op_read_float(OggOpusFile *_of,float *_pcm,int _buf_size,int *_li){ function op_short2float_stereo_filter (line 2920) | static int op_short2float_stereo_filter(OggOpusFile *_of, function op_read_float_stereo (line 2960) | int op_read_float_stereo(OggOpusFile *_of,float *_pcm,int _buf_size){ function opus_uint32 (line 2979) | static opus_uint32 op_rand(opus_uint32 _seed){ function op_float2short_filter (line 3017) | static int op_float2short_filter(OggOpusFile *_of,void *_dst,int _dst_sz, function op_read (line 3094) | int op_read(OggOpusFile *_of,opus_int16 *_pcm,int _buf_size,int *_li){ function op_read_float (line 3098) | int op_read_float(OggOpusFile *_of,float *_pcm,int _buf_size,int *_li){ function op_stereo_filter (line 3103) | static int op_stereo_filter(OggOpusFile *_of,void *_dst,int _dst_sz, function op_float2short_stereo_filter (line 3133) | static int op_float2short_stereo_filter(OggOpusFile *_of, function op_read_stereo (line 3153) | int op_read_stereo(OggOpusFile *_of,opus_int16 *_pcm,int _buf_size){ function op_read_float_stereo (line 3158) | int op_read_float_stereo(OggOpusFile *_of,float *_pcm,int _buf_size){ FILE: TelegramClient.Opus/opus/opusfile/opusfile.h type OpusHead (line 128) | typedef struct OpusHead OpusHead; type OpusTags (line 129) | typedef struct OpusTags OpusTags; type OpusPictureTag (line 130) | typedef struct OpusPictureTag OpusPictureTag; type OpusServerInfo (line 131) | typedef struct OpusServerInfo OpusServerInfo; type OpusFileCallbacks (line 132) | typedef struct OpusFileCallbacks OpusFileCallbacks; type OggOpusFile (line 133) | typedef struct OggOpusFile OggOpusFile; type OpusHead (line 215) | struct OpusHead{ type OpusTags (line 300) | struct OpusTags{ type OpusPictureTag (line 330) | struct OpusPictureTag{ type OpusServerInfo (line 669) | struct OpusServerInfo{ type opus_int64 (line 841) | typedef opus_int64 (*op_tell_func)(void *_stream); type OpusFileCallbacks (line 858) | struct OpusFileCallbacks{ FILE: TelegramClient.Opus/opus/opusfile/stream.c type OpusMemStream (line 31) | typedef struct OpusMemStream OpusMemStream; type OpusMemStream (line 38) | struct OpusMemStream{ function op_fread (line 52) | static int op_fread(void *_stream,unsigned char *_ptr,int _buf_size){ function op_fseek (line 64) | static int op_fseek(void *_stream,opus_int64 _offset,int _whence){ function opus_int64 (line 106) | static opus_int64 op_ftell(void *_stream){ function wchar_t (line 139) | static wchar_t *op_utf8_to_utf16(const char *_src){ function op_mem_read (line 286) | static int op_mem_read(void *_stream,unsigned char *_ptr,int _buf_size){ function op_mem_seek (line 305) | static int op_mem_seek(void *_stream,opus_int64 _offset,int _whence){ function opus_int64 (line 336) | static opus_int64 op_mem_tell(void *_stream){ function op_mem_close (line 342) | static int op_mem_close(void *_stream){ FILE: TelegramClient.Opus/opus/silk/A2NLSF.c function OPUS_INLINE (line 47) | static OPUS_INLINE void silk_A2NLSF_trans_poly( function OPUS_INLINE (line 63) | static OPUS_INLINE opus_int32 silk_A2NLSF_eval_poly( /* return the polyn... function OPUS_INLINE (line 80) | static OPUS_INLINE void silk_A2NLSF_init( function silk_A2NLSF (line 112) | void silk_A2NLSF( FILE: TelegramClient.Opus/opus/silk/API.h type silk_TOC_struct (line 45) | typedef struct { FILE: TelegramClient.Opus/opus/silk/CNG.c function OPUS_INLINE (line 36) | static OPUS_INLINE void silk_CNG_exc( function silk_CNG_Reset (line 63) | void silk_CNG_Reset( function silk_CNG (line 80) | void silk_CNG( FILE: TelegramClient.Opus/opus/silk/HP_variable_cutoff.c function silk_HP_variable_cutoff (line 39) | void silk_HP_variable_cutoff( FILE: TelegramClient.Opus/opus/silk/Inlines.h function OPUS_INLINE (line 41) | static OPUS_INLINE opus_int32 silk_CLZ64( opus_int64 in ) function OPUS_INLINE (line 56) | static OPUS_INLINE void silk_CLZ_FRAC( function OPUS_INLINE (line 71) | static OPUS_INLINE opus_int32 silk_SQRT_APPROX( opus_int32 x ) function OPUS_INLINE (line 97) | static OPUS_INLINE opus_int32 silk_DIV32_varQ( /* O returns a good ... function OPUS_INLINE (line 143) | static OPUS_INLINE opus_int32 silk_INVERSE32_varQ( /* O returns a g... FILE: TelegramClient.Opus/opus/silk/LPC_analysis_filter.c function silk_LPC_analysis_filter (line 42) | void silk_LPC_analysis_filter( FILE: TelegramClient.Opus/opus/silk/LPC_inv_pred_gain.c function opus_int32 (line 41) | static opus_int32 LPC_inverse_pred_gain_QA( /* O Retur... function opus_int32 (line 109) | opus_int32 silk_LPC_inverse_pred_gain( /* O Returns inver... function opus_int32 (line 136) | opus_int32 silk_LPC_inverse_pred_gain_Q24( /* O Returns inve... FILE: TelegramClient.Opus/opus/silk/LP_variable_cutoff.c function OPUS_INLINE (line 41) | static OPUS_INLINE void silk_LP_interpolate_filter_taps( function silk_LP_variable_cutoff (line 100) | void silk_LP_variable_cutoff( FILE: TelegramClient.Opus/opus/silk/MacroCount.h function OPUS_INLINE (line 37) | static OPUS_INLINE opus_int64 silk_SaveCount(){ function OPUS_INLINE (line 41) | static OPUS_INLINE opus_int64 silk_SaveResetCount(){ function OPUS_INLINE (line 49) | static OPUS_INLINE silk_PrintCount(){ function OPUS_INLINE (line 54) | static OPUS_INLINE opus_int32 silk_MUL(opus_int32 a32, opus_int32 b32){ function OPUS_INLINE (line 62) | static OPUS_INLINE opus_uint32 silk_MUL_uint(opus_uint32 a32, opus_uint3... function OPUS_INLINE (line 69) | static OPUS_INLINE opus_int32 silk_MLA(opus_int32 a32, opus_int32 b32, o... function OPUS_INLINE (line 77) | static OPUS_INLINE opus_int32 silk_MLA_uint(opus_uint32 a32, opus_uint32... function OPUS_INLINE (line 85) | static OPUS_INLINE opus_int32 silk_SMULWB(opus_int32 a32, opus_int32 b32){ function OPUS_INLINE (line 92) | static OPUS_INLINE opus_int32 silk_SMLAWB(opus_int32 a32, opus_int32 b32... function OPUS_INLINE (line 100) | static OPUS_INLINE opus_int32 silk_SMULWT(opus_int32 a32, opus_int32 b32){ function OPUS_INLINE (line 107) | static OPUS_INLINE opus_int32 silk_SMLAWT(opus_int32 a32, opus_int32 b32... function OPUS_INLINE (line 115) | static OPUS_INLINE opus_int32 silk_SMULBB(opus_int32 a32, opus_int32 b32){ function OPUS_INLINE (line 122) | static OPUS_INLINE opus_int32 silk_SMLABB(opus_int32 a32, opus_int32 b32... function OPUS_INLINE (line 130) | static OPUS_INLINE opus_int32 silk_SMULBT(opus_int32 a32, opus_int32 b32 ){ function OPUS_INLINE (line 138) | static OPUS_INLINE opus_int32 silk_SMLABT(opus_int32 a32, opus_int32 b32... function OPUS_INLINE (line 146) | static OPUS_INLINE opus_int32 silk_SMULTT(opus_int32 a32, opus_int32 b32){ function OPUS_INLINE (line 154) | static OPUS_INLINE opus_int32 silk_SMLATT(opus_int32 a32, opus_int32 b32... function OPUS_INLINE (line 182) | static OPUS_INLINE opus_int64 silk_SMULL(opus_int32 a32, opus_int32 b32){ function OPUS_INLINE (line 190) | static OPUS_INLINE opus_int64 silk_SMLAL(opus_int64 a64, opus_int32 b32,... function OPUS_INLINE (line 197) | static OPUS_INLINE opus_int64 silk_SMLALBB(opus_int64 a64, opus_int16 b1... function OPUS_INLINE (line 205) | static OPUS_INLINE opus_int32 SigProcFIX_CLZ16(opus_int16 in16) function OPUS_INLINE (line 243) | static OPUS_INLINE opus_int32 SigProcFIX_CLZ32(opus_int32 in32) function OPUS_INLINE (line 255) | static OPUS_INLINE opus_int32 silk_DIV32(opus_int32 a32, opus_int32 b32){ function OPUS_INLINE (line 261) | static OPUS_INLINE opus_int32 silk_DIV32_16(opus_int32 a32, opus_int32 b... function OPUS_INLINE (line 267) | static OPUS_INLINE opus_int8 silk_SAT8(opus_int64 a){ function OPUS_INLINE (line 276) | static OPUS_INLINE opus_int16 silk_SAT16(opus_int64 a){ function OPUS_INLINE (line 284) | static OPUS_INLINE opus_int32 silk_SAT32(opus_int64 a){ function OPUS_INLINE (line 292) | static OPUS_INLINE opus_int32 silk_POS_SAT32(opus_int64 a){ function OPUS_INLINE (line 300) | static OPUS_INLINE opus_int8 silk_ADD_POS_SAT8(opus_int64 a, opus_int64 b){ function OPUS_INLINE (line 307) | static OPUS_INLINE opus_int16 silk_ADD_POS_SAT16(opus_int64 a, opus_int6... function OPUS_INLINE (line 315) | static OPUS_INLINE opus_int32 silk_ADD_POS_SAT32(opus_int64 a, opus_int6... function OPUS_INLINE (line 323) | static OPUS_INLINE opus_int64 silk_ADD_POS_SAT64(opus_int64 a, opus_int6... function OPUS_INLINE (line 331) | static OPUS_INLINE opus_int8 silk_LSHIFT8(opus_int8 a, opus_int32 shift){ function OPUS_INLINE (line 338) | static OPUS_INLINE opus_int16 silk_LSHIFT16(opus_int16 a, opus_int32 shi... function OPUS_INLINE (line 345) | static OPUS_INLINE opus_int32 silk_LSHIFT32(opus_int32 a, opus_int32 shi... function OPUS_INLINE (line 352) | static OPUS_INLINE opus_int64 silk_LSHIFT64(opus_int64 a, opus_int shift){ function OPUS_INLINE (line 358) | static OPUS_INLINE opus_int32 silk_LSHIFT_ovflw(opus_int32 a, opus_int32... function OPUS_INLINE (line 364) | static OPUS_INLINE opus_uint32 silk_LSHIFT_uint(opus_uint32 a, opus_int3... function OPUS_INLINE (line 372) | static OPUS_INLINE opus_int8 silk_RSHIFT8(opus_int8 a, opus_int32 shift){ function OPUS_INLINE (line 377) | static OPUS_INLINE opus_int16 silk_RSHIFT16(opus_int16 a, opus_int32 shi... function OPUS_INLINE (line 382) | static OPUS_INLINE opus_int32 silk_RSHIFT32(opus_int32 a, opus_int32 shi... function OPUS_INLINE (line 387) | static OPUS_INLINE opus_int64 silk_RSHIFT64(opus_int64 a, opus_int64 shi... function OPUS_INLINE (line 393) | static OPUS_INLINE opus_uint32 silk_RSHIFT_uint(opus_uint32 a, opus_int3... function OPUS_INLINE (line 399) | static OPUS_INLINE opus_int32 silk_ADD_LSHIFT(opus_int32 a, opus_int32 b... function OPUS_INLINE (line 406) | static OPUS_INLINE opus_int32 silk_ADD_LSHIFT32(opus_int32 a, opus_int32... function OPUS_INLINE (line 413) | static OPUS_INLINE opus_uint32 silk_ADD_LSHIFT_uint(opus_uint32 a, opus_... function OPUS_INLINE (line 420) | static OPUS_INLINE opus_int32 silk_ADD_RSHIFT(opus_int32 a, opus_int32 b... function OPUS_INLINE (line 427) | static OPUS_INLINE opus_int32 silk_ADD_RSHIFT32(opus_int32 a, opus_int32... function OPUS_INLINE (line 434) | static OPUS_INLINE opus_uint32 silk_ADD_RSHIFT_uint(opus_uint32 a, opus_... function OPUS_INLINE (line 441) | static OPUS_INLINE opus_int32 silk_SUB_LSHIFT32(opus_int32 a, opus_int32... function OPUS_INLINE (line 448) | static OPUS_INLINE opus_int32 silk_SUB_RSHIFT32(opus_int32 a, opus_int32... function OPUS_INLINE (line 456) | static OPUS_INLINE opus_int32 silk_RSHIFT_ROUND(opus_int32 a, opus_int32... function OPUS_INLINE (line 464) | static OPUS_INLINE opus_int64 silk_RSHIFT_ROUND64(opus_int64 a, opus_int... function OPUS_INLINE (line 472) | static OPUS_INLINE opus_int64 silk_abs_int64(opus_int64 a){ function OPUS_INLINE (line 478) | static OPUS_INLINE opus_int32 silk_abs_int32(opus_int32 a){ function silk_sign (line 495) | static silk_sign(a){ function OPUS_INLINE (line 501) | static OPUS_INLINE opus_int16 silk_ADD16(opus_int16 a, opus_int16 b){ function OPUS_INLINE (line 509) | static OPUS_INLINE opus_int32 silk_ADD32(opus_int32 a, opus_int32 b){ function OPUS_INLINE (line 517) | static OPUS_INLINE opus_int64 silk_ADD64(opus_int64 a, opus_int64 b){ function OPUS_INLINE (line 525) | static OPUS_INLINE opus_int16 silk_SUB16(opus_int16 a, opus_int16 b){ function OPUS_INLINE (line 533) | static OPUS_INLINE opus_int32 silk_SUB32(opus_int32 a, opus_int32 b){ function OPUS_INLINE (line 541) | static OPUS_INLINE opus_int64 silk_SUB64(opus_int64 a, opus_int64 b){ function OPUS_INLINE (line 549) | static OPUS_INLINE opus_int16 silk_ADD_SAT16( opus_int16 a16, opus_int16... function OPUS_INLINE (line 557) | static OPUS_INLINE opus_int32 silk_ADD_SAT32(opus_int32 a32, opus_int32 ... function OPUS_INLINE (line 567) | static OPUS_INLINE opus_int64 silk_ADD_SAT64( opus_int64 a64, opus_int64... function OPUS_INLINE (line 577) | static OPUS_INLINE opus_int16 silk_SUB_SAT16( opus_int16 a16, opus_int16... function OPUS_INLINE (line 586) | static OPUS_INLINE opus_int32 silk_SUB_SAT32( opus_int32 a32, opus_int32... function OPUS_INLINE (line 596) | static OPUS_INLINE opus_int64 silk_SUB_SAT64( opus_int64 a64, opus_int64... function OPUS_INLINE (line 607) | static OPUS_INLINE opus_int32 silk_SMULWW(opus_int32 a32, opus_int32 b32){ function OPUS_INLINE (line 615) | static OPUS_INLINE opus_int32 silk_SMLAWW(opus_int32 a32, opus_int32 b32... function OPUS_INLINE (line 623) | static OPUS_INLINE opus_int silk_min_int(opus_int a, opus_int b) function OPUS_INLINE (line 630) | static OPUS_INLINE opus_int16 silk_min_16(opus_int16 a, opus_int16 b) function OPUS_INLINE (line 636) | static OPUS_INLINE opus_int32 silk_min_32(opus_int32 a, opus_int32 b) function OPUS_INLINE (line 642) | static OPUS_INLINE opus_int64 silk_min_64(opus_int64 a, opus_int64 b) function OPUS_INLINE (line 650) | static OPUS_INLINE opus_int silk_max_int(opus_int a, opus_int b) function OPUS_INLINE (line 656) | static OPUS_INLINE opus_int16 silk_max_16(opus_int16 a, opus_int16 b) function OPUS_INLINE (line 662) | static OPUS_INLINE opus_int32 silk_max_32(opus_int32 a, opus_int32 b) function OPUS_INLINE (line 669) | static OPUS_INLINE opus_int64 silk_max_64(opus_int64 a, opus_int64 b) function OPUS_INLINE (line 677) | static OPUS_INLINE opus_int silk_LIMIT_int(opus_int a, opus_int limit1, ... function OPUS_INLINE (line 689) | static OPUS_INLINE opus_int16 silk_LIMIT_16(opus_int16 a, opus_int16 lim... function OPUS_INLINE (line 702) | static OPUS_INLINE opus_int silk_LIMIT_32(opus_int32 a, opus_int32 limit... FILE: TelegramClient.Opus/opus/silk/MacroDebug.h function OPUS_INLINE (line 39) | static OPUS_INLINE opus_int16 silk_ADD16_(opus_int16 a, opus_int16 b, ch... function OPUS_INLINE (line 55) | static OPUS_INLINE opus_int32 silk_ADD32_(opus_int32 a, opus_int32 b, ch... function OPUS_INLINE (line 71) | static OPUS_INLINE opus_int64 silk_ADD64_(opus_int64 a, opus_int64 b, ch... function OPUS_INLINE (line 87) | static OPUS_INLINE opus_int16 silk_SUB16_(opus_int16 a, opus_int16 b, ch... function OPUS_INLINE (line 103) | static OPUS_INLINE opus_int32 silk_SUB32_(opus_int32 a, opus_int32 b, ch... function OPUS_INLINE (line 119) | static OPUS_INLINE opus_int64 silk_SUB64_(opus_int64 a, opus_int64 b, ch... function OPUS_INLINE (line 135) | static OPUS_INLINE opus_int16 silk_ADD_SAT16_( opus_int16 a16, opus_int1... function OPUS_INLINE (line 150) | static OPUS_INLINE opus_int32 silk_ADD_SAT32_(opus_int32 a32, opus_int32... function OPUS_INLINE (line 167) | static OPUS_INLINE opus_int64 silk_ADD_SAT64_( opus_int64 a64, opus_int6... function OPUS_INLINE (line 196) | static OPUS_INLINE opus_int16 silk_SUB_SAT16_( opus_int16 a16, opus_int1... function OPUS_INLINE (line 211) | static OPUS_INLINE opus_int32 silk_SUB_SAT32_( opus_int32 a32, opus_int3... function OPUS_INLINE (line 228) | static OPUS_INLINE opus_int64 silk_SUB_SAT64_( opus_int64 a64, opus_int6... function OPUS_INLINE (line 257) | static OPUS_INLINE opus_int32 silk_MUL_(opus_int32 a32, opus_int32 b32, ... function OPUS_INLINE (line 274) | static OPUS_INLINE opus_uint32 silk_MUL_uint_(opus_uint32 a32, opus_uint... function OPUS_INLINE (line 289) | static OPUS_INLINE opus_int32 silk_MLA_(opus_int32 a32, opus_int32 b32, ... function OPUS_INLINE (line 304) | static OPUS_INLINE opus_int32 silk_MLA_uint_(opus_uint32 a32, opus_uint3... function OPUS_INLINE (line 319) | static OPUS_INLINE opus_int32 silk_SMULWB_(opus_int32 a32, opus_int32 b3... function OPUS_INLINE (line 334) | static OPUS_INLINE opus_int32 silk_SMLAWB_(opus_int32 a32, opus_int32 b3... function OPUS_INLINE (line 349) | static OPUS_INLINE opus_int32 silk_SMULWT_(opus_int32 a32, opus_int32 b3... function OPUS_INLINE (line 364) | static OPUS_INLINE opus_int32 silk_SMLAWT_(opus_int32 a32, opus_int32 b3... function OPUS_INLINE (line 379) | static OPUS_INLINE opus_int64 silk_SMULL_(opus_int64 a64, opus_int64 b64... function OPUS_INLINE (line 401) | static OPUS_INLINE opus_int32 silk_SMLABB_(opus_int32 a32, opus_int32 b3... function OPUS_INLINE (line 417) | static OPUS_INLINE opus_int32 silk_SMLABT_(opus_int32 a32, opus_int32 b3... function OPUS_INLINE (line 433) | static OPUS_INLINE opus_int32 silk_SMLATT_(opus_int32 a32, opus_int32 b3... function OPUS_INLINE (line 448) | static OPUS_INLINE opus_int32 silk_SMULWW_(opus_int32 a32, opus_int32 b3... function OPUS_INLINE (line 479) | static OPUS_INLINE opus_int32 silk_SMLAWW_(opus_int32 a32, opus_int32 b3... function OPUS_INLINE (line 508) | static OPUS_INLINE opus_int32 silk_DIV32_(opus_int32 a32, opus_int32 b32... function OPUS_INLINE (line 521) | static OPUS_INLINE opus_int32 silk_DIV32_16_(opus_int32 a32, opus_int32 ... function OPUS_INLINE (line 547) | static OPUS_INLINE opus_int8 silk_LSHIFT8_(opus_int8 a, opus_int32 shift... function OPUS_INLINE (line 566) | static OPUS_INLINE opus_int16 silk_LSHIFT16_(opus_int16 a, opus_int32 sh... function OPUS_INLINE (line 585) | static OPUS_INLINE opus_int32 silk_LSHIFT32_(opus_int32 a, opus_int32 sh... function OPUS_INLINE (line 604) | static OPUS_INLINE opus_int64 silk_LSHIFT64_(opus_int64 a, opus_int shif... function OPUS_INLINE (line 623) | static OPUS_INLINE opus_int32 silk_LSHIFT_ovflw_(opus_int32 a, opus_int3... function OPUS_INLINE (line 636) | static OPUS_INLINE opus_uint32 silk_LSHIFT_uint_(opus_uint32 a, opus_int... function OPUS_INLINE (line 651) | static OPUS_INLINE opus_int8 silk_RSHIFT8_(opus_int8 a, opus_int32 shift... function OPUS_INLINE (line 664) | static OPUS_INLINE opus_int16 silk_RSHIFT16_(opus_int16 a, opus_int32 sh... function OPUS_INLINE (line 677) | static OPUS_INLINE opus_int32 silk_RSHIFT32_(opus_int32 a, opus_int32 sh... function OPUS_INLINE (line 690) | static OPUS_INLINE opus_int64 silk_RSHIFT64_(opus_int64 a, opus_int64 sh... function OPUS_INLINE (line 703) | static OPUS_INLINE opus_uint32 silk_RSHIFT_uint_(opus_uint32 a, opus_int... function OPUS_INLINE (line 716) | static OPUS_INLINE int silk_ADD_LSHIFT_(int a, int b, int shift, char *f... function OPUS_INLINE (line 731) | static OPUS_INLINE opus_int32 silk_ADD_LSHIFT32_(opus_int32 a, opus_int3... function OPUS_INLINE (line 746) | static OPUS_INLINE opus_uint32 silk_ADD_LSHIFT_uint_(opus_uint32 a, opus... function OPUS_INLINE (line 761) | static OPUS_INLINE int silk_ADD_RSHIFT_(int a, int b, int shift, char *f... function OPUS_INLINE (line 776) | static OPUS_INLINE opus_int32 silk_ADD_RSHIFT32_(opus_int32 a, opus_int3... function OPUS_INLINE (line 791) | static OPUS_INLINE opus_uint32 silk_ADD_RSHIFT_uint_(opus_uint32 a, opus... function OPUS_INLINE (line 806) | static OPUS_INLINE opus_int32 silk_SUB_LSHIFT32_(opus_int32 a, opus_int3... function OPUS_INLINE (line 821) | static OPUS_INLINE opus_int32 silk_SUB_RSHIFT32_(opus_int32 a, opus_int3... function OPUS_INLINE (line 836) | static OPUS_INLINE opus_int32 silk_RSHIFT_ROUND_(opus_int32 a, opus_int3... function OPUS_INLINE (line 852) | static OPUS_INLINE opus_int64 silk_RSHIFT_ROUND64_(opus_int64 a, opus_in... function OPUS_INLINE (line 875) | static OPUS_INLINE opus_int64 silk_abs_int64_(opus_int64 a, char *file, ... function OPUS_INLINE (line 888) | static OPUS_INLINE opus_int32 silk_abs_int32_(opus_int32 a, char *file, ... function OPUS_INLINE (line 901) | static OPUS_INLINE opus_int8 silk_CHECK_FIT8_( opus_int64 a, char *file,... function OPUS_INLINE (line 916) | static OPUS_INLINE opus_int16 silk_CHECK_FIT16_( opus_int64 a, char *fil... function OPUS_INLINE (line 931) | static OPUS_INLINE opus_int32 silk_CHECK_FIT32_( opus_int64 a, char *fil... FILE: TelegramClient.Opus/opus/silk/NLSF2A.c function OPUS_INLINE (line 44) | static OPUS_INLINE void silk_NLSF2A_find_poly( function silk_NLSF2A (line 66) | void silk_NLSF2A( FILE: TelegramClient.Opus/opus/silk/NLSF_VQ.c function silk_NLSF_VQ (line 35) | void silk_NLSF_VQ( FILE: TelegramClient.Opus/opus/silk/NLSF_VQ_weights_laroia.c function silk_NLSF_VQ_weights_laroia (line 42) | void silk_NLSF_VQ_weights_laroia( FILE: TelegramClient.Opus/opus/silk/NLSF_decode.c function OPUS_INLINE (line 35) | static OPUS_INLINE void silk_NLSF_residual_dequant( /* O ... function silk_NLSF_decode (line 63) | void silk_NLSF_decode( FILE: TelegramClient.Opus/opus/silk/NLSF_del_dec_quant.c function opus_int32 (line 35) | opus_int32 silk_NLSF_del_dec_quant( /* O ... FILE: TelegramClient.Opus/opus/silk/NLSF_encode.c function opus_int32 (line 38) | opus_int32 silk_NLSF_encode( /* O ... FILE: TelegramClient.Opus/opus/silk/NLSF_stabilize.c function silk_NLSF_stabilize (line 47) | void silk_NLSF_stabilize( FILE: TelegramClient.Opus/opus/silk/NLSF_unpack.c function silk_NLSF_unpack (line 35) | void silk_NLSF_unpack( FILE: TelegramClient.Opus/opus/silk/NSQ.c function silk_NSQ (line 71) | void silk_NSQ( function OPUS_INLINE (line 175) | static OPUS_INLINE void silk_noise_shape_quantizer( function OPUS_INLINE (line 373) | static OPUS_INLINE void silk_nsq_scale_states( FILE: TelegramClient.Opus/opus/silk/NSQ_del_dec.c type NSQ_del_dec_struct (line 35) | typedef struct { type NSQ_sample_struct (line 49) | typedef struct { type NSQ_sample_struct (line 58) | typedef NSQ_sample_struct NSQ_sample_pair[ 2 ]; function silk_NSQ_del_dec (line 109) | void silk_NSQ_del_dec( function OPUS_INLINE (line 306) | static OPUS_INLINE void silk_noise_shape_quantizer_del_dec( function OPUS_INLINE (line 633) | static OPUS_INLINE void silk_nsq_del_dec_scale_states( FILE: TelegramClient.Opus/opus/silk/PLC.c function silk_PLC_Reset (line 53) | void silk_PLC_Reset( function silk_PLC (line 64) | void silk_PLC( function OPUS_INLINE (line 95) | static OPUS_INLINE void silk_PLC_update( function OPUS_INLINE (line 168) | static OPUS_INLINE void silk_PLC_conceal( function silk_PLC_glue_frames (line 367) | void silk_PLC_glue_frames( FILE: TelegramClient.Opus/opus/silk/SigProc_FIX.h function OPUS_INLINE (line 365) | static OPUS_INLINE opus_int32 silk_ROR32( opus_int32 a32, opus_int rot ) function OPUS_INLINE (line 514) | static OPUS_INLINE opus_int silk_min_int(opus_int a, opus_int b) function OPUS_INLINE (line 518) | static OPUS_INLINE opus_int16 silk_min_16(opus_int16 a, opus_int16 b) function OPUS_INLINE (line 522) | static OPUS_INLINE opus_int32 silk_min_32(opus_int32 a, opus_int32 b) function OPUS_INLINE (line 526) | static OPUS_INLINE opus_int64 silk_min_64(opus_int64 a, opus_int64 b) function OPUS_INLINE (line 532) | static OPUS_INLINE opus_int silk_max_int(opus_int a, opus_int b) function OPUS_INLINE (line 536) | static OPUS_INLINE opus_int16 silk_max_16(opus_int16 a, opus_int16 b) function OPUS_INLINE (line 540) | static OPUS_INLINE opus_int32 silk_max_32(opus_int32 a, opus_int32 b) function OPUS_INLINE (line 544) | static OPUS_INLINE opus_int64 silk_max_64(opus_int64 a, opus_int64 b) FILE: TelegramClient.Opus/opus/silk/VAD.c function opus_int (line 44) | opus_int silk_VAD_Init( /* O ... function opus_int (line 80) | opus_int silk_VAD_GetSA_Q8( /* O ... function OPUS_INLINE (line 299) | static OPUS_INLINE void silk_VAD_GetNoiseLevels( FILE: TelegramClient.Opus/opus/silk/VQ_WMat_EC.c function silk_VQ_WMat_EC (line 35) | void silk_VQ_WMat_EC( FILE: TelegramClient.Opus/opus/silk/ana_filt_bank_1.c function silk_ana_filt_bank_1 (line 39) | void silk_ana_filt_bank_1( FILE: TelegramClient.Opus/opus/silk/arm/SigProc_FIX_armv4.h function OPUS_INLINE (line 33) | static OPUS_INLINE opus_int32 silk_MLA_armv4(opus_int32 a, opus_int32 b, FILE: TelegramClient.Opus/opus/silk/arm/SigProc_FIX_armv5e.h function OPUS_INLINE (line 33) | static OPUS_INLINE opus_int32 silk_SMULTT_armv5e(opus_int32 a, opus_int3... function OPUS_INLINE (line 47) | static OPUS_INLINE opus_int32 silk_SMLATT_armv5e(opus_int32 a, opus_int3... FILE: TelegramClient.Opus/opus/silk/arm/macros_armv4.h function OPUS_INLINE (line 33) | static OPUS_INLINE opus_int32 silk_SMULWB_armv4(opus_int32 a, opus_int16 b) function OPUS_INLINE (line 53) | static OPUS_INLINE opus_int32 silk_SMULWT_armv4(opus_int32 a, opus_int32 b) function OPUS_INLINE (line 73) | static OPUS_INLINE opus_int32 silk_SMULWW_armv4(opus_int32 a, opus_int32 b) function OPUS_INLINE (line 88) | static OPUS_INLINE opus_int32 silk_SMLAWW_armv4(opus_int32 a, opus_int32 b, FILE: TelegramClient.Opus/opus/silk/arm/macros_armv5e.h function OPUS_INLINE (line 34) | static OPUS_INLINE opus_int32 silk_SMULWB_armv5e(opus_int32 a, opus_int1... function OPUS_INLINE (line 49) | static OPUS_INLINE opus_int32 silk_SMLAWB_armv5e(opus_int32 a, opus_int3... function OPUS_INLINE (line 65) | static OPUS_INLINE opus_int32 silk_SMULWT_armv5e(opus_int32 a, opus_int3... function OPUS_INLINE (line 80) | static OPUS_INLINE opus_int32 silk_SMLAWT_armv5e(opus_int32 a, opus_int3... function OPUS_INLINE (line 96) | static OPUS_INLINE opus_int32 silk_SMULBB_armv5e(opus_int32 a, opus_int3... function OPUS_INLINE (line 111) | static OPUS_INLINE opus_int32 silk_SMLABB_armv5e(opus_int32 a, opus_int3... function OPUS_INLINE (line 127) | static OPUS_INLINE opus_int32 silk_SMULBT_armv5e(opus_int32 a, opus_int3... function OPUS_INLINE (line 142) | static OPUS_INLINE opus_int32 silk_SMLABT_armv5e(opus_int32 a, opus_int3... function OPUS_INLINE (line 158) | static OPUS_INLINE opus_int32 silk_ADD_SAT32_armv5e(opus_int32 a, opus_i... function OPUS_INLINE (line 172) | static OPUS_INLINE opus_int32 silk_SUB_SAT32_armv5e(opus_int32 a, opus_i... function OPUS_INLINE (line 186) | static OPUS_INLINE opus_int32 silk_CLZ16_armv5(opus_int16 in16) function OPUS_INLINE (line 200) | static OPUS_INLINE opus_int32 silk_CLZ32_armv5(opus_int32 in32) FILE: TelegramClient.Opus/opus/silk/biquad_alt.c function silk_biquad_alt (line 42) | void silk_biquad_alt( FILE: TelegramClient.Opus/opus/silk/bwexpander.c function silk_bwexpander (line 35) | void silk_bwexpander( FILE: TelegramClient.Opus/opus/silk/bwexpander_32.c function silk_bwexpander_32 (line 35) | void silk_bwexpander_32( FILE: TelegramClient.Opus/opus/silk/check_control_input.c function opus_int (line 37) | opus_int check_control_input( FILE: TelegramClient.Opus/opus/silk/code_signs.c function silk_encode_signs (line 41) | void silk_encode_signs( function silk_decode_signs (line 75) | void silk_decode_signs( FILE: TelegramClient.Opus/opus/silk/control.h type silk_EncControlStruct (line 46) | typedef struct { type silk_DecControlStruct (line 118) | typedef struct { FILE: TelegramClient.Opus/opus/silk/control_SNR.c function opus_int (line 36) | opus_int silk_control_SNR( FILE: TelegramClient.Opus/opus/silk/control_audio_bandwidth.c function opus_int (line 36) | opus_int silk_control_audio_bandwidth( FILE: TelegramClient.Opus/opus/silk/control_codec.c function opus_int (line 65) | opus_int silk_control_encoder( function opus_int (line 135) | static opus_int silk_setup_resamplers( function opus_int (line 200) | static opus_int silk_setup_fs( function opus_int (line 313) | static opus_int silk_setup_complexity( function OPUS_INLINE (line 395) | static OPUS_INLINE opus_int silk_setup_LBRR( FILE: TelegramClient.Opus/opus/silk/debug.c function silk_GetHighResolutionTime (line 45) | unsigned long silk_GetHighResolutionTime(void) /* O time in usec*/ function GetHighResolutionTime (line 57) | unsigned long GetHighResolutionTime(void) /* O time in usec*/ function silk_TimerSave (line 80) | void silk_TimerSave(char *file_name) function silk_TimerSave (line 131) | void silk_TimerSave(char *file_name) FILE: TelegramClient.Opus/opus/silk/dec_API.c type silk_decoder (line 38) | typedef struct { function opus_int (line 50) | opus_int silk_Get_Decoder_Size( /* O Returns ... function opus_int (line 62) | opus_int silk_InitDecoder( /* O Returns ... function opus_int (line 80) | opus_int silk_Decode( /* O Returns ... function opus_int (line 367) | opus_int silk_get_TOC( FILE: TelegramClient.Opus/opus/silk/decode_core.c function silk_decode_core (line 38) | void silk_decode_core( FILE: TelegramClient.Opus/opus/silk/decode_frame.c function opus_int (line 39) | opus_int silk_decode_frame( FILE: TelegramClient.Opus/opus/silk/decode_indices.c function silk_decode_indices (line 35) | void silk_decode_indices( FILE: TelegramClient.Opus/opus/silk/decode_parameters.c function silk_decode_parameters (line 35) | void silk_decode_parameters( FILE: TelegramClient.Opus/opus/silk/decode_pitch.c function silk_decode_pitch (line 38) | void silk_decode_pitch( FILE: TelegramClient.Opus/opus/silk/decode_pulses.c function silk_decode_pulses (line 37) | void silk_decode_pulses( FILE: TelegramClient.Opus/opus/silk/decoder_set_fs.c function opus_int (line 35) | opus_int silk_decoder_set_fs( FILE: TelegramClient.Opus/opus/silk/enc_API.c function opus_int (line 56) | opus_int silk_Get_Encoder_Size( /* O Returns ... function opus_int (line 70) | opus_int silk_InitEncoder( /* O Returns ... function opus_int (line 103) | static opus_int silk_QueryEncoder( /* O Returns ... function opus_int (line 140) | opus_int silk_Encode( /* O Returns ... FILE: TelegramClient.Opus/opus/silk/encode_indices.c function silk_encode_indices (line 35) | void silk_encode_indices( FILE: TelegramClient.Opus/opus/silk/encode_pulses.c function OPUS_INLINE (line 39) | static OPUS_INLINE opus_int combine_and_check( /* return ok ... function silk_encode_pulses (line 60) | void silk_encode_pulses( FILE: TelegramClient.Opus/opus/silk/fixed/LTP_analysis_filter_FIX.c function silk_LTP_analysis_filter_FIX (line 34) | void silk_LTP_analysis_filter_FIX( FILE: TelegramClient.Opus/opus/silk/fixed/LTP_scale_ctrl_FIX.c function silk_LTP_scale_ctrl_FIX (line 35) | void silk_LTP_scale_ctrl_FIX( FILE: TelegramClient.Opus/opus/silk/fixed/apply_sine_window_FIX.c function silk_apply_sine_window (line 50) | void silk_apply_sine_window( FILE: TelegramClient.Opus/opus/silk/fixed/autocorr_FIX.c function silk_autocorr (line 36) | void silk_autocorr( FILE: TelegramClient.Opus/opus/silk/fixed/burg_modified_FIX.c function silk_burg_modified (line 45) | void silk_burg_modified( FILE: TelegramClient.Opus/opus/silk/fixed/corrMatrix_FIX.c function silk_corrVector_FIX (line 39) | void silk_corrVector_FIX( function silk_corrMatrix_FIX (line 75) | void silk_corrMatrix_FIX( FILE: TelegramClient.Opus/opus/silk/fixed/encode_frame_FIX.c function silk_encode_do_VAD_FIX (line 44) | void silk_encode_do_VAD_FIX( function opus_int (line 77) | opus_int silk_encode_frame_FIX( function OPUS_INLINE (line 329) | static OPUS_INLINE void silk_LBRR_encode_FIX( FILE: TelegramClient.Opus/opus/silk/fixed/find_LPC_FIX.c function silk_find_LPC_FIX (line 37) | void silk_find_LPC_FIX( FILE: TelegramClient.Opus/opus/silk/fixed/find_LTP_FIX.c function silk_find_LTP_FIX (line 43) | void silk_find_LTP_FIX( function silk_fit_LTP (line 234) | void silk_fit_LTP( FILE: TelegramClient.Opus/opus/silk/fixed/find_pitch_lags_FIX.c function silk_find_pitch_lags_FIX (line 37) | void silk_find_pitch_lags_FIX( FILE: TelegramClient.Opus/opus/silk/fixed/find_pred_coefs_FIX.c function silk_find_pred_coefs_FIX (line 35) | void silk_find_pred_coefs_FIX( FILE: TelegramClient.Opus/opus/silk/fixed/k2a_FIX.c function silk_k2a (line 35) | void silk_k2a( FILE: TelegramClient.Opus/opus/silk/fixed/k2a_Q16_FIX.c function silk_k2a_Q16 (line 35) | void silk_k2a_Q16( FILE: TelegramClient.Opus/opus/silk/fixed/noise_shape_analysis_FIX.c function OPUS_INLINE (line 40) | static OPUS_INLINE opus_int32 warped_gain( /* gain in Q16*/ function OPUS_INLINE (line 59) | static OPUS_INLINE void limit_warped_coefs( function silk_noise_shape_analysis_FIX (line 144) | void silk_noise_shape_analysis_FIX( FILE: TelegramClient.Opus/opus/silk/fixed/pitch_analysis_core_FIX.c type opus_int32 (line 54) | typedef opus_int32 silk_pe_stage3_vals[ PE_NB_STAGE3_LAGS ]; function opus_int (line 81) | opus_int silk_pitch_analysis_core( /* O Voicing esti... function silk_P_Ana_calc_corr_st3 (line 596) | static void silk_P_Ana_calc_corr_st3( function silk_P_Ana_calc_energy_st3 (line 668) | static void silk_P_Ana_calc_energy_st3( FILE: TelegramClient.Opus/opus/silk/fixed/prefilter_FIX.c function silk_warped_LPC_analysis_filter_FIX (line 48) | void silk_warped_LPC_analysis_filter_FIX( function silk_prefilter_FIX (line 90) | void silk_prefilter_FIX( function OPUS_INLINE (line 159) | static OPUS_INLINE void silk_prefilt_FIX( FILE: TelegramClient.Opus/opus/silk/fixed/process_gains_FIX.c function silk_process_gains_FIX (line 36) | void silk_process_gains_FIX( FILE: TelegramClient.Opus/opus/silk/fixed/regularize_correlations_FIX.c function silk_regularize_correlations_FIX (line 35) | void silk_regularize_correlations_FIX( FILE: TelegramClient.Opus/opus/silk/fixed/residual_energy16_FIX.c function opus_int32 (line 35) | opus_int32 silk_residual_energy16_covar_FIX( FILE: TelegramClient.Opus/opus/silk/fixed/residual_energy_FIX.c function silk_residual_energy_FIX (line 37) | void silk_residual_energy_FIX( FILE: TelegramClient.Opus/opus/silk/fixed/schur64_FIX.c function opus_int32 (line 36) | opus_int32 silk_schur64( /* O returns resi... FILE: TelegramClient.Opus/opus/silk/fixed/schur_FIX.c function opus_int32 (line 36) | opus_int32 silk_schur( /* O Returns resi... FILE: TelegramClient.Opus/opus/silk/fixed/solve_LS_FIX.c type inv_D_t (line 40) | typedef struct { function silk_solve_LDL_FIX (line 76) | void silk_solve_LDL_FIX( function OPUS_INLINE (line 116) | static OPUS_INLINE void silk_LDL_factorize_FIX( function OPUS_INLINE (line 188) | static OPUS_INLINE void silk_LS_divide_Q16_FIX( function OPUS_INLINE (line 208) | static OPUS_INLINE void silk_LS_SolveFirst_FIX( function OPUS_INLINE (line 230) | static OPUS_INLINE void silk_LS_SolveLast_FIX( FILE: TelegramClient.Opus/opus/silk/fixed/structs_FIX.h type silk_shape_state_FIX (line 43) | typedef struct { type silk_prefilter_state_FIX (line 53) | typedef struct { type silk_encoder_state_FIX (line 67) | typedef struct { type silk_encoder_control_FIX (line 80) | typedef struct { type silk_encoder (line 116) | typedef struct { FILE: TelegramClient.Opus/opus/silk/fixed/vector_ops_FIX.c function silk_scale_copy_vector16 (line 35) | void silk_scale_copy_vector16( function silk_scale_vector32_Q26_lshift_18 (line 52) | void silk_scale_vector32_Q26_lshift_18( function opus_int32 (line 70) | opus_int32 silk_inner_prod_aligned( function opus_int64 (line 84) | opus_int64 silk_inner_prod16_aligned_64( FILE: TelegramClient.Opus/opus/silk/fixed/warped_autocorrelation_FIX.c function silk_warped_autocorrelation_FIX (line 38) | void silk_warped_autocorrelation_FIX( FILE: TelegramClient.Opus/opus/silk/gain_quant.c function silk_gains_quant (line 39) | void silk_gains_quant( function silk_gains_dequant (line 93) | void silk_gains_dequant( function opus_int32 (line 127) | opus_int32 silk_gains_ID( /* O ... FILE: TelegramClient.Opus/opus/silk/init_decoder.c function opus_int (line 37) | opus_int silk_init_decoder( FILE: TelegramClient.Opus/opus/silk/init_encoder.c function opus_int (line 42) | opus_int silk_init_encoder( FILE: TelegramClient.Opus/opus/silk/inner_prod_aligned.c function opus_int32 (line 34) | opus_int32 silk_inner_prod_aligned_scale( FILE: TelegramClient.Opus/opus/silk/interpolate.c function silk_interpolate (line 35) | void silk_interpolate( FILE: TelegramClient.Opus/opus/silk/lin2log.c function opus_int32 (line 35) | opus_int32 silk_lin2log( FILE: TelegramClient.Opus/opus/silk/log2lin.c function opus_int32 (line 36) | opus_int32 silk_log2lin( FILE: TelegramClient.Opus/opus/silk/macros.h function OPUS_INLINE (line 84) | static OPUS_INLINE opus_int32 silk_CLZ16(opus_int16 in16) function OPUS_INLINE (line 89) | static OPUS_INLINE opus_int32 silk_CLZ32(opus_int32 in32) FILE: TelegramClient.Opus/opus/silk/process_NLSFs.c function silk_process_NLSFs (line 35) | void silk_process_NLSFs( FILE: TelegramClient.Opus/opus/silk/quant_LTP_gains.c function silk_quant_LTP_gains (line 35) | void silk_quant_LTP_gains( FILE: TelegramClient.Opus/opus/silk/resampler.c function opus_int (line 78) | opus_int silk_resampler_init( function opus_int (line 174) | opus_int silk_resampler( FILE: TelegramClient.Opus/opus/silk/resampler_down2.c function silk_resampler_down2 (line 36) | void silk_resampler_down2( FILE: TelegramClient.Opus/opus/silk/resampler_down2_3.c function silk_resampler_down2_3 (line 39) | void silk_resampler_down2_3( FILE: TelegramClient.Opus/opus/silk/resampler_private_AR2.c function silk_resampler_private_AR2 (line 36) | void silk_resampler_private_AR2( FILE: TelegramClient.Opus/opus/silk/resampler_private_IIR_FIR.c function OPUS_INLINE (line 36) | static OPUS_INLINE opus_int16 *silk_resampler_private_IIR_FIR_INTERPOL( function silk_resampler_private_IIR_FIR (line 65) | void silk_resampler_private_IIR_FIR( FILE: TelegramClient.Opus/opus/silk/resampler_private_down_FIR.c function OPUS_INLINE (line 36) | static OPUS_INLINE opus_int16 *silk_resampler_private_down_FIR_INTERPOL( function silk_resampler_private_down_FIR (line 145) | void silk_resampler_private_down_FIR( FILE: TelegramClient.Opus/opus/silk/resampler_private_up2_HQ.c function silk_resampler_private_up2_HQ (line 38) | void silk_resampler_private_up2_HQ( function silk_resampler_private_up2_HQ_wrapper (line 104) | void silk_resampler_private_up2_HQ_wrapper( FILE: TelegramClient.Opus/opus/silk/resampler_structs.h type silk_resampler_state_struct (line 38) | typedef struct _silk_resampler_state_struct{ FILE: TelegramClient.Opus/opus/silk/shell_coder.c function OPUS_INLINE (line 36) | static OPUS_INLINE void combine_pulses( function OPUS_INLINE (line 48) | static OPUS_INLINE void encode_split( function OPUS_INLINE (line 60) | static OPUS_INLINE void decode_split( function silk_shell_encoder (line 78) | void silk_shell_encoder( function silk_shell_decoder (line 119) | void silk_shell_decoder( FILE: TelegramClient.Opus/opus/silk/sigm_Q15.c function opus_int (line 49) | opus_int silk_sigm_Q15( FILE: TelegramClient.Opus/opus/silk/sort.c function silk_insertion_sort_increasing (line 40) | void silk_insertion_sort_increasing( function silk_insertion_sort_decreasing_int16 (line 88) | void silk_insertion_sort_decreasing_int16( function silk_insertion_sort_increasing_all_values_int16 (line 135) | void silk_insertion_sort_increasing_all_values_int16( FILE: TelegramClient.Opus/opus/silk/stereo_LR_to_MS.c function silk_stereo_LR_to_MS (line 36) | void silk_stereo_LR_to_MS( FILE: TelegramClient.Opus/opus/silk/stereo_MS_to_LR.c function silk_stereo_MS_to_LR (line 35) | void silk_stereo_MS_to_LR( FILE: TelegramClient.Opus/opus/silk/stereo_decode_pred.c function silk_stereo_decode_pred (line 35) | void silk_stereo_decode_pred( function silk_stereo_decode_mid_only (line 66) | void silk_stereo_decode_mid_only( FILE: TelegramClient.Opus/opus/silk/stereo_encode_pred.c function silk_stereo_encode_pred (line 35) | void silk_stereo_encode_pred( function silk_stereo_encode_mid_only (line 55) | void silk_stereo_encode_mid_only( FILE: TelegramClient.Opus/opus/silk/stereo_find_predictor.c function opus_int32 (line 35) | opus_int32 silk_stereo_find_predictor( /* O ... FILE: TelegramClient.Opus/opus/silk/stereo_quant_pred.c function silk_stereo_quant_pred (line 35) | void silk_stereo_quant_pred( FILE: TelegramClient.Opus/opus/silk/structs.h type silk_nsq_state (line 45) | typedef struct { type silk_VAD_state (line 62) | typedef struct { type silk_LP_state (line 76) | typedef struct { type silk_NLSF_CB_struct (line 83) | typedef struct { type stereo_enc_state (line 97) | typedef struct { type stereo_dec_state (line 109) | typedef struct { type SideInfoIndices (line 115) | typedef struct { type silk_encoder_state (line 132) | typedef struct { type silk_PLC_struct (line 231) | typedef struct { type silk_CNG_struct (line 248) | typedef struct { type silk_decoder_state (line 260) | typedef struct { type silk_decoder_control (line 312) | typedef struct { FILE: TelegramClient.Opus/opus/silk/sum_sqr_shift.c function silk_sum_sqr_shift (line 36) | void silk_sum_sqr_shift( FILE: TelegramClient.Opus/opus/silk/typedef.h function OPUS_INLINE (line 65) | __attribute__((noreturn)) FILE: TelegramClient.Opus/opus/src/analysis.c function OPUS_INLINE (line 118) | static OPUS_INLINE float fast_atan2f(float y, float x) { function tonality_get_info (line 143) | void tonality_get_info(TonalityAnalysisState *tonal, AnalysisInfo *info_... function tonality_analysis (line 192) | void tonality_analysis(TonalityAnalysisState *tonal, AnalysisInfo *info_... function run_analysis (line 619) | void run_analysis(TonalityAnalysisState *analysis, const CELTMode *celt_... FILE: TelegramClient.Opus/opus/src/analysis.h type TonalityAnalysisState (line 41) | typedef struct { FILE: TelegramClient.Opus/opus/src/mlp.c function OPUS_INLINE (line 42) | static OPUS_INLINE opus_val16 tansig_approx(opus_val32 _x) /* Q19 */ function OPUS_INLINE (line 68) | static OPUS_INLINE float tansig_approx(float x) function mlp_process (line 93) | void mlp_process(const MLP *m, const opus_val16 *in, opus_val16 *out) function mlp_process (line 117) | void mlp_process(const MLP *m, const float *in, float *out) FILE: TelegramClient.Opus/opus/src/mlp.h type MLP (line 33) | typedef struct { FILE: TelegramClient.Opus/opus/src/opus.c function OPUS_EXPORT (line 36) | OPUS_EXPORT void opus_pcm_soft_clip(float *_x, int N, int C, float *decl... function encode_size (line 136) | int encode_size(int size, unsigned char *data) function parse_size (line 149) | static int parse_size(const unsigned char *data, opus_int32 len, opus_in... function opus_packet_parse_impl (line 169) | int opus_packet_parse_impl(const unsigned char *data, opus_int32 len, function opus_packet_parse (line 322) | int opus_packet_parse(const unsigned char *data, opus_int32 len, FILE: TelegramClient.Opus/opus/src/opus_decoder.c type OpusDecoder (line 55) | struct OpusDecoder { function OPUS_INLINE (line 81) | static OPUS_INLINE opus_int16 SAT16(opus_int32 x) { function opus_decoder_get_size (line 87) | int opus_decoder_get_size(int channels) function opus_decoder_init (line 101) | int opus_decoder_init(OpusDecoder *st, opus_int32 Fs, int channels) function OpusDecoder (line 143) | OpusDecoder *opus_decoder_create(opus_int32 Fs, int channels, int *error) function smooth_fade (line 172) | static void smooth_fade(const opus_val16 *in1, const opus_val16 *in2, function opus_packet_get_mode (line 189) | static int opus_packet_get_mode(const unsigned char *data) function opus_decode_frame (line 204) | static int opus_decode_frame(OpusDecoder *st, const unsigned char *data, function opus_decode_native (line 584) | int opus_decode_native(OpusDecoder *st, const unsigned char *data, function opus_decode (line 699) | int opus_decode(OpusDecoder *st, const unsigned char *data, function opus_decode_float (line 708) | int opus_decode_float(OpusDecoder *st, const unsigned char *data, function opus_decode (line 735) | int opus_decode(OpusDecoder *st, const unsigned char *data, function opus_decode_float (line 760) | int opus_decode_float(OpusDecoder *st, const unsigned char *data, function opus_decoder_ctl (line 770) | int opus_decoder_ctl(OpusDecoder *st, int request, ...) function opus_decoder_destroy (line 883) | void opus_decoder_destroy(OpusDecoder *st) function opus_packet_get_bandwidth (line 889) | int opus_packet_get_bandwidth(const unsigned char *data) function opus_packet_get_samples_per_frame (line 907) | int opus_packet_get_samples_per_frame(const unsigned char *data, function opus_packet_get_nb_channels (line 928) | int opus_packet_get_nb_channels(const unsigned char *data) function opus_packet_get_nb_frames (line 933) | int opus_packet_get_nb_frames(const unsigned char packet[], opus_int32 len) function opus_packet_get_nb_samples (line 949) | int opus_packet_get_nb_samples(const unsigned char packet[], opus_int32 ... function opus_decoder_get_nb_samples (line 966) | int opus_decoder_get_nb_samples(const OpusDecoder *dec, FILE: TelegramClient.Opus/opus/src/opus_encoder.c type StereoWidthState (line 55) | typedef struct { type OpusEncoder (line 61) | struct OpusEncoder { function opus_encoder_get_size (line 148) | int opus_encoder_get_size(int channels) function opus_encoder_init (line 162) | int opus_encoder_init(OpusEncoder* st, opus_int32 Fs, int channels, int ... function gen_toc (line 248) | static unsigned char gen_toc(int mode, int framerate, int bandwidth, int... function silk_biquad_float (line 281) | static void silk_biquad_float( function hp_cutoff (line 320) | static void hp_cutoff(const opus_val16 *in, opus_int32 cutoff_Hz, opus_v... function dc_reject (line 356) | static void dc_reject(const opus_val16 *in, opus_int32 cutoff_Hz, opus_v... function dc_reject (line 381) | static void dc_reject(const opus_val16 *in, opus_int32 cutoff_Hz, opus_v... function stereo_fade (line 405) | static void stereo_fade(const opus_val16 *in, opus_val16 *out, opus_val1... function gain_fade (line 437) | static void gain_fade(const opus_val16 *in, opus_val16 *out, opus_val16 ... function OpusEncoder (line 476) | OpusEncoder *opus_encoder_create(opus_int32 Fs, int channels, int applic... function opus_int32 (line 506) | static opus_int32 user_bitrate_to_bitrate(OpusEncoder *st, int frame_siz... function transient_boost (line 521) | static float transient_boost(const float *E, const float *E_1, int LM, i... function transient_viterbi (line 562) | static int transient_viterbi(const float *E, const float *E_1, int N, in... function optimize_framesize (line 651) | int optimize_framesize(const opus_val16 *x, int len, int C, opus_int32 Fs, function downmix_float (line 731) | void downmix_float(const void *_x, opus_val32 *sub, int subframe, int of... function downmix_int (line 766) | void downmix_int(const void *_x, opus_val32 *sub, int subframe, int offs... function opus_int32 (line 800) | opus_int32 frame_size_select(opus_int32 frame_size, int variable_duratio... function opus_int32 (line 821) | opus_int32 compute_frame_size(const void *analysis_pcm, int frame_size, function opus_val16 (line 848) | opus_val16 compute_stereo_width(const opus_val16 *pcm, int frame_size, o... function opus_int32 (line 1937) | opus_int32 opus_encode_float(OpusEncoder *st, const float *pcm, int anal... function opus_int32 (line 1964) | opus_int32 opus_encode(OpusEncoder *st, const opus_int16 *pcm, int analy... function opus_int32 (line 1984) | opus_int32 opus_encode(OpusEncoder *st, const opus_int16 *pcm, int analy... function opus_int32 (line 2009) | opus_int32 opus_encode_float(OpusEncoder *st, const float *pcm, int anal... function opus_encoder_ctl (line 2027) | int opus_encoder_ctl(OpusEncoder *st, int request, ...) function opus_encoder_destroy (line 2485) | void opus_encoder_destroy(OpusEncoder *st) FILE: TelegramClient.Opus/opus/src/opus_multistream.c function validate_layout (line 41) | int validate_layout(const ChannelLayout *layout) function get_left_channel (line 57) | int get_left_channel(const ChannelLayout *layout, int stream_id, int prev) function get_right_channel (line 69) | int get_right_channel(const ChannelLayout *layout, int stream_id, int prev) function get_mono_channel (line 81) | int get_mono_channel(const ChannelLayout *layout, int stream_id, int prev) FILE: TelegramClient.Opus/opus/src/opus_multistream_decoder.c type OpusMSDecoder (line 40) | struct OpusMSDecoder { function opus_int32 (line 50) | opus_int32 opus_multistream_decoder_get_size(int nb_streams, int nb_coup... function opus_multistream_decoder_init (line 63) | int opus_multistream_decoder_init( function OpusMSDecoder (line 110) | OpusMSDecoder *opus_multistream_decoder_create( function opus_multistream_packet_validate (line 155) | static int opus_multistream_packet_validate(const unsigned char *data, function opus_multistream_decode_native (line 184) | static int opus_multistream_decode_native( function opus_copy_channel_out_float (line 305) | static void opus_copy_channel_out_float( function opus_copy_channel_out_short (line 334) | static void opus_copy_channel_out_short( function opus_multistream_decode (line 365) | int opus_multistream_decode( function opus_multistream_decode_float (line 379) | int opus_multistream_decode_float(OpusMSDecoder *st, const unsigned char... function opus_multistream_decode (line 389) | int opus_multistream_decode(OpusMSDecoder *st, const unsigned char *data, function opus_multistream_decode_float (line 396) | int opus_multistream_decode_float( function opus_multistream_decoder_ctl (line 410) | int opus_multistream_decoder_ctl(OpusMSDecoder *st, int request, ...) function opus_multistream_decoder_destroy (line 534) | void opus_multistream_decoder_destroy(OpusMSDecoder *st) FILE: TelegramClient.Opus/opus/src/opus_multistream_encoder.c type VorbisLayout (line 45) | typedef struct { type OpusMSEncoder (line 72) | struct OpusMSEncoder { function opus_val32 (line 85) | static opus_val32 *ms_get_preemph_mem(OpusMSEncoder *st) function opus_val32 (line 104) | static opus_val32 *ms_get_window_mem(OpusMSEncoder *st) function validate_encoder_layout (line 123) | static int validate_encoder_layout(const ChannelLayout *layout) function channel_pos (line 142) | static void channel_pos(int channels, int pos[8]) function opus_val16 (line 183) | static opus_val16 logSum(opus_val16 a, opus_val16 b) function opus_val16 (line 214) | opus_val16 logSum(opus_val16 a, opus_val16 b) function surround_analysis (line 220) | void surround_analysis(const CELTMode *celt_mode, const void *pcm, opus_... function opus_int32 (line 344) | opus_int32 opus_multistream_encoder_get_size(int nb_streams, int nb_coup... function opus_int32 (line 357) | opus_int32 opus_multistream_surround_encoder_get_size(int channels, int ... function opus_multistream_encoder_init_impl (line 394) | static int opus_multistream_encoder_init_impl( function opus_multistream_encoder_init (line 456) | int opus_multistream_encoder_init( function opus_multistream_surround_encoder_init (line 469) | int opus_multistream_surround_encoder_init( function OpusMSEncoder (line 520) | OpusMSEncoder *opus_multistream_encoder_create( function OpusMSEncoder (line 557) | OpusMSEncoder *opus_multistream_surround_encoder_create( function surround_rate_allocation (line 594) | static void surround_rate_allocation( function opus_multistream_encode_native (line 668) | static int opus_multistream_encode_native function opus_copy_channel_in_float (line 873) | static void opus_copy_channel_in_float( function opus_copy_channel_in_short (line 894) | static void opus_copy_channel_in_short( function opus_multistream_encode (line 916) | int opus_multistream_encode( function opus_multistream_encode_float (line 929) | int opus_multistream_encode_float( function opus_multistream_encode_float (line 944) | int opus_multistream_encode_float function opus_multistream_encode (line 957) | int opus_multistream_encode( function opus_multistream_encoder_ctl (line 970) | int opus_multistream_encoder_ctl(OpusMSEncoder *st, int request, ...) function opus_multistream_encoder_destroy (line 1171) | void opus_multistream_encoder_destroy(OpusMSEncoder *st) FILE: TelegramClient.Opus/opus/src/opus_private.h type OpusRepacketizer (line 36) | struct OpusRepacketizer { type ChannelLayout (line 44) | typedef struct ChannelLayout { function OPUS_INLINE (line 114) | static OPUS_INLINE int align(int i) FILE: TelegramClient.Opus/opus/src/repacketizer.c function opus_repacketizer_get_size (line 37) | int opus_repacketizer_get_size(void) function OpusRepacketizer (line 42) | OpusRepacketizer *opus_repacketizer_init(OpusRepacketizer *rp) function OpusRepacketizer (line 48) | OpusRepacketizer *opus_repacketizer_create(void) function opus_repacketizer_destroy (line 56) | void opus_repacketizer_destroy(OpusRepacketizer *rp) function opus_repacketizer_cat_impl (line 61) | static int opus_repacketizer_cat_impl(OpusRepacketizer *rp, const unsign... function opus_repacketizer_cat (line 92) | int opus_repacketizer_cat(OpusRepacketizer *rp, const unsigned char *dat... function opus_repacketizer_get_nb_frames (line 97) | int opus_repacketizer_get_nb_frames(OpusRepacketizer *rp) function opus_int32 (line 102) | opus_int32 opus_repacketizer_out_range_impl(OpusRepacketizer *rp, int be... function opus_int32 (line 228) | opus_int32 opus_repacketizer_out_range(OpusRepacketizer *rp, int begin, ... function opus_int32 (line 233) | opus_int32 opus_repacketizer_out(OpusRepacketizer *rp, unsigned char *da... function opus_packet_pad (line 238) | int opus_packet_pad(unsigned char *data, opus_int32 len, opus_int32 new_... function opus_int32 (line 259) | opus_int32 opus_packet_unpad(unsigned char *data, opus_int32 len) function opus_multistream_packet_pad (line 274) | int opus_multistream_packet_pad(unsigned char *data, opus_int32 len, opu... function opus_int32 (line 305) | opus_int32 opus_multistream_packet_unpad(unsigned char *data, opus_int32... FILE: TelegramClient.Opus/opus/src/repacketizer_demo.c function usage (line 39) | void usage(char *argv0) function int_to_char (line 44) | static void int_to_char(opus_uint32 i, unsigned char ch[4]) function opus_uint32 (line 52) | static opus_uint32 char_to_int(unsigned char ch[4]) function main (line 58) | int main(int argc, char *argv[]) FILE: TelegramClient.Player/AudioPlayer.cs class AudioPlayer (line 15) | public class AudioPlayer : AudioPlayerAgent method AudioPlayer (line 40) | public AudioPlayer() method AudioPlayer_UnhandledException (line 54) | private void AudioPlayer_UnhandledException(object sender, Application... method PlayNextTrack (line 68) | private void PlayNextTrack(BackgroundAudioPlayer player) method PlayPreviousTrack (line 83) | private void PlayPreviousTrack(BackgroundAudioPlayer player) method PlayTrack (line 98) | private void PlayTrack(BackgroundAudioPlayer player) method OnPlayStateChanged (line 134) | protected override void OnPlayStateChanged(BackgroundAudioPlayer playe... method OnUserAction (line 168) | protected override void OnUserAction(BackgroundAudioPlayer player, Aud... method OnError (line 207) | protected override void OnError(BackgroundAudioPlayer player, AudioTra... method OnCancel (line 227) | protected override void OnCancel() FILE: TelegramClient.ScheduledTaskAgent/ScheduledAgent.cs class ScheduledAgent (line 11) | public class ScheduledAgent : Microsoft.Phone.Scheduler.ScheduledTaskAgent method ScheduledAgent (line 18) | public ScheduledAgent() method ScheduledAgent_UnhandledException (line 32) | private void ScheduledAgent_UnhandledException(object sender, Applicat... method OnInvoke (line 50) | protected override void OnInvoke(ScheduledTask task) FILE: TelegramClient.Tasks/BackgroundDifferenceLoader.cs class BackgroundDifferenceLoader (line 28) | public sealed class BackgroundDifferenceLoader : IBackgroundTask method Log (line 34) | private static void Log(string message, Action callback = null) method GetInitConnection (line 46) | private TLInitConnection GetInitConnection() method Run (line 57) | public void Run(IBackgroundTaskInstance taskInstance) method RunAsync (line 89) | private void RunAsync(Action callback) method GetState (line 143) | private static TLState GetState(TLState clientState, TLVector results, TLDifference re... FILE: TelegramClient.Tasks/InteractiveNotificationsBackgroundTask.cs class InteractiveNotificationsBackgroundTask (line 34) | public sealed class InteractiveNotificationsBackgroundTask : IBackground... method Log (line 40) | private void Log(string message, Action callback = null) method GetInitConnection (line 54) | private TLInitConnection GetInitConnection() method Run (line 67) | public void Run(IBackgroundTaskInstance taskInstance) method UpdateNotifySettings (line 125) | private void UpdateNotifySettings(TLInputPeerBase inputPeer, TLInt mut... method SendReply (line 211) | private void SendReply(TLInputPeerBase inputPeer, TLString message, TL... method GetMsgId (line 345) | private static TLInt GetMsgId(string argument) method GetInputPeer (line 364) | private static TLInputPeerBase GetInputPeer(string argument) method OnTaskCanceled (line 419) | private void OnTaskCanceled(IBackgroundTaskInstance sender, Background... type IToastNotificationActionTriggerDetail (line 427) | [Guid(2487554906, 14579, 17142, 150, 170, 121, 85, 176, 240, 61, 162)] FILE: TelegramClient.Tasks/MessageSchedulerBackgroundTask.cs class MessageSchedulerBackgroundTask (line 29) | public sealed class MessageSchedulerBackgroundTask : IBackgroundTask method Log (line 35) | private void Log(string message, Action callback = null) method GetInitConnection (line 49) | private TLInitConnection GetInitConnection() method Run (line 62) | public async void Run(IBackgroundTaskInstance taskInstance) method OnTaskCanceled (line 207) | private void OnTaskCanceled(IBackgroundTaskInstance sender, Background... FILE: TelegramClient.Tasks/PushNotificationsBackgroundTask.cs class PushNotificationsBackgroundTask (line 25) | public sealed class PushNotificationsBackgroundTask : IBackgroundTask method Log (line 33) | private static void Log(string message, Action callback = null) method Run (line 43) | public void Run(IBackgroundTaskInstance taskInstance) method GetInitConnection (line 106) | private TLInitConnection GetInitConnection() FILE: TelegramClient.Tasks/PushUtils.cs class PushUtils (line 37) | public static class PushUtils method UpdateToastAndTiles (line 40) | public static void UpdateToastAndTiles(RawNotification rawNotification) method IsMuted (line 75) | private static bool IsMuted(Data data) method IsServiceNotification (line 80) | private static bool IsServiceNotification(Data data) method GetRootObject (line 85) | public static RootObject GetRootObject(string payload) method GetCaption (line 97) | private static string GetCaption(Data data) method GetSound (line 141) | private static string GetSound(Data data) method GetGroup (line 146) | private static string GetGroup(Data data) method GetTag (line 151) | private static string GetTag(Data data) method GetLaunch (line 156) | private static string GetLaunch(Data data) method GetMessage (line 176) | private static string GetMessage(Data data) method UpdateBadge (line 226) | private static void UpdateBadge(int badgeNumber) method IsFileExists (line 252) | private static async Task IsFileExists(string fileName) method AddToast (line 280) | public static void AddToast(RootObject rootObject, string caption, str... method GetArgumentsAndImageSource (line 376) | private static void GetArgumentsAndImageSource(RootObject rootObject, ... method GetImageSource (line 424) | private static string GetImageSource(Custom custom) method GetArguments (line 447) | private static string GetArguments(string peer, string peerId, bool ne... method RemoveToastGroup (line 469) | private static void RemoveToastGroup(string groupname) method UpdateTile (line 476) | private static void UpdateTile(string caption, string message) method AppendTile (line 508) | private static void AppendTile(XmlDocument toTile, XmlDocument fromTile) method SetText (line 514) | private static void SetText(XmlDocument document, string caption, stri... method SetActions (line 521) | private static void SetActions(XmlDocument document, string arguments) method SetToastImage (line 564) | private static void SetToastImage(XmlDocument document, string imageSo... method SetImage (line 577) | private static void SetImage(XmlDocument document, string imageSource) method SetSound (line 583) | private static void SetSound(XmlDocument document, string soundSource) method SetLaunch (line 601) | private static void SetLaunch(XmlDocument document, string launch) class Photo (line 696) | public sealed class Photo class MTPeer (line 704) | public sealed class MTPeer class Custom (line 710) | public sealed class Custom method GetParams (line 733) | public IEnumerable GetParams() class Data (line 742) | public sealed class Data class RootObject (line 759) | public sealed class RootObject FILE: TelegramClient.WP8/Behaviors/InfiniteScrollingBehavior.cs class IncrementalLoadingTrigger (line 6) | public class IncrementalLoadingTrigger : TriggerBase method OnAttached (line 16) | protected override void OnAttached() method OnItemRealized (line 22) | private void OnItemRealized(object sender, ItemRealizationEventArgs e) method OnDetaching (line 46) | protected override void OnDetaching() class InfiniteScrollingBehavior (line 53) | public class InfiniteScrollingBehavior : Behavior FILE: TelegramClient.WP8/Controls/StartView/DragEventArgs.cs class DragEventArgs (line 6) | internal class DragEventArgs : GestureEventArgs method DragEventArgs (line 8) | public DragEventArgs() method DragEventArgs (line 12) | public DragEventArgs(InputDeltaArgs args) method MarkAsFinalTouchManipulation (line 28) | public void MarkAsFinalTouchManipulation() FILE: TelegramClient.WP8/Controls/StartView/FlickEventArgs.cs class FlickEventArgs (line 3) | internal class FlickEventArgs : GestureEventArgs FILE: TelegramClient.WP8/Controls/StartView/GestureEventArgs.cs class GestureEventArgs (line 3) | internal class GestureEventArgs : System.EventArgs FILE: TelegramClient.WP8/Controls/StartView/GestureHelper.cs class GestureHelper (line 8) | internal abstract class GestureHelper method GestureHelper (line 17) | protected GestureHelper(UIElement target, bool shouldHandleAllDrags) method Create (line 38) | [SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivate... method Create (line 44) | public static GestureHelper Create(UIElement target, bool shouldHandle... method HookEvents (line 51) | protected abstract void HookEvents(); method Start (line 53) | public void Start() method NotifyDown (line 58) | protected void NotifyDown(InputBaseArgs args) method NotifyMove (line 68) | protected void NotifyMove(InputDeltaArgs args) method ReleaseMouseCaptureAtGestureOrigin (line 92) | private void ReleaseMouseCaptureAtGestureOrigin() method NotifyUp (line 108) | protected void NotifyUp(InputCompletedArgs args) method RaiseGestureStart (line 146) | private void RaiseGestureStart(GestureEventArgs args) method RaiseFlick (line 151) | private void RaiseFlick(FlickEventArgs args) method RaiseGestureEnd (line 156) | private void RaiseGestureEnd(EventArgs args) method RaiseDragEvents (line 161) | private void RaiseDragEvents(InputDeltaArgs args) method RaiseHorizontalDrag (line 174) | private void RaiseHorizontalDrag(DragEventArgs args) method RaiseVerticalDrag (line 179) | private void RaiseVerticalDrag(DragEventArgs args) method AngleFromVector (line 184) | private static double AngleFromVector(double x, double y) type DragLock (line 194) | private enum DragLock FILE: TelegramClient.WP8/Controls/StartView/InputBaseArgs.cs class InputBaseArgs (line 5) | internal class InputBaseArgs method InputBaseArgs (line 7) | protected InputBaseArgs(UIElement source, Point origin) FILE: TelegramClient.WP8/Controls/StartView/InputCompletedArgs.cs class InputCompletedArgs (line 5) | internal abstract class InputCompletedArgs : InputBaseArgs method InputCompletedArgs (line 7) | protected InputCompletedArgs(UIElement source, Point origin) FILE: TelegramClient.WP8/Controls/StartView/InputDeltaArgs.cs class InputDeltaArgs (line 5) | internal abstract class InputDeltaArgs : InputBaseArgs method InputDeltaArgs (line 7) | protected InputDeltaArgs(UIElement source, Point origin) FILE: TelegramClient.WP8/Controls/StartView/ManipulationGestureHelper.cs class ManipulationGestureHelper (line 6) | internal class ManipulationGestureHelper : GestureHelper method ManipulationGestureHelper (line 8) | public ManipulationGestureHelper(UIElement target, bool shouldHandleAl... method HookEvents (line 13) | protected override void HookEvents() method Target_ManipulationStarted (line 20) | private void Target_ManipulationStarted(object sender, ManipulationSta... method Target_ManipulationDelta (line 25) | private void Target_ManipulationDelta(object sender, ManipulationDelta... method Target_ManipulationCompleted (line 30) | private void Target_ManipulationCompleted(object sender, ManipulationC... class ManipulationBaseArgs (line 35) | private class ManipulationBaseArgs : InputBaseArgs method ManipulationBaseArgs (line 37) | public ManipulationBaseArgs(ManipulationStartedEventArgs args) class ManipulationDeltaArgs (line 43) | private class ManipulationDeltaArgs : InputDeltaArgs method ManipulationDeltaArgs (line 47) | public ManipulationDeltaArgs(ManipulationDeltaEventArgs args) class ManiulationCompletedArgs (line 87) | private class ManiulationCompletedArgs : InputCompletedArgs method ManiulationCompletedArgs (line 91) | public ManiulationCompletedArgs(ManipulationCompletedEventArgs args) FILE: TelegramClient.WP8/Controls/StartView/SafeRaise.cs class SafeRaise (line 14) | internal static class SafeRaise method Raise (line 21) | [SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivate... method Raise (line 35) | public static void Raise(EventHandler eventToRaise, ... method Raise (line 47) | public static void Raise(EventHandler eventToRaise, object sende... method Raise (line 85) | public static void Raise(EventHandler eventToRaise, object sende... FILE: TelegramClient.WP8/Controls/StartView/StartView.cs class StartView (line 16) | [TemplatePart(Name = PanningTransformName, Type = typeof(TranslateTransf... method StartView (line 47) | public StartView() method OnApplyTemplate (line 150) | public override void OnApplyTemplate() method MeasureOverride (line 167) | protected override Size MeasureOverride(Size availableSize) method ArrangeOverride (line 203) | protected override Size ArrangeOverride(Size finalSize) method OnItemsChanged (line 214) | protected override void OnItemsChanged(NotifyCollectionChangedEventArg... method RequestAdjustSelection (line 224) | internal void RequestAdjustSelection() method OnLoaded (line 235) | private void OnLoaded(object sender, RoutedEventArgs e) method OnUnloaded (line 240) | private void OnUnloaded(object sender, RoutedEventArgs e) method LayoutUpdatedAdjustSelection (line 245) | private void LayoutUpdatedAdjustSelection(object sender, System.EventA... method AdjustSelection (line 252) | private void AdjustSelection() method GestureStart (line 296) | private void GestureStart() method HorizontalDrag (line 305) | private void HorizontalDrag(DragEventArgs args) method Flick (line 327) | private void Flick(FlickEventArgs e) method GestureEnd (line 339) | private void GestureEnd() method ProcessFlick (line 368) | private void ProcessFlick() method GoTo (line 403) | private void GoTo(int offset, Duration duration, Action completionAction) method GoTo (line 411) | private void GoTo(int offset) method GoTo (line 416) | private void GoTo(int offset, Action completionAction) method GoTo (line 422) | private void GoTo(int offset, Duration duration) method SetSelectionInternal (line 427) | private void SetSelectionInternal(object selectedItem) method OnSelectedItemChanged (line 434) | private void OnSelectedItemChanged(DependencyPropertyChangedEventArgs ... method OnSelectedIndexChanged (line 501) | [SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExcepti... method OnSizeChanged (line 534) | private void OnSizeChanged(object sender, SizeChangedEventArgs e) method BeginInit (line 541) | void ISupportInitialize.BeginInit() method EndInit (line 550) | void ISupportInitialize.EndInit() class InitializingData (line 576) | private class InitializingData FILE: TelegramClient.WP8/Controls/StartView/StartViewItem.cs class StartViewItem (line 8) | public class StartViewItem : ContentControl method StartViewItem (line 13) | public StartViewItem() FILE: TelegramClient.WP8/Controls/StartView/StartViewPanel.cs class StartViewPanel (line 12) | public class StartViewPanel : Panel method StartViewPanel (line 51) | public StartViewPanel() method OnUnloaded (line 57) | private void OnUnloaded(object sender, RoutedEventArgs e) method OnSizeChanged (line 62) | private void OnSizeChanged(object sender, SizeChangedEventArgs e) method MeasureOverride (line 75) | protected override Size MeasureOverride(Size availableSize) method ArrangeOverride (line 111) | protected override Size ArrangeOverride(Size finalSize) method GetItemsInView (line 133) | private void GetItemsInView(int offset, int viewportWidth, out int lef... method GetStops (line 179) | internal void GetStops(int offset, int totalWidth, out ItemStop previo... method GetSnapOffset (line 230) | internal void GetSnapOffset(int offset, int viewportWidth, int directi... method GetBestIndex (line 325) | private static int GetBestIndex(int n0, int n1, int n2) method FindOwner (line 345) | private void FindOwner() class ItemStop (line 358) | internal class ItemStop method ItemStop (line 360) | public ItemStop(StartViewItem item, int position) FILE: TelegramClient.WP8/Controls/StartView/TransformAnimator.cs class TransformAnimator (line 19) | internal sealed class TransformAnimator method TransformAnimator (line 51) | public TransformAnimator(TranslateTransform translateTransform) method GoTo (line 76) | [SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivate... method GoTo (line 82) | [SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivate... method GoTo (line 88) | [SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivate... method GoTo (line 94) | public void GoTo(double targetOffset, Duration duration, IEasingFuncti... method UpdateEasingFunction (line 108) | [SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivate... method UpdateDuration (line 121) | [SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivate... method OnCompleted (line 135) | private void OnCompleted(object sender, System.EventArgs e) method EnsureAnimator (line 155) | [SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivate... method GetTranslateTransform (line 177) | [SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivate... FILE: TelegramClient.WP8/LongListSelectorEx.cs class LongListSelectorEx (line 24) | public class LongListSelectorEx : LongListSelector method OnIsSelectionEnabledChanged (line 29) | private static void OnIsSelectionEnabledChanged(DependencyObject d, De... method MeasureOverride (line 98) | protected override Size MeasureOverride(Size availableSize) method LongListSelectorEx (line 130) | public LongListSelectorEx() method OnApplyTemplate (line 135) | public override void OnApplyTemplate() method GetChildOfType (line 147) | public static T GetChildOfType(DependencyObject depObj) where T : D... method GetChildrenOfType (line 161) | public static IEnumerable GetChildrenOfType(DependencyObject dep... method OnManipulationStateChanged (line 173) | private void OnManipulationStateChanged(object sender, ManipulationSta... method OnViewportChanged (line 180) | private void OnViewportChanged(object sender, ViewportChangedEventArgs e) method HoldScrollingPosition (line 211) | public void HoldScrollingPosition() method UnholdScrollingPosition (line 216) | public void UnholdScrollingPosition() method ScrollToItem (line 221) | public void ScrollToItem(object item) method RaiseViewportChanged (line 237) | protected virtual void RaiseViewportChanged(ViewportChangedEventArgs e) method RaiseShowScrollButton (line 245) | protected virtual void RaiseShowScrollButton() method RaiseCloseToEnd (line 253) | protected virtual void RaiseCloseToEnd() method RaiseCloseToBegin (line 261) | protected virtual void RaiseCloseToBegin() method RaiseBegin (line 269) | protected virtual void RaiseBegin() method OnItemRealized (line 307) | private void OnItemRealized(object sender, ItemRealizationEventArgs e) method OnContainerUnloaded (line 388) | private void OnContainerUnloaded(object sender, RoutedEventArgs e) method OnContainerLoaded (line 395) | private void OnContainerLoaded(object sender, RoutedEventArgs e) method StartLoadingAnimation (line 404) | private void StartLoadingAnimation(ContentPresenter container) method GetItemsInView (line 423) | public IList GetItemsInView() method InView (line 447) | private bool InView(ContentPresenter item) FILE: TelegramClient.WP8/ViewModels/Contacts/ContactsViewModel.cs class ContactsViewModel (line 25) | public class ContactsViewModel : ItemsViewModelBase, method ContactsViewModel (line 42) | public ContactsViewModel(ICacheService cacheService, ICommonErrorHandl... method UpdateItemsAsync (line 56) | private void UpdateItemsAsync() method OnActivate (line 85) | protected override void OnActivate() method AddContact (line 173) | public void AddContact() method DeleteContact (line 178) | public void DeleteContact(TLUserBase user) method UserAction (line 191) | public void UserAction(TLUserBase user) method SetOpenContactElement (line 198) | public void SetOpenContactElement(object element) method OpenContactDetails (line 203) | public void OpenContactDetails(TLUserBase user) method ImportContactsAsync (line 226) | private void ImportContactsAsync(bool fullReplace = false) method OnSearchCompleted (line 236) | private void OnSearchCompleted(object sender, ContactsSearchEventArgs ... method RefreshItems (line 394) | public override void RefreshItems() method InviteFriends (line 399) | public void InviteFriends() method InsertContacts (line 404) | private void InsertContacts(IEnumerable newUsers, bool ful... method InsertContact (line 436) | private void InsertContact(TLUserBase user) method Handle (line 463) | public void Handle(string command) method Handle (line 475) | public void Handle(TaskCompleted taskCompleted) method Search (line 483) | public void Search() method Handle (line 488) | public void Handle(TLUserBase user) class AlphaKeyGroup (line 508) | public class AlphaKeyGroup : ObservableCollection method AlphaKeyGroup (line 526) | public AlphaKeyGroup(string key) method CreateGroups (line 536) | private static List> CreateGroups(SortedLocaleGroupin... method CreateGroups (line 556) | public static List> CreateGroups(IEnumerable items... FILE: TelegramClient.WP8/ViewModels/Dialogs/DialogDetailsViewModel.Audio.cs class DialogDetailsViewModel (line 19) | public partial class DialogDetailsViewModel method SendAudio (line 21) | public void SendAudio(AudioEventArgs args) method SendAudioInternal (line 132) | private void SendAudioInternal(TLMessage message, AudioEventArgs args ... FILE: TelegramClient.WP8/ViewModels/Dialogs/DialogsViewModel.cs class DialogsViewModel (line 43) | public partial class DialogsViewModel : ItemsViewModelBase, method DialogsViewModel (line 95) | public DialogsViewModel(ICacheService cacheService, ICommonErrorHandle... method CheckPromoChannel (line 236) | public void CheckPromoChannel(bool force = false) method ReorderDrafts (line 312) | private static void ReorderDrafts(IList dialogs) method UpdateItemsAsync (line 339) | private void UpdateItemsAsync(int limit) method OnActivate (line 520) | protected override void OnActivate() method OnInitialize (line 539) | protected override void OnInitialize() method InvokeImportContacts (line 624) | private void InvokeImportContacts() method SetOpenDialogElement (line 636) | public void SetOpenDialogElement(object element) method RefreshItems (line 643) | public override void RefreshItems() method Handle (line 650) | public void Handle(TopMessageUpdatedEventArgs eventArgs) method Handle (line 656) | public void Handle(TLUpdatePinnedDialogs update) method Handle (line 661) | public void Handle(TLUpdateDialogPinned76 update) method Handle (line 672) | public void Handle(TLUpdateDraftMessage update) method Handle (line 710) | public void Handle(ChannelUpdateCompletedEventArgs args) method Handle (line 723) | public void Handle(DialogAddedEventArgs eventArgs) method OnTopMessageUpdatedInternal (line 728) | private void OnTopMessageUpdatedInternal(object sender, TopMessageUpda... method OnTopMessageUpdated (line 896) | private void OnTopMessageUpdated(object sender, TopMessageUpdatedEvent... method OnDialogAdded (line 904) | private void OnDialogAdded(object sender, DialogAddedEventArgs e) method Handle (line 958) | public void Handle(DialogRemovedEventArgs args) method Handle (line 972) | public void Handle(DownloadableItem item) method Handle (line 1012) | public void Handle(string command) method Handle (line 1023) | public void Handle(TLUpdateUserName userName) method Handle (line 1049) | public void Handle(UploadableItem item) method Handle (line 1135) | public void Handle(TLEncryptedChatBase chat) method Handle (line 1161) | public void Handle(UpdateCompletedEventArgs args) method UpdateCompleted (line 1215) | public void UpdateCompleted(IList dialogs) method HandleTypingCommon (line 1238) | private void HandleTypingCommon(TLInt chatId, TLSendMessageActionBase ... method HandleTypingCommon (line 1291) | private void HandleTypingCommon(TLUpdateTypingBase updateTyping, Dicti... method Handle (line 1366) | public void Handle(TLUpdateEncryptedChatTyping encryptedChatTyping) method Handle (line 1371) | public void Handle(TLDecryptedMessageBase messageBase) method Handle (line 1386) | public void Handle(TLUpdateUserTyping userTyping) method Handle (line 1393) | public void Handle(TLUpdateChatUserTyping chatUserTyping) method GetTyping (line 1398) | public static Typing GetTyping(TLPeerBase peer, IList typi... method GetFullInfoAsync (line 1527) | private void GetFullInfoAsync(TLPeerBase peer) method Handle (line 1536) | public void Handle(ClearCacheEventArgs args) method Handle (line 1547) | public void Handle(ClearLocalDatabaseEventArgs args) method Handle (line 1561) | public void Handle(TLUpdateEditMessage update) method Handle (line 1590) | public void Handle(TLUpdateEditChannelMessage update) method Handle (line 1609) | public void Handle(TLUpdateChannel update) method Handle (line 1621) | public void Handle(ProxyDataChangedEventArgs args) FILE: TelegramClient.WP8/ViewModels/Dialogs/SecretDialogDetailsViewModel.Audio.cs class SecretDialogDetailsViewModel (line 19) | public partial class SecretDialogDetailsViewModel method SendAudioInternal (line 21) | private void SendAudioInternal(TLObject obj) method SendAudio (line 95) | public void SendAudio(AudioEventArgs args) FILE: TelegramClient.WP8/ViewModels/Media/MultiImageEditorViewModel.cs class MultiImageEditorViewModel (line 35) | public class MultiImageEditorViewModel : ViewAware method SwitchSelection (line 116) | private void SwitchSelection(PhotoFile currentItem, PhotoFile previous... method MultiImageEditorViewModel (line 137) | public MultiImageEditorViewModel(Action> se... method ContinueLoadMentionHints (line 148) | public void ContinueLoadMentionHints() method LoadMentionHints (line 176) | private void LoadMentionHints(string text) method AddMention (line 201) | public void AddMention(TLUserBase userBase) method CreateUsernameHints (line 213) | private void CreateUsernameHints() method ClearUsernameHints (line 222) | private void ClearUsernameHints() method Done (line 325) | public void Done() method Cancel (line 457) | public void Cancel() method OpenEditor (line 462) | public void OpenEditor() method CloseEditor (line 473) | public void CloseEditor() method OpenAnimationComplete (line 487) | public async void OpenAnimationComplete() method AddFiles (line 499) | public async Task AddFiles(IList files) method UpdateThumbnails (line 612) | private async Task UpdateThumbnails(IList items) method PickPhoto (line 624) | public async void PickPhoto() method SelectMessage (line 664) | public void SelectMessage(PhotoFile file) method Delete (line 669) | public void Delete(PhotoFile file) class TimerSpanToBrushConverter (line 707) | public class TimerSpanToBrushConverter : DependencyObject, IValueConverter method Convert (line 727) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 738) | public object ConvertBack(object value, Type targetType, object parame... FILE: TelegramClient.WP8/Views/Additional/StartupView.xaml.cs class StartupView (line 9) | public partial class StartupView method StartupView (line 22) | public StartupView() method StartView_OnSelectionChanged (line 27) | private void StartView_OnSelectionChanged(object sender, SelectionChan... method StartView_OnManipulationDelta (line 42) | private void StartView_OnManipulationDelta(object sender, Manipulation... FILE: TelegramClient.WP8/Views/Contacts/ContactsView.xaml.cs class ContactsView (line 17) | public partial class ContactsView method ContactsView (line 19) | public ContactsView() method MainItemGrid_OnTap (line 30) | private void MainItemGrid_OnTap(object sender, GestureEventArgs e) FILE: TelegramClient.WP8/Views/Controls/AudioRecorderControl.xaml.cs class AudioRecorderControl (line 38) | public partial class AudioRecorderControl method Log (line 65) | private void Log(string str) method OnTimerTick (line 108) | private void OnTimerTick() method AudioRecorderControl (line 117) | public AudioRecorderControl() method Microphone_OnBufferReady (line 149) | private void Microphone_OnBufferReady(object sender, System.EventArgs e) method UploadAudioFileAsync (line 222) | private void UploadAudioFileAsync(bool isLastPart) method GetUploadablePart (line 261) | private static UploadablePart GetUploadablePart(string fileName, long ... method RecordButton_OnMouseLeftButtonDown (line 316) | private void RecordButton_OnMouseLeftButtonDown(object sender, MouseBu... method StartRecordingStoryboard (line 425) | private void StartRecordingStoryboard() method CreateTimerPanel (line 454) | private Grid CreateTimerPanel() method CreateSliderPanel (line 488) | private Grid CreateSliderPanel() method RecordButton_OnMouseLeftButtonUp (line 531) | private void RecordButton_OnMouseLeftButtonUp(object sender, MouseButt... method RaiseAudioRecorded (line 539) | protected virtual void RaiseAudioRecorded(MemoryStream stream, double ... method RaiseRecordCanceled (line 556) | protected virtual void RaiseRecordCanceled() method RaiseRecordStarted (line 566) | protected virtual void RaiseRecordStarted() method RaiseRecordingAudio (line 576) | protected virtual void RaiseRecordingAudio() method CancelRecording (line 582) | private void CancelRecording() method StopRecording (line 595) | private void StopRecording() method LayoutRoot_OnManipulationDelta (line 606) | private void LayoutRoot_OnManipulationDelta(object sender, Manipulatio... method LayoutRoot_OnManipulationCompleted (line 629) | private void LayoutRoot_OnManipulationCompleted(object sender, Manipul... method HintStoryboard_OnCompleted (line 637) | private void HintStoryboard_OnCompleted(object sender, System.EventArg... method CancelRecordingStoryboard_OnCompleted (line 644) | private void CancelRecordingStoryboard_OnCompleted(object sender, Syst... class XnaAsyncDispatcher (line 650) | public class XnaAsyncDispatcher : IApplicationService method XnaAsyncDispatcher (line 655) | public XnaAsyncDispatcher(TimeSpan dispatchInterval, Action tickAction... method StartService (line 664) | public void StartService(ApplicationServiceContext context) method StopService (line 669) | public void StopService() method TimerTick (line 674) | private void TimerTick(object sender, System.EventArgs eventArgs) class AudioEventArgs (line 690) | public class AudioEventArgs : System.EventArgs method AudioEventArgs (line 702) | public AudioEventArgs(MemoryStream stream, double duration, string fil... FILE: TelegramClient.WP8/Views/Dialogs/DialogDetailsView.xaml.cs class DialogDetailsView (line 58) | public partial class DialogDetailsView : IDialogDetailsView method MoveCurretToEnd (line 65) | public void MoveCurretToEnd() method OnRootFrameTransformChanged (line 132) | private static void OnRootFrameTransformChanged(DependencyObject d, De... method SetRootFrameBinding (line 147) | private void SetRootFrameBinding() method RemoveRootFrameBinding (line 158) | private void RemoveRootFrameBinding() method CloseEmojiPlaceholder (line 163) | private void CloseEmojiPlaceholder() method OpenCommandsPlaceholder (line 174) | private void OpenCommandsPlaceholder() method CloseCommandsPlaceholder (line 180) | private void CloseCommandsPlaceholder() method GetReplyKeyboardImageString (line 186) | private string GetReplyKeyboardImageString() method InputMessage_OnEmojiClick (line 211) | private void InputMessage_OnEmojiClick(object sender, System.EventArgs e) method InputMessage_OnSendClick (line 216) | private void InputMessage_OnSendClick(object sender, System.EventArgs e) method InputMessage_OnAttachClick (line 228) | private void InputMessage_OnAttachClick(object sender, System.EventArg... method DialogDetailsView (line 250) | public DialogDetailsView() method OnGifPlayerControlMediaStateChanged (line 461) | private void OnGifPlayerControlMediaStateChanged(object sender, MediaS... method InitializeMTProtoService (line 573) | private void InitializeMTProtoService(object sender, RoutedEventArgs e) method OnSmileButtonClick (line 583) | private void OnSmileButtonClick() method OptimizeFullHD (line 654) | private void OptimizeFullHD() method OnViewModelScrollToBottom (line 662) | private void OnViewModelScrollToBottom(object sender, System.EventArgs e) method OnViewModelScrollTo (line 672) | private void OnViewModelScrollTo(object sender, ScrollToEventArgs e) method SaveVisibilityBinding (line 683) | private static Binding SaveVisibilityBinding(FrameworkElement element) method RestoreVisibilityBinding (line 694) | private static void RestoreVisibilityBinding(FrameworkElement element,... method OnRecordCanceled (line 706) | private void OnRecordCanceled(object sender, System.EventArgs e) method OnRecordStarted (line 715) | private void OnRecordStarted(object sender, System.EventArgs e) method OnRecordingAudio (line 725) | private void OnRecordingAudio(object sender, System.EventArgs e) method OnAudioRecorded (line 730) | private void OnAudioRecorded(object sender, AudioEventArgs e) method OpenBitmapCache (line 741) | public void OpenBitmapCache() method CloseBitmapCache (line 747) | public void CloseBitmapCache() method RunAnimation (line 755) | private void RunAnimation() method StartGifPlayers (line 878) | private void StartGifPlayers() method OpenPeerDetails_OnTap (line 898) | private void OpenPeerDetails_OnTap(object sender, GestureEventArgs args) method StopPlayersAndCreateBitmapCache (line 922) | public void StopPlayersAndCreateBitmapCache(Action callback = null) method CreateBitmapCache (line 937) | public void CreateBitmapCache(Action callback = null) method MorePanel_OnTap (line 956) | private void MorePanel_OnTap(object sender, GestureEventArgs args) method OnNavigatedTo (line 994) | protected override void OnNavigatedTo(NavigationEventArgs e) method OnNavigatingFrom (line 1058) | protected override void OnNavigatingFrom(NavigatingCancelEventArgs e) method OnSettingsButtonClick (line 1148) | private void OnSettingsButtonClick(object sender, System.EventArgs e) method SetCaptionVisibility (line 1175) | private void SetCaptionVisibility(Visibility visibility) method CancelNavigatingFrom (line 1185) | private bool CancelNavigatingFrom(NavigatingCancelEventArgs e) method OnStickerSetAdded (line 1294) | private void OnStickerSetAdded(object sender, StickerSetAddedEventArgs e) method OnStickerSelected (line 1299) | private void OnStickerSelected(object sender, StickerSelectedEventArgs e) method OnOpenFullScreen (line 1320) | private void OnOpenFullScreen(object sender, System.EventArgs e) method OnCloseFullScreen (line 1326) | private void OnCloseFullScreen(object sender, System.EventArgs e) method OnNavigatedFrom (line 1332) | protected override void OnNavigatedFrom(NavigationEventArgs e) method OnChooseAttachmentPropertyChanged (line 1354) | private void OnChooseAttachmentPropertyChanged(object sender, Property... method IsItemsHitTestVisible (line 1362) | private bool IsItemsHitTestVisible() method OnImageViewerPropertyChanged (line 1375) | private void OnImageViewerPropertyChanged(object sender, PropertyChang... method OnMultiImageEditorPropertyChanged (line 1402) | private void OnMultiImageEditorPropertyChanged(object sender, Property... method OnImageEditorPropertyChanged (line 1423) | private void OnImageEditorPropertyChanged(object sender, PropertyChang... method OnAnimatedImageViewerPropertyChanged (line 1444) | private void OnAnimatedImageViewerPropertyChanged(object sender, Prope... method OnVideoEditorPropertyChanged (line 1465) | private void OnVideoEditorPropertyChanged(object sender, PropertyChang... method OnLocationPickerPropertyChanged (line 1473) | private void OnLocationPickerPropertyChanged(object sender, PropertyCh... method OnContactPickerPropertyChanged (line 1481) | private void OnContactPickerPropertyChanged(object sender, PropertyCha... method OnViewModelPropertyChanged (line 1489) | private void OnViewModelPropertyChanged(object sender, PropertyChanged... method ChangeShareInfo (line 1658) | private void ChangeShareInfo() method SwitchToEditingMode (line 1674) | private void SwitchToEditingMode() method SwitchToSelectionMode (line 1694) | private void SwitchToSelectionMode() method SwitchToNonSelectionMode (line 1768) | private void SwitchToNonSelectionMode() method SwitchToNormalMode (line 1806) | private void SwitchToNormalMode() method BuildLocalizedAppBar (line 1824) | private void BuildLocalizedAppBar() method OpenShareMessagePicker (line 1891) | public void OpenShareMessagePicker(string link, Action FindVisualChildren(DependencyObject de... method LongListSelector_OnItemUnrealized (line 86) | private void LongListSelector_OnItemUnrealized(object sender, ItemReal... method LongListSelector_OnItemRealized (line 125) | private void LongListSelector_OnItemRealized(object sender, ItemRealiz... FILE: TelegramClient.WP8/Views/Media/MultiImageEditorView.xaml.cs class MultiImageEditorView (line 37) | public partial class MultiImageEditorView : IMultiImageEditorView method MultiImageEditorView (line 56) | public MultiImageEditorView() method OnLoaded (line 79) | private void OnLoaded(object sender, RoutedEventArgs e) method OnUnloaded (line 86) | private void OnUnloaded(object sender, RoutedEventArgs e) method InputPane_Hiding (line 93) | private void InputPane_Hiding(InputPane sender, InputPaneVisibilityEve... method InputPane_Showing (line 111) | private void InputPane_Showing(InputPane sender, InputPaneVisibilityEv... method OnLoadedOnce (line 132) | private void OnLoadedOnce(object sender, RoutedEventArgs e) method OpenExtendedImageEditorInternal (line 141) | private void OpenExtendedImageEditorInternal() method CloseExtendedImageEditorIntarnal (line 155) | private void CloseExtendedImageEditorIntarnal(bool confirm = true) method OnViewModelPropertyChanged (line 175) | private void OnViewModelPropertyChanged(object sender, PropertyChanged... method BuildLocalizedAppBar (line 194) | private void BuildLocalizedAppBar() method AppBarAction (line 219) | private void AppBarAction(System.Action action) method BeginCloseStoryboard (line 232) | private void BeginCloseStoryboard() method BeginOpenStoryboard (line 270) | private void BeginOpenStoryboard() method Caption_OnGotFocus (line 312) | private void Caption_OnGotFocus(object sender, RoutedEventArgs e) method GetKeyboardHeightDifference (line 318) | private double GetKeyboardHeightDifference(double keyboardHeight) method Caption_OnLostFocus (line 325) | private void Caption_OnLostFocus(object sender, RoutedEventArgs e) method Caption_OnTextChanged (line 330) | private void Caption_OnTextChanged(object sender, TextChangedEventArgs e) method Caption_OnKeyDown (line 335) | private void Caption_OnKeyDown(object sender, KeyEventArgs e) method Image_OnImageOpened (line 350) | private void Image_OnImageOpened(object sender, RoutedEventArgs e) method FrameworkElement_OnLoaded (line 367) | private void FrameworkElement_OnLoaded(object sender, RoutedEventArgs e) method ImageOpened (line 374) | public static void ImageOpened(PhotoFile photoFile) method ContextMenu_OnLoaded (line 394) | private void ContextMenu_OnLoaded(object sender, RoutedEventArgs e) method MenuItem_OnClick (line 400) | private void MenuItem_OnClick(object sender, RoutedEventArgs e) method Delete_OnClick (line 405) | private void Delete_OnClick(object sender, RoutedEventArgs e) method Edit_OnClick (line 412) | private void Edit_OnClick(object sender, RoutedEventArgs args) method DeleteCurrentItem (line 442) | private void DeleteCurrentItem() method CloseExtendedImageEditor (line 478) | public void CloseExtendedImageEditor() method Done_Click (line 496) | private void Done_Click(object sender, RoutedEventArgs e) method ClosePreview (line 544) | public void ClosePreview() method Timer_OnClick (line 552) | private void Timer_OnClick(object sender, GestureEventArgs e) method AddButton_OnTap (line 573) | private void AddButton_OnTap(object sender, GestureEventArgs e) method GroupedIcon_OnTap (line 578) | private void GroupedIcon_OnTap(object sender, GestureEventArgs e) method ShowHint (line 583) | private void ShowHint() method OnInputMessageHintClosed (line 601) | private void OnInputMessageHintClosed(object sender, System.EventArgs e) method UsernameHint_OnTap (line 612) | private void UsernameHint_OnTap(object sender, GestureEventArgs e) method UsernameHints_OnManipulationStarted (line 655) | private void UsernameHints_OnManipulationStarted(object sender, Manipu... type IMultiImageEditorView (line 661) | public interface IMultiImageEditorView method CloseExtendedImageEditor (line 665) | void CloseExtendedImageEditor(); FILE: TelegramClient.WP81/BackgroundProcess.cs class BackgroundProcessController (line 22) | public sealed class BackgroundProcessController method ConnectUi (line 68) | public void ConnectUi() method DisconnectUi (line 126) | public void DisconnectUi() method BackgroundProcessController (line 157) | private BackgroundProcessController() FILE: TelegramClient.WP81/Behaviors/FocusNextElementOnEnterBehavior.cs class FocusNextElementOnEnterBehavior (line 16) | public class FocusNextElementOnEnterBehavior : Behavior method OnAttached (line 27) | protected override void OnAttached() method AssociatedObject_KeyDown (line 34) | private void AssociatedObject_KeyDown(object sender, KeyEventArgs args) method OnDetaching (line 45) | protected override void OnDetaching() FILE: TelegramClient.WP81/Behaviors/InfiniteScrollingBehavior.cs class IncrementalLoadingTrigger (line 13) | public class IncrementalLoadingTrigger : TriggerBase method OnAttached (line 23) | protected override void OnAttached() method OnItemRealized (line 29) | private void OnItemRealized(object sender, ItemRealizationEventArgs e) method OnDetaching (line 53) | protected override void OnDetaching() class InfiniteScrollingBehavior (line 60) | public class InfiniteScrollingBehavior : Behavior FILE: TelegramClient.WP81/BugsenseWrapper.cs class BugSenseWrapper (line 16) | class BugSenseWrapper method BugSenseWrapper (line 24) | private BugSenseWrapper() method LogError (line 29) | public static void LogError(Exception ex, string comment = null, Notif... method Init (line 50) | public static void Init() FILE: TelegramClient.WP81/Controls/GestureListener/GestureHelperEventArgs.cs class GestureEventArgs (line 18) | public class GestureEventArgs : System.EventArgs method GestureEventArgs (line 30) | internal GestureEventArgs(Point gestureOrigin, Point position) method GetPosition (line 52) | public Point GetPosition(UIElement relativeTo) method GetPosition (line 63) | protected static Point GetPosition(UIElement relativeTo, Point point) class DragStartedGestureEventArgs (line 87) | public class DragStartedGestureEventArgs : GestureEventArgs method DragStartedGestureEventArgs (line 89) | internal DragStartedGestureEventArgs(Point gestureOrigin, Orientation ... class DragDeltaGestureEventArgs (line 104) | public class DragDeltaGestureEventArgs : GestureEventArgs method DragDeltaGestureEventArgs (line 106) | internal DragDeltaGestureEventArgs(Point gestureOrigin, Point currentP... class DragCompletedGestureEventArgs (line 133) | public class DragCompletedGestureEventArgs : GestureEventArgs method DragCompletedGestureEventArgs (line 135) | internal DragCompletedGestureEventArgs(Point gestureOrigin, Point curr... class FlickGestureEventArgs (line 174) | public class FlickGestureEventArgs : GestureEventArgs method FlickGestureEventArgs (line 178) | internal FlickGestureEventArgs(Point hostOrigin, Point velocity) class MultiTouchGestureEventArgs (line 215) | [System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA... method MultiTouchGestureEventArgs (line 228) | internal MultiTouchGestureEventArgs(Point gestureOrigin, Point gesture... method GetPosition (line 242) | public Point GetPosition(UIElement relativeTo, int index) class PinchStartedGestureEventArgs (line 260) | public class PinchStartedGestureEventArgs : MultiTouchGestureEventArgs method PinchStartedGestureEventArgs (line 262) | internal PinchStartedGestureEventArgs(Point gestureOrigin, Point gestu... class PinchGestureEventArgs (line 287) | public class PinchGestureEventArgs : MultiTouchGestureEventArgs method PinchGestureEventArgs (line 289) | internal PinchGestureEventArgs(Point gestureOrigin, Point gestureOrigi... FILE: TelegramClient.WP81/Controls/GestureListener/GestureListener.cs class GestureListener (line 27) | public partial class GestureListener FILE: TelegramClient.WP81/Controls/GestureListener/GestureListenerStatic.cs class GestureListener (line 24) | public partial class GestureListener method GestureListener (line 51) | [System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Performanc... method OnTouchFrameReported (line 75) | private static void OnTouchFrameReported(object sender, TouchFrameEven... method TouchStart (line 122) | private static void TouchStart() method TouchDelta (line 140) | private static void TouchDelta() method TouchComplete (line 148) | private static void TouchComplete() method OnTimerTick (line 160) | [System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "... method ProcessTouchPanelEvents (line 176) | [System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Maintainab... method GetTranslatedDelta (line 298) | private static void GetTranslatedDelta( method GetInverseRootTransformNoOffset (line 322) | private static GeneralTransform GetInverseRootTransformNoOffset() method RaiseGestureEvent (line 345) | private static void RaiseGestureEvent(Func eventToRaise, ... method Raise (line 49) | public static void Raise(EventHandler eventToRaise, object sende... method Raise (line 87) | public static void Raise(EventHandler eventToRaise, object sende... FILE: TelegramClient.WP81/Controls/StartView/DragEventArgs.cs class DragEventArgs (line 13) | internal class DragEventArgs : GestureEventArgs method DragEventArgs (line 15) | public DragEventArgs() method DragEventArgs (line 19) | public DragEventArgs(InputDeltaArgs args) method MarkAsFinalTouchManipulation (line 35) | public void MarkAsFinalTouchManipulation() FILE: TelegramClient.WP81/Controls/StartView/FlickEventArgs.cs class FlickEventArgs (line 10) | internal class FlickEventArgs : GestureEventArgs FILE: TelegramClient.WP81/Controls/StartView/GestureEventArgs.cs class GestureEventArgs (line 10) | internal class GestureEventArgs : System.EventArgs FILE: TelegramClient.WP81/Controls/StartView/GestureHelper.cs class GestureHelper (line 15) | internal abstract class GestureHelper method GestureHelper (line 24) | protected GestureHelper(UIElement target, bool shouldHandleAllDrags) method Create (line 45) | [SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivate... method Create (line 51) | public static GestureHelper Create(UIElement target, bool shouldHandle... method HookEvents (line 58) | protected abstract void HookEvents(); method Start (line 60) | public void Start() method NotifyDown (line 65) | protected void NotifyDown(InputBaseArgs args) method NotifyMove (line 75) | protected void NotifyMove(InputDeltaArgs args) method ReleaseMouseCaptureAtGestureOrigin (line 99) | private void ReleaseMouseCaptureAtGestureOrigin() method NotifyUp (line 115) | protected void NotifyUp(InputCompletedArgs args) method RaiseGestureStart (line 153) | private void RaiseGestureStart(GestureEventArgs args) method RaiseFlick (line 158) | private void RaiseFlick(FlickEventArgs args) method RaiseGestureEnd (line 163) | private void RaiseGestureEnd(EventArgs args) method RaiseDragEvents (line 168) | private void RaiseDragEvents(InputDeltaArgs args) method RaiseHorizontalDrag (line 181) | private void RaiseHorizontalDrag(DragEventArgs args) method RaiseVerticalDrag (line 186) | private void RaiseVerticalDrag(DragEventArgs args) method AngleFromVector (line 191) | private static double AngleFromVector(double x, double y) type DragLock (line 201) | private enum DragLock FILE: TelegramClient.WP81/Controls/StartView/InputBaseArgs.cs class InputBaseArgs (line 12) | internal class InputBaseArgs method InputBaseArgs (line 14) | protected InputBaseArgs(UIElement source, Point origin) FILE: TelegramClient.WP81/Controls/StartView/InputCompletedArgs.cs class InputCompletedArgs (line 12) | internal abstract class InputCompletedArgs : InputBaseArgs method InputCompletedArgs (line 14) | protected InputCompletedArgs(UIElement source, Point origin) FILE: TelegramClient.WP81/Controls/StartView/InputDeltaArgs.cs class InputDeltaArgs (line 12) | internal abstract class InputDeltaArgs : InputBaseArgs method InputDeltaArgs (line 14) | protected InputDeltaArgs(UIElement source, Point origin) FILE: TelegramClient.WP81/Controls/StartView/ManipulationGestureHelper.cs class ManipulationGestureHelper (line 13) | internal class ManipulationGestureHelper : GestureHelper method ManipulationGestureHelper (line 15) | public ManipulationGestureHelper(UIElement target, bool shouldHandleAl... method HookEvents (line 20) | protected override void HookEvents() method Target_ManipulationStarted (line 27) | private void Target_ManipulationStarted(object sender, ManipulationSta... method Target_ManipulationDelta (line 32) | private void Target_ManipulationDelta(object sender, ManipulationDelta... method Target_ManipulationCompleted (line 37) | private void Target_ManipulationCompleted(object sender, ManipulationC... class ManipulationBaseArgs (line 42) | private class ManipulationBaseArgs : InputBaseArgs method ManipulationBaseArgs (line 44) | public ManipulationBaseArgs(ManipulationStartedEventArgs args) class ManipulationDeltaArgs (line 50) | private class ManipulationDeltaArgs : InputDeltaArgs method ManipulationDeltaArgs (line 54) | public ManipulationDeltaArgs(ManipulationDeltaEventArgs args) class ManiulationCompletedArgs (line 94) | private class ManiulationCompletedArgs : InputCompletedArgs method ManiulationCompletedArgs (line 98) | public ManiulationCompletedArgs(ManipulationCompletedEventArgs args) FILE: TelegramClient.WP81/Controls/StartView/SafeRaise.cs class SafeRaise (line 16) | internal static class SafeRaise method Raise (line 23) | [SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivate... method Raise (line 37) | public static void Raise(EventHandler eventToRaise, ... method Raise (line 49) | public static void Raise(EventHandler eventToRaise, object sende... method Raise (line 87) | public static void Raise(EventHandler eventToRaise, object sende... FILE: TelegramClient.WP81/Controls/StartView/StartView.cs class StartView (line 23) | [TemplatePart(Name = PanningTransformName, Type = typeof(TranslateTransf... method StartView (line 54) | public StartView() method RaiseSelectionCanceled (line 159) | protected virtual void RaiseSelectionCanceled() method OnApplyTemplate (line 168) | public override void OnApplyTemplate() method MeasureOverride (line 185) | protected override Size MeasureOverride(Size availableSize) method ArrangeOverride (line 221) | protected override Size ArrangeOverride(Size finalSize) method OnItemsChanged (line 232) | protected override void OnItemsChanged(NotifyCollectionChangedEventArg... method RequestAdjustSelection (line 242) | internal void RequestAdjustSelection() method OnLoaded (line 253) | private void OnLoaded(object sender, RoutedEventArgs e) method OnUnloaded (line 258) | private void OnUnloaded(object sender, RoutedEventArgs e) method LayoutUpdatedAdjustSelection (line 263) | private void LayoutUpdatedAdjustSelection(object sender, System.EventA... method AdjustSelection (line 270) | private void AdjustSelection() method GestureStart (line 314) | private void GestureStart() method HorizontalDrag (line 323) | private void HorizontalDrag(DragEventArgs args) method Flick (line 345) | private void Flick(FlickEventArgs e) method GestureEnd (line 357) | private void GestureEnd() method ProcessFlick (line 391) | private void ProcessFlick() method GoTo (line 426) | private void GoTo(int offset, Duration duration, Action completionAction) method GoTo (line 434) | private void GoTo(int offset) method GoTo (line 439) | private void GoTo(int offset, Action completionAction) method GoTo (line 445) | private void GoTo(int offset, Duration duration) method SetSelectionInternal (line 450) | private void SetSelectionInternal(object selectedItem) method OnSelectedItemChanged (line 457) | private void OnSelectedItemChanged(DependencyPropertyChangedEventArgs ... method OnSelectedIndexChanged (line 524) | [SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExcepti... method OnSizeChanged (line 557) | private void OnSizeChanged(object sender, SizeChangedEventArgs e) method BeginInit (line 564) | void ISupportInitialize.BeginInit() method EndInit (line 573) | void ISupportInitialize.EndInit() class InitializingData (line 599) | private class InitializingData FILE: TelegramClient.WP81/Controls/StartView/StartViewItem.cs class StartViewItem (line 15) | public class StartViewItem : ContentControl method StartViewItem (line 20) | public StartViewItem() FILE: TelegramClient.WP81/Controls/StartView/StartViewPanel.cs class StartViewPanel (line 19) | public class StartViewPanel : Panel method StartViewPanel (line 58) | public StartViewPanel() method OnUnloaded (line 64) | private void OnUnloaded(object sender, RoutedEventArgs e) method OnSizeChanged (line 69) | private void OnSizeChanged(object sender, SizeChangedEventArgs e) method MeasureOverride (line 82) | protected override Size MeasureOverride(Size availableSize) method ArrangeOverride (line 118) | protected override Size ArrangeOverride(Size finalSize) method GetItemsInView (line 140) | private void GetItemsInView(int offset, int viewportWidth, out int lef... method GetStops (line 186) | internal void GetStops(int offset, int totalWidth, out ItemStop previo... method GetSnapOffset (line 237) | internal void GetSnapOffset(int offset, int viewportWidth, int directi... method GetBestIndex (line 332) | private static int GetBestIndex(int n0, int n1, int n2) method FindOwner (line 352) | private void FindOwner() class ItemStop (line 365) | internal class ItemStop method ItemStop (line 367) | public ItemStop(StartViewItem item, int position) FILE: TelegramClient.WP81/Controls/StartView/TransformAnimator.cs class TransformAnimator (line 21) | internal sealed class TransformAnimator method TransformAnimator (line 53) | public TransformAnimator(TranslateTransform translateTransform) method GoTo (line 78) | [SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivate... method GoTo (line 84) | [SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivate... method GoTo (line 90) | [SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivate... method GoTo (line 96) | public void GoTo(double targetOffset, Duration duration, IEasingFuncti... method UpdateEasingFunction (line 110) | [SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivate... method UpdateDuration (line 123) | [SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivate... method OnCompleted (line 137) | private void OnCompleted(object sender, System.EventArgs e) method EnsureAnimator (line 157) | [SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivate... method GetTranslateTransform (line 179) | [SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivate... FILE: TelegramClient.WP81/Converters/ChannelParticipantsCountConverter.cs class ChannelParticipantsCountConverter (line 17) | public class ChannelParticipantsCountConverter : IValueConverter method Convert (line 19) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 35) | public object ConvertBack(object value, Type targetType, object parame... FILE: TelegramClient.WP81/Converters/SecureFilePreviewConverter.cs class SecureFilePreviewConverter (line 24) | public class SecureFilePreviewConverter : IValueConverter method Convert (line 26) | public object Convert(object value, Type targetType, object parameter,... method DecryptFile (line 127) | private static async void DecryptFile(TLSecureFile secureFile, TLInput... method ConvertBack (line 148) | public object ConvertBack(object value, Type targetType, object parame... FILE: TelegramClient.WP81/Converters/ShippingOptionToStringConverter.cs class ShippingOptionToStringConverter (line 16) | public class ShippingOptionToStringConverter : IValueConverter method Convert (line 18) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 35) | public object ConvertBack(object value, Type targetType, object parame... class LabeledPriceToStringConverter (line 41) | public class LabeledPriceToStringConverter : IValueConverter method Convert (line 43) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 55) | public object ConvertBack(object value, Type targetType, object parame... FILE: TelegramClient.WP81/Converters/TTLMediaToVisibilityConverter.cs class TTLMediaToVisibilityConverter (line 16) | public class TTLMediaToVisibilityConverter : IValueConverter method Convert (line 18) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 23) | public object ConvertBack(object value, Type targetType, object parame... class TTLMediaToTimerStringConverter (line 29) | public class TTLMediaToTimerStringConverter : IValueConverter method Convert (line 31) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 52) | public object ConvertBack(object value, Type targetType, object parame... FILE: TelegramClient.WP81/Helpers/TemplateSelectors/ImageViewerTemplateSelector.cs class ImageViewerTemplateSelector (line 16) | public class ImageViewerTemplateSelector : IValueConverter method Convert (line 22) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 38) | public object ConvertBack(object value, Type targetType, object parame... class DecryptedImageViewerTemplateSelector (line 44) | public class DecryptedImageViewerTemplateSelector : IValueConverter method Convert (line 50) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 66) | public object ConvertBack(object value, Type targetType, object parame... FILE: TelegramClient.WP81/Helpers/WeakEventListener.cs class WeakEventListener (line 12) | internal class WeakEventListener where T... method WeakEventListener (line 50) | public WeakEventListener(TInstance instance, TSource source) method OnEvent (line 56) | public void OnEvent(TSource source, TEventArgs args) method Detach (line 69) | public void Detach() FILE: TelegramClient.WP81/PushNotificationsBackgroundTask.cs class PushNotificationsBackgroundTask (line 18) | public sealed class PushNotificationsBackgroundTask : IBackgroundTask method Log (line 26) | private static void Log(string message, Action callback = null) method Run (line 36) | public void Run(IBackgroundTaskInstance taskInstance) FILE: TelegramClient.WP81/Services/Cache.cs class LinkedDictionary (line 13) | internal class LinkedDictionary method LinkedDictionary (line 19) | public LinkedDictionary() method AddFirst (line 24) | public void AddFirst(TKey key, TValue value) method RemoveLast (line 37) | public void RemoveLast() method Add (line 82) | public void Add(TKey key, TValue value) method Remove (line 92) | public bool Remove(TKey key) method TryGetValue (line 106) | public bool TryGetValue(TKey key, out TValue value) class LRUCache (line 140) | public class LRUCache method LRUCache (line 150) | public LRUCache(int capacity) method Add (line 156) | public void Add(TKey key, TValue value) method Remove (line 183) | public void Remove(TKey key) method TryGetValue (line 196) | public bool TryGetValue(TKey key, out TValue value) class TwoQueueCache (line 239) | public class TwoQueueCache method TwoQueueCache (line 255) | public TwoQueueCache(int capacity) method Add (line 264) | public void Add(TKey key, TValue value) method Remove (line 286) | public bool Remove(TKey key) method TryGetValue (line 298) | public bool TryGetValue(TKey key, out TValue value) FILE: TelegramClient.WP81/Services/IProxyChecker.cs type IProxyChecker (line 13) | public interface IProxyChecker method CheckAsync (line 16) | void CheckAsync(TLProxyBase proxy, double timeout, Action callback); method AcceptIncomingCall (line 19) | void AcceptIncomingCall(TLPhoneCallRequested64 requestedCall); method GetDebugString (line 20) | string GetDebugString(); method GetDebugLog (line 21) | string GetDebugLog(long callId); method GetVersion (line 22) | string GetVersion(); method HangUp (line 23) | void HangUp(); method GetEmojis (line 24) | string[] GetEmojis(); method SwitchSpeaker (line 25) | void SwitchSpeaker(bool external); method Mute (line 26) | void Mute(bool muted); method GetSignalBarsCount (line 27) | int GetSignalBarsCount(); FILE: TelegramClient.WP81/Services/IWindowsPhoneStoreUpdateService.cs type IWindowsPhoneStoreUpdateService (line 10) | interface IWindowsPhoneStoreUpdateService method CheckForUpdatedVersion (line 12) | void CheckForUpdatedVersion(string updateDialogText, string updateDial... method LaunchAppUpdateAsync (line 14) | void LaunchAppUpdateAsync(); FILE: TelegramClient.WP81/Services/ProxyChecker.cs class ProxyChecker (line 20) | public class ProxyChecker : IProxyChecker method ProxyChecker (line 32) | public ProxyChecker(ITransportService transportService, IMTProtoServic... method CheckProxyInternal (line 38) | private TLInt CheckProxyInternal(ProxyItem item) method CheckAsync (line 62) | public void CheckAsync(TLProxyBase proxy, double timeout, Action callback) method AcceptIncomingCall (line 402) | public void AcceptIncomingCall(TLPhoneCallRequested64 callRequested) method ShowNotification (line 480) | private void ShowNotification() method StopRinging (line 485) | private void StopRinging() method VoipPhoneCall_RejectRequested (line 496) | private void VoipPhoneCall_RejectRequested(VoipPhoneCall sender, CallR... method VoipPhoneCall_AnswerRequested (line 501) | private void VoipPhoneCall_AnswerRequested(VoipPhoneCall sender, CallA... method DispatchStateChanged (line 506) | private void DispatchStateChanged(PhoneCallState callState) method StartConnectingSound (line 513) | private void StartConnectingSound() method ShowNotifications (line 518) | private void ShowNotifications() method ConfigureDeviceForCall (line 524) | private void ConfigureDeviceForCall() method CallFailed (line 529) | private void CallFailed() method CallFailed (line 534) | private void CallFailed(Error errorCode) method CallEnded (line 584) | private void CallEnded() method GetCallDuration (line 622) | private int GetCallDuration() method Handle (line 632) | public void Handle(TLUpdatePhoneCall updatePhoneCall) method OnStartCommand (line 796) | private void OnStartCommand() method AcknowledgeCallAndStartRinging (line 808) | private void AcknowledgeCallAndStartRinging() method StartRinging (line 835) | private void StartRinging() method PlaySound (line 853) | public static void PlaySound(PhoneCallSound sound, int loopedCount) method MessagePlayerControl_OnMediaEnded (line 875) | private static void MessagePlayerControl_OnMediaEnded(object sender, R... method MessagePlayerControl_OnMediaFailed (line 890) | private static void MessagePlayerControl_OnMediaFailed(object sender, ... method MessagePlayerControl_OnMediaOpened (line 896) | private static void MessagePlayerControl_OnMediaOpened(object sender, ... method GetSoundSource (line 903) | private static string GetSoundSource(PhoneCallSound sound) method StopSelf (line 924) | private void StopSelf() method StartRatingActivity (line 929) | private void StartRatingActivity() method ProcessIncomingCall (line 934) | private void ProcessIncomingCall(TLPhoneCall call) method ProcessAcceptedCall (line 979) | private void ProcessAcceptedCall(TLPhoneCallAccepted phoneCallAccepted) method ToEndpoint (line 1029) | private EndpointStruct ToEndpoint(TLPhoneConnection connection) method InitiateActualEncryptedCall (line 1054) | private void InitiateActualEncryptedCall() method OnSignalBarsChanged (line 1202) | public void OnSignalBarsChanged(int newSignal) method OnCallStateChanged (line 1209) | public void OnCallStateChanged(CallState newState) method Dispose (line 1226) | public void Dispose() method HangUp (line 1231) | public void HangUp() method GetEmojis (line 1236) | public string[] GetEmojis() method DeclineIncomingCall (line 1241) | private void DeclineIncomingCall(PhoneDiscardReason discardReason, Act... method DeclineIncomingCallInternal (line 1268) | private void DeclineIncomingCallInternal(PhoneDiscardReason discardRea... method SwitchSpeaker (line 1310) | public void SwitchSpeaker(bool external) method Mute (line 1315) | public void Mute(bool muted) method GetDebugString (line 1320) | public string GetDebugString() method GetDebugLog (line 1325) | public string GetDebugLog(long callId) method GetVersion (line 1330) | public string GetVersion() method GetSignalBarsCount (line 1335) | public int GetSignalBarsCount() method OnCallStatusChanged (line 1340) | public void OnCallStatusChanged(CallStatus newStatus) method OnCallAudioRouteChanged (line 1345) | public void OnCallAudioRouteChanged(CallAudioRoute newRoute) method OnMediaOperationsChanged (line 1350) | public void OnMediaOperationsChanged(MediaOperations newOperations) method OnCameraLocationChanged (line 1355) | public void OnCameraLocationChanged(CameraLocation newCameraLocation) class PhoneCallStartedEventArgs (line 1361) | public class PhoneCallStartedEventArgs class PhoneCallDiscardedEventArgs (line 1368) | public class PhoneCallDiscardedEventArgs class PhoneCallRequestedEventArgs (line 1377) | public class PhoneCallRequestedEventArgs class PhoneCallStateChangedEventArgs (line 1382) | public class PhoneCallStateChangedEventArgs class SignalBarsChangedEventArgs (line 1389) | public class SignalBarsChangedEventArgs type PhoneCallSound (line 1394) | public enum PhoneCallSound type PhoneCallState (line 1404) | public enum PhoneCallState type PhoneDiscardReason (line 1420) | public enum PhoneDiscardReason class EncryptionKeyEmojifier (line 1428) | public class EncryptionKeyEmojifier method BytesToInt (line 1468) | private static int BytesToInt(byte[] arr, int offset) method BytesToLong (line 1473) | private static long BytesToLong(byte[] arr, int offset) method Emojify (line 1480) | public static String[] Emojify(byte[] sha256) method EmojifyForCall (line 1496) | public static String[] EmojifyForCall(byte[] sha256) FILE: TelegramClient.WP81/Services/WindowsPhoneStoreUpdateService.cs class WindowsPhoneStoreUpdateService (line 20) | public class WindowsPhoneStoreUpdateService : IWindowsPhoneStoreUpdateSe... method GetManifestAttributeValue (line 23) | private string GetManifestAttributeValue(string attributeName) method LaunchAppUpdateAsync (line 38) | public void LaunchAppUpdateAsync() method CheckForUpdatedVersion (line 51) | public void CheckForUpdatedVersion(string updateDialogText, string upd... FILE: TelegramClient.WP81/Themes/SharedResourceDictionary.cs class SharedResourceDictionary (line 15) | public class SharedResourceDictionary : ResourceDictionary method CopyInto (line 39) | private static void CopyInto(ResourceDictionary copy, ResourceDictiona... FILE: TelegramClient.WP81/Utils/Passport.cs class Passport (line 36) | static class Passport method IsValidPostCode (line 38) | public static bool IsValidPostCode(string postcode) method IsValidPostCodeSymbol (line 48) | private static bool IsValidPostCodeSymbol(char symbol) method IsValidName (line 61) | public static bool IsValidName(string postcode) method IsValidNameSymbol (line 71) | private static bool IsValidNameSymbol(char symbol) method DoFinal (line 90) | private static TLString DoFinal(bool forEncryption, TLString data, byt... method EncryptSecureData (line 103) | private static TLString EncryptSecureData(TLString data, TLString valu... method DecryptSecureData (line 113) | private static TLString DecryptSecureData(TLString data, TLString valu... method EncryptValueSecret (line 123) | public static TLString EncryptValueSecret(TLString valueSecret, TLStri... method DecryptValueSecret (line 131) | public static TLString DecryptValueSecret(TLString secureValueSecret, ... method EncryptSecureValue (line 139) | public static TLSecureValue EncryptSecureValue(TLSecureValue secureVal... method EncryptSecureCredentials (line 171) | public static TLSecureCredentialsEncrypted EncryptSecureCredentials(TL... method DecryptSecureValue (line 197) | public static TLString DecryptSecureValue(TLSecureValue secureValue, T... method GenerateSecret (line 224) | public static TLString GenerateSecret(TLString secretRandom) method IsGoodSecret (line 237) | public static bool IsGoodSecret(TLString secret) method EncryptSecret (line 248) | public static void EncryptSecret(out TLString secureSecret, out TLStri... method DecryptSecureSecret (line 307) | public static TLString DecryptSecureSecret(TLString secureSecret, TLSt... method DoFinal (line 337) | private static async Task> DoFinal(bool for... method EncryptFile (line 398) | public static async Task EncryptFile(string fileName, Sto... method DecryptFile (line 408) | public static async Task> DecryptFile(strin... method GetSha256 (line 418) | public static async Task GetSha256(byte[] padding, StorageFile... method GenerateSecureCredentialsEncrypted (line 447) | public static TLSecureCredentialsEncrypted GenerateSecureCredentialsEn... method GenerateValueHashes (line 943) | public static TLVector GenerateValueHashes(IList GenerateRandomPadding(StorageFile dec... class Data (line 980) | [DataContract] class File (line 990) | [DataContract] class PersonalDetails (line 1000) | [DataContract] class Passport (line 1007) | [DataContract] method IsValidPostCode (line 38) | public static bool IsValidPostCode(string postcode) method IsValidPostCodeSymbol (line 48) | private static bool IsValidPostCodeSymbol(char symbol) method IsValidName (line 61) | public static bool IsValidName(string postcode) method IsValidNameSymbol (line 71) | private static bool IsValidNameSymbol(char symbol) method DoFinal (line 90) | private static TLString DoFinal(bool forEncryption, TLString data, byt... method EncryptSecureData (line 103) | private static TLString EncryptSecureData(TLString data, TLString valu... method DecryptSecureData (line 113) | private static TLString DecryptSecureData(TLString data, TLString valu... method EncryptValueSecret (line 123) | public static TLString EncryptValueSecret(TLString valueSecret, TLStri... method DecryptValueSecret (line 131) | public static TLString DecryptValueSecret(TLString secureValueSecret, ... method EncryptSecureValue (line 139) | public static TLSecureValue EncryptSecureValue(TLSecureValue secureVal... method EncryptSecureCredentials (line 171) | public static TLSecureCredentialsEncrypted EncryptSecureCredentials(TL... method DecryptSecureValue (line 197) | public static TLString DecryptSecureValue(TLSecureValue secureValue, T... method GenerateSecret (line 224) | public static TLString GenerateSecret(TLString secretRandom) method IsGoodSecret (line 237) | public static bool IsGoodSecret(TLString secret) method EncryptSecret (line 248) | public static void EncryptSecret(out TLString secureSecret, out TLStri... method DecryptSecureSecret (line 307) | public static TLString DecryptSecureSecret(TLString secureSecret, TLSt... method DoFinal (line 337) | private static async Task> DoFinal(bool for... method EncryptFile (line 398) | public static async Task EncryptFile(string fileName, Sto... method DecryptFile (line 408) | public static async Task> DecryptFile(strin... method GetSha256 (line 418) | public static async Task GetSha256(byte[] padding, StorageFile... method GenerateSecureCredentialsEncrypted (line 447) | public static TLSecureCredentialsEncrypted GenerateSecureCredentialsEn... method GenerateValueHashes (line 943) | public static TLVector GenerateValueHashes(IList GenerateRandomPadding(StorageFile dec... class InternalPassport (line 1023) | [DataContract] class DriverLicense (line 1039) | [DataContract] class IdentityCard (line 1058) | [DataContract] class Address (line 1077) | [DataContract] class UtilityBill (line 1084) | [DataContract] class BankStatement (line 1094) | [DataContract] class RentalAgreement (line 1104) | [DataContract] class PassportRegistration (line 1114) | [DataContract] class TemporaryRegistration (line 1124) | [DataContract] class SecureData (line 1134) | [DataContract] class RootObject (line 1171) | [DataContract] class ScopeRootObject (line 1184) | [DataContract] class RSAEncryption (line 1195) | public static class RSAEncryption method EncryptWithPublic (line 1197) | public static byte[] EncryptWithPublic(byte[] bytesToEncrypt, string p... method EncryptWithPrivate (line 1213) | public static byte[] EncryptWithPrivate(byte[] bytesToEncrypt, string ... class JsonUtils (line 1229) | public static class JsonUtils method ToJSON (line 1231) | public static string ToJSON(object rootObject) method FromJSON (line 1250) | public static T FromJSON(byte[] data) where T : class FILE: TelegramClient.WP81/Utils/Password.cs class Password (line 17) | static class Password method GetHash (line 19) | public static TLString GetHash(TLString currentSalt, TLString password) method GetHash (line 26) | public static TLString GetHash(TLPasswordBase passwordBase, TLString pwd) method GetOldHash (line 43) | public static TLString GetOldHash(TLPasswordKdfAlgoBase kdfAlgoBase, T... method GetNewHash (line 58) | public static TLString GetNewHash(TLPasswordKdfAlgoBase kdfAlgoBase, T... method AddClientSalt (line 77) | public static void AddClientSalt(TLPasswordKdfAlgoBase algoBase) method AddRandomSecureSecret (line 92) | public static void AddRandomSecureSecret(TLPasswordInputSettings83 inp... method AddSecureSecret (line 116) | public static void AddSecureSecret(TLString secret, TLPasswordInputSet... class PBKDF2 (line 139) | public class PBKDF2 method GetHash (line 155) | public static IBuffer GetHash(IBuffer buffSecret, IBuffer buffSalt, ui... FILE: TelegramClient.WP81/Utils/SRP.cs class SRP (line 17) | static class SRP method GetBigIntegerBytes (line 20) | public static byte[] GetBigIntegerBytes(BigInteger value) method GetX (line 42) | public static TLString GetX(TLString password, TLPasswordKdfAlgoSHA256... method GetV (line 52) | private static BigInteger GetV(TLString passwordBytes, TLPasswordKdfAl... method GetVBytes (line 63) | public static TLString GetVBytes(TLString passwordBytes, TLPasswordKdf... method GetCheck (line 73) | public static TLInputCheckPasswordBase GetCheck(TLString xStr, TLLong ... FILE: TelegramClient.WP81/ViewModels/Additional/BioViewModel.cs class BioViewModel (line 17) | public class BioViewModel : ViewModelBase method BioViewModel (line 23) | public BioViewModel(ICacheService cacheService, ICommonErrorHandler er... method Done (line 32) | public void Done() method Cancel (line 55) | public void Cancel() FILE: TelegramClient.WP81/ViewModels/Additional/CallsPrivacyViewModel.cs class CallsPrivacyViewModel (line 27) | public class CallsPrivacyViewModel : ViewModelBase, Telegram.Api.Aggrega... method CallsPrivacyViewModel (line 75) | public CallsPrivacyViewModel(ICacheService cacheService, ICommonErrorH... method OnActivate (line 98) | protected override void OnActivate() method CleanupUsers (line 127) | private void CleanupUsers(IPrivacyValueUsersRule sourceList, IPrivacyV... method UpdateSubtitles (line 144) | private void UpdateSubtitles() method GetSelectedRule (line 169) | private T GetSelectedRule(TLPrivacyRules rules) where T : TLPrivacy... method OnPropertyChanged (line 180) | private void OnPropertyChanged(object sender, PropertyChangedEventArgs e) method SwitchUsersVisibility (line 188) | private void SwitchUsersVisibility(bool silent) method OpenAllowUsers (line 215) | public void OpenAllowUsers() method OpenDisallowUsers (line 230) | public void OpenDisallowUsers() method GetSelectedMainRule (line 245) | private TLPrivacyRuleBase GetSelectedMainRule(List ... method Done (line 268) | public void Done() method Cancel (line 337) | public void Cancel() method Handle (line 342) | public void Handle(TLUpdatePrivacy privacy) FILE: TelegramClient.WP81/ViewModels/Additional/CallsSecurityViewModel.cs class CallsSecurityViewModel (line 17) | public class CallsSecurityViewModel : ViewModelBase method CallsSecurityViewModel (line 27) | public CallsSecurityViewModel(ICacheService cacheService, ICommonError... method OnDeactivate (line 33) | protected override void OnDeactivate(bool close) FILE: TelegramClient.WP81/ViewModels/Additional/CameraViewModel.cs class CameraViewModel (line 20) | public class CameraViewModel : ViewModelBase method CameraViewModel (line 34) | public CameraViewModel(ICacheService cacheService, ICommonErrorHandler... method OnPropertyChanged (line 51) | private void OnPropertyChanged(object sender, PropertyChangedEventArgs e) method OnDeactivate (line 56) | protected override void OnDeactivate(bool close) FILE: TelegramClient.WP81/ViewModels/Additional/ChooseGeoLivePeriodViewModel.cs class ChooseGeoLivePeriodViewModel (line 15) | public class ChooseGeoLivePeriodViewModel : Screen method ChooseGeoLivePeriodViewModel (line 23) | public ChooseGeoLivePeriodViewModel(IStateService stateService) method Done (line 54) | public void Done() method Cancel (line 59) | public void Cancel() FILE: TelegramClient.WP81/ViewModels/Additional/ChooseVideoQualityViewModel.cs class ChooseVideoQualityViewModel (line 16) | public class ChooseVideoQualityViewModel : Screen method ChooseVideoQualityViewModel (line 24) | public ChooseVideoQualityViewModel(IStateService stateService) method Done (line 64) | public void Done() method Cancel (line 69) | public void Cancel() FILE: TelegramClient.WP81/ViewModels/Additional/ContactsSecurityViewModel.cs class ContactsSecurityViewModel (line 23) | public class ContactsSecurityViewModel : ViewModelBase method ContactsSecurityViewModel (line 49) | public ContactsSecurityViewModel(ICacheService cacheService, ICommonEr... method OnActivate (line 84) | protected override void OnActivate() method OnDeactivate (line 98) | protected override void OnDeactivate(bool close) method DeleteSyncedContacts (line 103) | public void DeleteSyncedContacts() method SyncContacts (line 117) | public async void SyncContacts() class ClearTopPeersEventArgs (line 123) | public class ClearTopPeersEventArgs FILE: TelegramClient.WP81/ViewModels/Additional/LoggedInViewModel.cs class LoggedInViewModel (line 23) | public class LoggedInViewModel : ItemsViewModelBase method StartTimer (line 44) | private void StartTimer() method StopTimer (line 49) | private void StopTimer() method LoggedInViewModel (line 54) | public LoggedInViewModel(ICacheService cacheService, ICommonErrorHandl... method OnGetAuthorizations (line 67) | private void OnGetAuthorizations(object sender, System.EventArgs e) method OnActivate (line 72) | protected override void OnActivate() method OnDeactivate (line 79) | protected override void OnDeactivate(bool close) method UpdateSessionsAsync (line 90) | private void UpdateSessionsAsync() method Terminate (line 187) | public void Terminate(TLWebAuthorization authorization) method TerminateWebAuthorizations (line 209) | public void TerminateWebAuthorizations() method Handle (line 234) | public void Handle(TLUpdateNewAuthorization update) FILE: TelegramClient.WP81/ViewModels/Additional/PassportSettingsViewModel.cs class PassportSettingsViewModel (line 19) | public class PassportSettingsViewModel : ItemsViewModelBase, method PassportSettingsViewModel (line 25) | public PassportSettingsViewModel(ICacheService cacheService, ICommonEr... method OnActivate (line 41) | protected override void OnActivate() method Edit (line 52) | public void Edit(TLSecureValue value) method AddDocument (line 128) | public void AddDocument() method DeletePassport (line 224) | public void DeletePassport() method Handle (line 259) | public void Handle(DeleteSecureValueEventArgs args) method Handle (line 267) | public void Handle(AddSecureValueEventArgs args) class DeleteSecureValueEventArgs (line 276) | public class DeleteSecureValueEventArgs class AddSecureValueEventArgs (line 281) | public class AddSecureValueEventArgs FILE: TelegramClient.WP81/ViewModels/Additional/PhotoPickerViewModel.cs class PhotoPickerViewModel (line 20) | public class PhotoPickerViewModel : ViewModelBase method PhotoPickerViewModel (line 34) | public PhotoPickerViewModel(ICacheService cacheService, ICommonErrorHa... method OnPropertyChanged (line 51) | private void OnPropertyChanged(object sender, PropertyChangedEventArgs e) method OnDeactivate (line 56) | protected override void OnDeactivate(bool close) FILE: TelegramClient.WP81/ViewModels/Additional/ProxyListViewModel.cs class ProxyListViewModel (line 27) | public class ProxyListViewModel : ItemsViewModelBase method ProxyListViewModel (line 53) | public ProxyListViewModel(IProxyChecker proxyChecker, ITransportServic... method OnActivate (line 87) | protected override void OnActivate() method CheckProxy (line 126) | private bool CheckProxy(TLProxyBase item) method OnTransportConnecting (line 143) | private void OnTransportConnecting(object sender, TransportEventArgs e) method OnTransportConnected (line 167) | private void OnTransportConnected(object sender, TransportEventArgs e) method PingMainTransportAsync (line 200) | private void PingMainTransportAsync(TLProxyBase item, ITransport trans... method OnDeactivate (line 213) | protected override void OnDeactivate(bool close) method Select (line 221) | public void Select(TLProxyBase proxy) method Set (line 245) | private static void Set(TLProxyConfigBase proxyConfig) method SetReconnect (line 251) | private static void SetReconnect(bool reconnect, TLProxyConfigBase pro... method ApplySettings (line 321) | public static void ApplySettings(TLProxyConfigBase proxyConfigBase, bo... method Add (line 350) | public void Add() method Delete (line 356) | public void Delete(TLProxyBase proxy) method Open (line 391) | public void Open(TLProxyBase proxy) method Done (line 398) | public void Done() method Share (line 411) | public void Share() method GetProxyListString (line 479) | private string GetProxyListString(string prefix) FILE: TelegramClient.WP81/ViewModels/Additional/ProxyViewModel.cs class ProxyViewModel (line 23) | public class ProxyViewModel : ViewModelBase method ProxyViewModel (line 49) | public ProxyViewModel(ITransportService transportService, ICacheServic... method Done (line 93) | public void Done() method Share (line 249) | public void Share() method GetProxyString (line 318) | private string GetProxyString() class ProxyChangedEventArgs (line 338) | public class ProxyChangedEventArgs method ProxyChangedEventArgs (line 342) | public ProxyChangedEventArgs(TLProxyConfigBase proxyConfig) class ProxyDataChangedEventArgs (line 348) | public class ProxyDataChangedEventArgs method ProxyDataChangedEventArgs (line 352) | public ProxyDataChangedEventArgs(TLProxyDataBase proxyData) FILE: TelegramClient.WP81/ViewModels/Calls/CallViewModel.cs class CallViewModel (line 25) | public class CallViewModel : PropertyChangedBase method CallViewModel (line 76) | public CallViewModel(TLUserBase user, IVoIPService voipService) method ChangeCallState (line 86) | public void ChangeCallState(PhoneCallState state) method StartTimer (line 140) | public void StartTimer() method StartTimer (line 146) | public void StartTimer(DateTime callStartTime) method StopTimer (line 152) | public void StopTimer() method CallTimer_Tick (line 157) | private void CallTimer_Tick(object sender, System.EventArgs eventArgs) method SwitchSpeaker (line 180) | public void SwitchSpeaker(bool external) method Mute (line 185) | public void Mute(bool muted) method OpenChat (line 190) | public void OpenChat() FILE: TelegramClient.WP81/ViewModels/Calls/CallsViewModel.cs class CallsViewModel (line 28) | public class CallsViewModel : ItemsViewModelBase method CallsViewModel (line 32) | public CallsViewModel(ICacheService cacheService, ICommonErrorHandler ... method OpenDialogDetails (line 40) | public bool OpenDialogDetails(TLDialogBase dialog) method OnActivate (line 90) | protected override void OnActivate() method LoadCalls (line 104) | private void LoadCalls() method LoadNextSlice (line 220) | public void LoadNextSlice() method DeleteDialog (line 225) | public void DeleteDialog(TLDialogBase dialogBase) method DeleteMessagesInternal (line 246) | private void DeleteMessagesInternal(TLObject owner, TLMessageBase last... FILE: TelegramClient.WP81/ViewModels/Chats/GroupStickersViewModel.cs class TLStickerSetNotFound (line 30) | public class TLStickerSetNotFound : TLStickerSetBase class GroupStickersViewModel (line 35) | public class GroupStickersViewModel : ItemsViewModelBase method GroupStickersViewModel (line 61) | public GroupStickersViewModel(ICacheService cacheService, ICommonError... method Open (line 141) | public void Open() method SearchStickerSet (line 165) | private void SearchStickerSet(string text) method Set (line 190) | public void Set(TLStickerSetBase set) method Set (line 195) | private void Set(TLStickerSetBase set, bool updateText) method Remove (line 216) | public void Remove() method Remove (line 221) | private void Remove(bool clearText) method Done (line 235) | public void Done() method ForwardInAnimationComplete (line 268) | public void ForwardInAnimationComplete() method UpdateAllStickersAsync (line 287) | private void UpdateAllStickersAsync(TLAllStickers cachedStickers) method UpdateSets (line 332) | private void UpdateSets(TLAllStickers29 allStickers, System.Action cal... method AddItemsChunk (line 399) | private void AddItemsChunk(int chunkSize, List delay... FILE: TelegramClient.WP81/ViewModels/Contacts/ShareContactDetailsViewModel.cs class ShareContactDetailsViewModel (line 20) | public class ShareContactDetailsViewModel : PropertyChangedBase method ShareContactDetailsViewModel (line 36) | public ShareContactDetailsViewModel(TLUserBase contact) method ForwardInAnimationBegin (line 42) | public void ForwardInAnimationBegin() method ForwardInAnimationComplete (line 47) | public void ForwardInAnimationComplete() method Send (line 58) | public void Send() method ToVCard (line 77) | private TLString ToVCard(TLUserBase currentItem) method Call (line 82) | public void Call(TLUserPhone userPhone) method SetContact (line 102) | public void SetContact(TLUserBase userBase) FILE: TelegramClient.WP81/ViewModels/Dialogs/DialogDetailsViewModel.Mentions.cs class DialogDetailsViewModel (line 19) | public partial class DialogDetailsViewModel method GetUnreadMentionsAsync (line 31) | private void GetUnreadMentionsAsync() method ClearUnreadMentions (line 68) | public void ClearUnreadMentions() method ReadMentions (line 143) | public void ReadMentions(int maxId) method ReadNextMention (line 211) | public void ReadNextMention() method GetNextMention (line 276) | private TLMessageBase GetNextMention(TLMessageBase currentMention, TLV... method ListenMention (line 301) | private void ListenMention(int id) FILE: TelegramClient.WP81/ViewModels/Dialogs/EmojiHintsViewModel.cs class EmojiHintsViewModel (line 14) | public class EmojiHintsViewModel method EmojiHintsViewModel (line 20) | public EmojiHintsViewModel() method SetParameters (line 25) | public void SetParameters(EmojiSuggestionParams parameters) FILE: TelegramClient.WP81/ViewModels/Dialogs/LiveLocationBadgeViewModel.cs class LiveLocationBadgeViewModel (line 21) | public class LiveLocationBadgeViewModel : PropertyChangedBase method LiveLocationBadgeViewModel (line 143) | public LiveLocationBadgeViewModel(ILiveLocationService liveLocationsSe... method RaiseClosed (line 155) | public virtual void RaiseClosed() method RaiseOpenMessage (line 163) | public virtual void RaiseOpenMessage() method UpdateLiveLocations (line 169) | public void UpdateLiveLocations(IList messages) method UpdateLiveLocation (line 179) | public void UpdateLiveLocation(TLMessage message) method RemoveLiveLocations (line 201) | public void RemoveLiveLocations(IList messages) FILE: TelegramClient.WP81/ViewModels/Dialogs/PlayerViewModel.cs class PlayerViewModel (line 12) | public class PlayerViewModel FILE: TelegramClient.WP81/ViewModels/Feed/FeedViewModel.cs class FeedViewModel (line 25) | public class FeedViewModel : ItemsViewModelBase method FeedViewModel (line 37) | public FeedViewModel(ICacheService cacheService, ICommonErrorHandler e... method OnActivate (line 44) | protected override void OnActivate() method ForwardInAnimationComplete (line 51) | public void ForwardInAnimationComplete() method UpdateItems (line 60) | private void UpdateItems() method UpdateChannels (line 65) | private void UpdateChannels(TLVector channels, System.Acti... method ViewChannel (line 93) | public void ViewChannel(TLChatBase channel) method UpdateSubtitles (line 102) | public void UpdateSubtitles() method GetChatSubtitle (line 107) | private string GetChatSubtitle() FILE: TelegramClient.WP81/ViewModels/Media/EditVideoViewModel.cs class EditVideoViewModel (line 34) | public class EditVideoViewModel : ViewAware method SetField (line 36) | protected bool SetField(ref T field, T value, string propertyName) method SetField (line 44) | protected bool SetField(ref T field, T value, Expression> s... method EditVideoViewModel (line 195) | public EditVideoViewModel(Action sendVideoAction... method ContinueLoadMentionHints (line 226) | public void ContinueLoadMentionHints() method LoadMentionHints (line 254) | private void LoadMentionHints(string text) method AddMention (line 278) | public void AddMention(TLUserBase userBase) method CreateUsernameHints (line 288) | private void CreateUsernameHints() method ClearUsernameHints (line 297) | private void ClearUsernameHints() method SetVideoFile (line 306) | public void SetVideoFile(StorageFile file) method GetSelectedQuality (line 374) | private TimerSpan GetSelectedQuality(double minLength) method GetQualityList (line 384) | private List GetQualityList(double minLength) method GetProperties (line 411) | private async Task> Get... method GetEditedDuration (line 646) | private static TimeSpan GetEditedDuration(TimeSpan? leftTrim, TimeSpan... method GetDurationString (line 654) | private static string GetDurationString(TimeSpan duration) method Done (line 669) | public void Done() method Cancel (line 695) | public void Cancel() method DeletePreviewAsync (line 700) | private void DeletePreviewAsync() method OpenEditor (line 718) | public void OpenEditor() method CloseEditor (line 723) | public void CloseEditor() class CompressingVideoFile (line 729) | public class CompressingVideoFile FILE: TelegramClient.WP81/ViewModels/Passport/EmailCodeViewModel.cs class EmailCodeViewModel (line 23) | public class EmailCodeViewModel : ViewModelBase method EmailCodeViewModel (line 53) | public EmailCodeViewModel(ICacheService cacheService, ICommonErrorHand... method GetSubtitle (line 85) | private string GetSubtitle() method Confirm (line 90) | public void Confirm() FILE: TelegramClient.WP81/ViewModels/Passport/EmailViewModel.cs class EmailViewModel (line 23) | public class EmailViewModel : ViewModelBase method IsValidType (line 34) | public static bool IsValidType(TLSecureValueTypeBase type) method EmailViewModel (line 51) | public EmailViewModel(ICacheService cacheService, ICommonErrorHandler ... method UseCurrentEmail (line 82) | public void UseCurrentEmail() method Done (line 89) | public void Done() method IsEmailValid (line 97) | public bool IsEmailValid(string email) method SaveEmailAsync (line 102) | public static bool SaveEmailAsync(TLString email, TLPassword password,... method SaveEmailAsync (line 132) | private void SaveEmailAsync(TLString email) FILE: TelegramClient.WP81/ViewModels/Passport/EnterPasswordViewModel.cs class EnterPasswordViewModel (line 26) | public class EnterPasswordViewModel : PasswordViewModelBase method EnterPasswordViewModel (line 66) | public EnterPasswordViewModel(ICacheService cacheService, ICommonError... method OnActivate (line 85) | protected override void OnActivate() method OnSucceded (line 100) | protected override void OnSucceded(TLPasswordSettings passwordSettings) method NavigateToPassportCommon (line 108) | public static void NavigateToPassportCommon( method ResetSecureSecret (line 179) | private static void ResetSecureSecret( method AddSecureSecret (line 225) | private static void AddSecureSecret( method SetSecretAndDecryptSecureValues (line 262) | protected static bool SetSecretAndDecryptSecureValues(TLPasswordSettin... FILE: TelegramClient.WP81/ViewModels/Passport/PassportViewModel.cs class PassportViewModel (line 31) | public class PassportViewModel : ViewModelBase method PassportViewModel (line 141) | public PassportViewModel(ICacheService cacheService, ICommonErrorHandl... method GetRequiredTypes (line 160) | private void GetRequiredTypes() method AddResidentialAddressType (line 261) | private static SecureRequiredType AddResidentialAddressType( method AddPersonalDetailsType (line 297) | private static SecureRequiredType AddPersonalDetailsType( method OnActivate (line 333) | protected override void OnActivate() method EditPersonalDetails (line 348) | public void EditPersonalDetails(SecureRequiredType secureRequiredType) method EditPersonalDetailsInternal (line 416) | private void EditPersonalDetailsInternal(SecureRequiredType secureRequ... method EditResidentialAddress (line 434) | public void EditResidentialAddress(SecureRequiredType secureRequiredType) method EditResidentialAddressInternal (line 502) | private void EditResidentialAddressInternal(SecureRequiredType secureR... method EditPhoneNumber (line 510) | public void EditPhoneNumber(SecureRequiredType secureRequiredType) method EditEmail (line 554) | public void EditEmail(SecureRequiredType secureRequiredType) method Edit (line 598) | public void Edit(SecureRequiredType secureRequiredType) method HasErrors (line 644) | private bool HasErrors() method Authorize (line 661) | public void Authorize() method Cancel (line 732) | public void Cancel() class SecureRequiredType (line 782) | public class SecureRequiredType : PropertyChangedBase method SecureRequiredType (line 1113) | public SecureRequiredType(TLSecureRequiredType dataRequiredType, TLSec... method GetFirstOrDefaultError (line 1121) | private static TLSecureValueErrorBase GetFirstOrDefaultError(IEnumerab... method SetData (line 1128) | public void SetData(TLSecureRequiredType dataRequiredType) method SetDataProof (line 1134) | public void SetDataProof(TLSecureRequiredTypeBase dataProofRequiredTyp... method SetSelectedDataProof (line 1164) | public void SetSelectedDataProof(TLSecureRequiredType selectedDataProo... method GetValue (line 1169) | private static TLSecureValue85 GetValue(TLSecureRequiredTypeBase requi... method UpdateValue (line 1200) | public void UpdateValue() FILE: TelegramClient.WP81/ViewModels/Passport/PasswordIntroViewModel.cs class PasswordIntroViewModel (line 12) | public class PasswordIntroViewModel : ViewModelBase method PasswordIntroViewModel (line 20) | public PasswordIntroViewModel(ICacheService cacheService, ICommonError... method CreatePassword (line 33) | public void CreatePassword() FILE: TelegramClient.WP81/ViewModels/Passport/PersonalDetailsViewModel.cs class PersonalDetailsViewModel (line 44) | public class PersonalDetailsViewModel : ViewModelBase, Telegram.Api.Aggr... method GetFiles (line 488) | public IEnumerable GetFiles() method IsValidType (line 729) | public static bool IsValidType(TLSecureValueTypeBase type) method IsValidDataType (line 735) | public static bool IsValidDataType(TLSecureValueTypeBase type) method IsValidProofType (line 740) | public static bool IsValidProofType(TLSecureValueTypeBase type) method IsValidReversedProofType (line 748) | public static bool IsValidReversedProofType(TLSecureValueTypeBase type) method PersonalDetailsViewModel (line 766) | public PersonalDetailsViewModel(ICacheService cacheService, ICommonErr... method HasErrors (line 856) | private bool HasErrors() method GetErrors (line 1106) | private void GetErrors(TLAuthorizationForm form) method RemoveDataErrors (line 1273) | private void RemoveDataErrors() method RemoveProofErrors (line 1288) | private void RemoveProofErrors() method GetData (line 1303) | private TLSecureValue GetData(SecureRequiredType requiredType, TLSecur... method GetDataProof (line 1313) | private TLSecureValue GetDataProof(SecureRequiredType requiredType, TL... method AttachFrontSide (line 1323) | public void AttachFrontSide() method AttachReverseSide (line 1328) | public void AttachReverseSide() method AttachSelfie (line 1333) | public void AttachSelfie() method AttachTranslation (line 1338) | public void AttachTranslation() method AttachDocument (line 1355) | public async void AttachDocument(string type) method SendDocument (line 1383) | public async void SendDocument(string type, StorageFile file) method DeleteFrontSide (line 1471) | public void DeleteFrontSide() method DeleteReverseSide (line 1476) | public void DeleteReverseSide() method DeleteSelfie (line 1481) | public void DeleteSelfie() method DeleteFile (line 1486) | public void DeleteFile(TLSecureFileBase file) method Delete (line 1519) | public void Delete() method Done (line 1672) | public void Done() method UseSameNativeNames (line 1682) | private bool UseSameNativeNames() method SaveDataAsync (line 1699) | private void SaveDataAsync(System.Action callback, System.Action fault... method SaveProofAsync (line 1840) | private void SaveProofAsync(System.Action callback, System.Action faul... method OpenScan (line 2004) | public void OpenScan(TLSecureFileBase file) method SelectBirthDate (line 2011) | public void SelectBirthDate() method GetChildOfType (line 2038) | public static T GetChildOfType(DependencyObject depObj) where T : D... method SelectGender (line 2052) | public void SelectGender() method SelectCountry (line 2100) | public void SelectCountry() method OnCountrySelected (line 2106) | private void OnCountrySelected(Country country) method SelectResidenceCountry (line 2111) | public void SelectResidenceCountry() method OnResidenceCountrySelected (line 2118) | private void OnResidenceCountrySelected(Country country) method SelectExpiryDate (line 2123) | public void SelectExpiryDate() method OpenImageViewer (line 2156) | public void OpenImageViewer() method OnActivate (line 2169) | protected override void OnActivate() method OnDeactivate (line 2189) | protected override void OnDeactivate(bool close) method Handle (line 2195) | public void Handle(UploadableItem item) method Handle (line 2210) | public void Handle(UploadProgressChangedEventArgs args) class PersonalDetailsDocumentRootObject (line 2225) | public class PersonalDetailsDocumentRootObject method Fields (line 2230) | public IEnumerable Fields() method ToString (line 2236) | public override string ToString() class PersonalDetailsRootObject (line 2242) | [DataContract] method Fields (line 2275) | public IEnumerable Fields() method ToString (line 2289) | public override string ToString() method Fields (line 2294) | public IEnumerable Fields(Func getGenderByCode... method ToString (line 2308) | public string ToString(Func getGenderByCode, Func Fields() method Fields (line 1530) | public IEnumerable Fields(Func getCountryByCode) method ToString (line 1540) | public override string ToString() method ToString (line 1545) | public string ToString(Func getCountryByCode) FILE: TelegramClient.WP81/ViewModels/Payments/CardInfoViewModel.cs class CardInfoViewModel (line 26) | public class CardInfoViewModel : PaymentViewModelBase, Telegram.Api.Aggr... method StartTimer (line 66) | private void StartTimer() method StopTimer (line 74) | private void StopTimer() method CardInfoViewModel (line 79) | public CardInfoViewModel(ICacheService cacheService, ICommonErrorHandl... method OnCheckPasswordSettings (line 113) | private void OnCheckPasswordSettings(object sender, System.EventArgs e) method SelectCountry (line 142) | public void SelectCountry() method OnActivate (line 148) | protected override void OnActivate() method OnDeactivate (line 171) | protected override void OnDeactivate(bool close) method OnCountrySelected (line 178) | private void OnCountrySelected(Country country) method Validate (line 183) | public async void Validate() method OpenTwoStepVerification (line 317) | public void OpenTwoStepVerification() method NavigateToNextStep (line 338) | public override void NavigateToNextStep() method Handle (line 359) | public void Handle(TLPasswordBase passwordBase) FILE: TelegramClient.WP81/ViewModels/Payments/CheckoutViewModel.cs class CheckoutViewModel (line 26) | public class CheckoutViewModel : PaymentViewModelBase method CheckoutViewModel (line 172) | public CheckoutViewModel(ICacheService cacheService, ICommonErrorHandl... method Validate (line 233) | public void Validate() method ChangeCredentials (line 289) | public void ChangeCredentials() method NavigateToNextStep (line 308) | public override void NavigateToNextStep() FILE: TelegramClient.WP81/ViewModels/Payments/PasswordEmailViewModel.cs class PasswordEmailViewModel (line 19) | public class PasswordEmailViewModel : ChangePasswordViewModelBase method PasswordEmailViewModel (line 45) | public PasswordEmailViewModel(ICacheService cacheService, ICommonError... method Create (line 53) | public void Create() FILE: TelegramClient.WP81/ViewModels/Payments/PaymentInfo.cs class PaymentInfo (line 12) | public class PaymentInfo FILE: TelegramClient.WP81/ViewModels/Payments/PaymentViewModelBase.cs class PaymentViewModelBase (line 19) | public abstract class PaymentViewModelBase : ViewModelBase method PaymentViewModelBase (line 23) | protected PaymentViewModelBase(ICacheService cacheService, ICommonErro... method NavigateToNextStep (line 30) | public abstract void NavigateToNextStep(); method NavigateToCardInfo (line 32) | public static void NavigateToCardInfo(IDialogDetailsView view, Payment... method Navigate (line 84) | private static void Navigate(IDialogDetailsView view, INavigationSe... FILE: TelegramClient.WP81/ViewModels/Payments/ReceiptViewModel.cs class ReceiptViewModel (line 16) | public class ReceiptViewModel : PaymentViewModelBase method ReceiptViewModel (line 18) | public ReceiptViewModel(ICacheService cacheService, ICommonErrorHandle... method NavigateToNextStep (line 23) | public override void NavigateToNextStep() FILE: TelegramClient.WP81/ViewModels/Payments/SavedCardInfoViewModel.cs class SavedCardInfoViewModel (line 23) | public class SavedCardInfoViewModel : PaymentViewModelBase method SavedCardInfoViewModel (line 38) | public SavedCardInfoViewModel(ICacheService cacheService, ICommonError... method ChangeCredentials (line 51) | public void ChangeCredentials() method Validate (line 70) | public void Validate() method NavigateToNextStep (line 153) | public override void NavigateToNextStep() FILE: TelegramClient.WP81/ViewModels/Payments/ShippingInfoViewModel.cs class ShippingInfoViewModel (line 21) | public class ShippingInfoViewModel : PaymentViewModelBase method ShippingInfoViewModel (line 61) | public ShippingInfoViewModel(ICacheService cacheService, ICommonErrorH... method SelectCountry (line 107) | public void SelectCountry() method OnActivate (line 113) | protected override void OnActivate() method OnCountrySelected (line 124) | private void OnCountrySelected(Country country) method Validate (line 129) | public void Validate() method NavigateToNextStep (line 207) | public override void NavigateToNextStep() FILE: TelegramClient.WP81/ViewModels/Payments/ShippingMethodViewModel.cs class ShippingMethodViewModel (line 16) | public class ShippingMethodViewModel : PaymentViewModelBase method ShippingMethodViewModel (line 18) | public ShippingMethodViewModel(ICacheService cacheService, ICommonErro... method Validate (line 37) | public void Validate() method NavigateToNextStep (line 42) | public override void NavigateToNextStep() FILE: TelegramClient.WP81/ViewModels/Payments/Stripe/Card.cs class Card (line 13) | public class Card type StringDef (line 15) | public enum StringDef type FUNDING (line 33) | public enum FUNDING method Card (line 103) | public Card( method Card (line 158) | public Card( method Card (line 199) | public Card(String number, int expMonth, int expYear, String cvc) method ValidateCard (line 225) | public bool ValidateCard() method ValidateNumber (line 241) | public bool ValidateNumber() method ValidateExpireDate (line 250) | public bool ValidateExpireDate() method ValidateCVC (line 267) | public bool ValidateCVC() method ValidateExpiryMonth (line 287) | public bool ValidateExpiryMonth() method ValidateExpiryYear (line 296) | public bool ValidateExpiryYear() method GetLast4 (line 306) | public string GetLast4() method GetBrand (line 327) | public string GetBrand() method NormalizeCardNumber (line 368) | private String NormalizeCardNumber(String number) FILE: TelegramClient.WP81/ViewModels/Payments/Stripe/CardUtils.cs class CardUtils (line 12) | public class CardUtils method IsValidCardNumber (line 21) | public static bool IsValidCardNumber(string cardNumber) method IsValidLuhnNumber (line 32) | public static bool IsValidLuhnNumber(string cardNumber) method IsValidCardLength (line 75) | public static bool IsValidCardLength(string cardNumber) method IsValidCardLength (line 92) | public static bool IsValidCardLength(string cardNumber, string cardBrand) method GetPossibleCardType (line 118) | public static string GetPossibleCardType(string cardNumber) method GetPossibleCardType (line 125) | private static string GetPossibleCardType(string cardNumber, bool shou... method SeparateCardNumberGroups (line 177) | public static String[] SeparateCardNumberGroups(string spacelessCardNu... FILE: TelegramClient.WP81/ViewModels/Payments/Stripe/DateUtils.cs class DateUtils (line 12) | public class DateUtils method HasYearPassed (line 19) | public static bool HasYearPassed(int year) method HasMonthPassed (line 31) | public static bool HasMonthPassed(int year, int month) method NormalizeYear (line 44) | private static int NormalizeYear(int year) FILE: TelegramClient.WP81/ViewModels/Payments/Stripe/JSON/Response.cs class Error (line 10) | public class Error class RootObject (line 18) | public class RootObject class Metadata (line 31) | public class Metadata class Card (line 35) | public class Card FILE: TelegramClient.WP81/ViewModels/Payments/Stripe/StripeClient.cs class StripeClient (line 20) | public class StripeClient : IDisposable method StripeClient (line 26) | public StripeClient(string publishableKey) method CreateTokenAsync (line 32) | public async Task CreateTokenAsync(Card card) method GetRootObject (line 67) | public static RootObject GetRootObject(string payload) method GetAuthorizationHeaderValue (line 79) | private string GetAuthorizationHeaderValue(string apiKey) method Dispose (line 84) | public void Dispose() FILE: TelegramClient.WP81/ViewModels/Payments/Stripe/StripeNetworkUtils.cs class StripeNetworkUtils (line 18) | public class StripeNetworkUtils method HashMapFromCard (line 26) | public static Dictionary HashMapFromCard(Card card) method RemoveNullParams (line 52) | private static void RemoveNullParams(Dictionary mapToE... FILE: TelegramClient.WP81/ViewModels/Payments/Stripe/StripeTextUtils.cs class StripeTextUtils (line 13) | public class StripeTextUtils method HasAnyPrefix (line 21) | public static bool HasAnyPrefix(String number, params String[] prefixes) method IsWholePositiveNumber (line 43) | public static bool IsWholePositiveNumber(String value) method NullIfBlank (line 67) | public static string NullIfBlank(String value) method RemoveSpacesAndHyphens (line 83) | public static String RemoveSpacesAndHyphens(string cardNumberWithSpaces) method AsCardBrand (line 97) | public static string AsCardBrand(string possibleCardType) method AsFundingType (line 139) | public static string AsFundingType(string possibleFundingType) FILE: TelegramClient.WP81/ViewModels/Payments/Stripe/StripeToken.cs class StripeToken (line 12) | public class StripeToken FILE: TelegramClient.WP81/ViewModels/Payments/WebCardInfoViewModel.cs class WebCardInfoViewModel (line 21) | public class WebCardInfoViewModel : PaymentViewModelBase method WebCardInfoViewModel (line 27) | public WebCardInfoViewModel(ICacheService cacheService, ICommonErrorHa... method ScriptNotify (line 39) | public void ScriptNotify(string value) method NavigateToNextStep (line 96) | public override void NavigateToNextStep() FILE: TelegramClient.WP81/ViewModels/Payments/WebVerificationViewModel.cs class WebVerificationViewModel (line 19) | public class WebVerificationViewModel : PaymentViewModelBase method WebVerificationViewModel (line 55) | public WebVerificationViewModel(ICacheService cacheService, ICommonErr... method NavigateToNextStep (line 71) | public override void NavigateToNextStep() FILE: TelegramClient.WP81/ViewModels/Search/SearchSharedContactsViewModel.cs class SearchSharedContactsViewModel (line 24) | public class SearchSharedContactsViewModel : ItemsViewModelBase method SearchSharedContactsViewModel (line 36) | public SearchSharedContactsViewModel(ICacheService cacheService, IComm... method UserAction (line 64) | public void UserAction(TLUserBase user) method Search (line 77) | public void Search() FILE: TelegramClient.WP81/Views/Additional/BioView.xaml.cs class BioView (line 21) | public partial class BioView method BioView (line 40) | public BioView() method BuildLocalizedAppBar (line 57) | private void BuildLocalizedAppBar() method TextBox_OnTextChanged (line 67) | private void TextBox_OnTextChanged(object sender, TextChangedEventArgs e) method DoneButton_OnClick (line 72) | private void DoneButton_OnClick(object sender, GestureEventArgs e) FILE: TelegramClient.WP81/Views/Additional/CallsPrivacyView.xaml.cs class CallsPrivacyView (line 19) | public partial class CallsPrivacyView method CallsPrivacyView (line 38) | public CallsPrivacyView() method BuildLocalizedAppBar (line 53) | private void BuildLocalizedAppBar() method ToggleButton_OnChecked (line 62) | private void ToggleButton_OnChecked(object sender, RoutedEventArgs e) FILE: TelegramClient.WP81/Views/Additional/CallsSecurityView.xaml.cs class CallsSecurityView (line 10) | public partial class CallsSecurityView method CallsSecurityView (line 12) | public CallsSecurityView() FILE: TelegramClient.WP81/Views/Additional/CameraView.xaml.cs class CameraView (line 15) | public partial class CameraView method CameraView (line 22) | public CameraView() method ToggleButton_OnChecked (line 29) | private void ToggleButton_OnChecked(object sender, RoutedEventArgs e) FILE: TelegramClient.WP81/Views/Additional/ChooseGeoLivePeriodView.xaml.cs class ChooseGeoLivePeriodView (line 13) | public partial class ChooseGeoLivePeriodView method ChooseGeoLivePeriodView (line 15) | public ChooseGeoLivePeriodView() FILE: TelegramClient.WP81/Views/Additional/ChooseVideoQualityView.xaml.cs class ChooseVideoQualityView (line 20) | public partial class ChooseVideoQualityView : UserControl method ChooseVideoQualityView (line 22) | public ChooseVideoQualityView() FILE: TelegramClient.WP81/Views/Additional/ContactsSecurityView.xaml.cs class ContactsSecurityView (line 10) | public partial class ContactsSecurityView method ContactsSecurityView (line 12) | public ContactsSecurityView() FILE: TelegramClient.WP81/Views/Additional/GifPlayerControl.xaml.cs class GifPlayerControl (line 45) | public partial class GifPlayerControl method GifPlayerControl (line 51) | static GifPlayerControl() method UpdateFrame (line 69) | private void UpdateFrame() method StartUpdateFrames (line 112) | private static void StartUpdateFrames() method StopUpdateFrames (line 120) | private static void StopUpdateFrames() method StopInlineBotActivePlayers (line 136) | public static void StopInlineBotActivePlayers() method ResumeActivePlayers (line 152) | public static void ResumeActivePlayers(IList activeP... method PauseActivePlayers (line 203) | public static void PauseActivePlayers() method StopActivePlayers (line 217) | public static void StopActivePlayers(bool scroll = false) method OnModeChanged (line 251) | private static void OnModeChanged(DependencyObject d, DependencyProper... method OnUploadingProgressChanged (line 291) | private static void OnUploadingProgressChanged(DependencyObject d, Dep... method CancelDownloadButton_OnCompleted (line 326) | private void CancelDownloadButton_OnCompleted(object sender, System.Ev... method OnProgressChanged (line 331) | private static void OnProgressChanged(DependencyObject d, DependencyPr... method OnProgressChangedInternal (line 347) | private static void OnProgressChangedInternal(bool isVisible, GifPlaye... method OnMediaChanged (line 488) | private static void OnMediaChanged(DependencyObject d, DependencyPrope... method GetFrameFileName (line 615) | private static string GetFrameFileName(IMediaGifBase mediaGifBase) method GetLocalFileName (line 652) | private static string GetLocalFileName(IMediaGifBase mediaGifBase) method CheckDocumentParams (line 685) | private static bool CheckDocumentParams(IMediaGifBase mediaGifBase) method DownloadGifAsync (line 710) | private static void DownloadGifAsync(IMediaGifBase owner) method SetMediaPreview (line 925) | private static void SetMediaPreview(GifPlayerControl player, IMediaGif... method CreatePreview (line 1104) | private static bool CreatePreview(GifPlayerControl player, TLObject pr... method InitializePlayer (line 1142) | private static void InitializePlayer(IMediaGifBase mediaBase, GifPlaye... method GifPlayerControl (line 1258) | public GifPlayerControl() method Start (line 1265) | public bool Start() method Pause (line 1312) | private void Pause() method Resume (line 1322) | private void Resume() method Stop (line 1338) | public bool Stop(bool autoPlayGif = false) method Release (line 1367) | public void Release() method FrameTimer_OnTick (line 1379) | private void FrameTimer_OnTick(object state) method ExtractFirstFrame (line 1460) | private void ExtractFirstFrame(byte[] frame) method SaveFirstFrame (line 1469) | private async void SaveFirstFrame(byte[] frame) method ToggleVideoPlay (line 1507) | public void ToggleVideoPlay() method LayoutRoot_OnTap (line 1524) | private void LayoutRoot_OnTap(object sender, GestureEventArgs e) method CancelDownloadButton_OnTap (line 1614) | private void CancelDownloadButton_OnTap(object sender, GestureEventArg... type GifButtonState (line 1634) | private enum GifButtonState method ChangeButtonState (line 1644) | private void ChangeButtonState(GifButtonState state, string place = nu... method RaiseCancelDownload (line 1674) | protected virtual void RaiseCancelDownload() method LayoutRoot_OnManipulationStarted (line 1697) | private void LayoutRoot_OnManipulationStarted(object sender, Manipulat... method OnMediaEnded (line 1702) | public void OnMediaEnded() method OnMediaFailed (line 1710) | public void OnMediaFailed(ExceptionRoutedEventArgs e) method OnMediaOpened (line 1717) | public void OnMediaOpened() method RaiseMediaStateChanged (line 1726) | public static void RaiseMediaStateChanged(IMediaGifBase media, GifPlay... method StopVideo (line 1732) | public static void StopVideo() type GifPlayerMode (line 1750) | public enum GifPlayerMode type GifPlayerControlState (line 1757) | public enum GifPlayerControlState class MediaStateChangedEventArgs (line 1767) | public class MediaStateChangedEventArgs : System.EventArgs method MediaStateChangedEventArgs (line 1773) | public MediaStateChangedEventArgs(IMediaGifBase media, GifPlayerContro... FILE: TelegramClient.WP81/Views/Additional/LoggedInView.xaml.cs class LoggedInView (line 14) | public partial class LoggedInView method LoggedInView (line 16) | public LoggedInView() method MainItemGrid_OnTap (line 23) | private void MainItemGrid_OnTap(object sender, GestureEventArgs e) FILE: TelegramClient.WP81/Views/Additional/PassportSettingsView.xaml.cs class PassportSettingsView (line 24) | public partial class PassportSettingsView method PassportSettingsView (line 26) | public PassportSettingsView() method AboutIcon_OnTap (line 33) | private void AboutIcon_OnTap(object sender, GestureEventArgs e) method ImageBrush_OnImageOpened (line 40) | private void ImageBrush_OnImageOpened(object sender, RoutedEventArgs e) class SecureRequiredTypeToCaptionConverter (line 46) | public class SecureRequiredTypeToCaptionConverter : IValueConverter method Convert (line 65) | public object Convert(object value, Type targetType, object parameter,... method Convert (line 76) | public static string Convert(TLSecureValueTypeBase value) method ConvertBack (line 87) | public object ConvertBack(object value, Type targetType, object parame... class SecureRequiredTypeToHintConverter (line 93) | public class SecureRequiredTypeToHintConverter : IValueConverter method Convert (line 112) | public object Convert(object value, Type targetType, object parameter,... method Convert (line 123) | public static string Convert(TLSecureValueTypeBase value) method ConvertBack (line 134) | public object ConvertBack(object value, Type targetType, object parame... class SecureValueToHintConverter (line 140) | public class SecureValueToHintConverter : IValueConverter method Convert (line 159) | public static string Convert(TLSecureValue secureValue) method Convert (line 280) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 288) | public object ConvertBack(object value, Type targetType, object parame... FILE: TelegramClient.WP81/Views/Additional/PhotoPickerView.xaml.cs class PhotoPickerView (line 15) | public partial class PhotoPickerView method PhotoPickerView (line 22) | public PhotoPickerView() method ToggleButton_OnChecked (line 29) | private void ToggleButton_OnChecked(object sender, RoutedEventArgs e) FILE: TelegramClient.WP81/Views/Additional/ProxyListView.xaml.cs class ProxyListView (line 35) | public partial class ProxyListView method OnRootFrameTransformChanged (line 47) | private static void OnRootFrameTransformChanged(DependencyObject d, De... method SetRootFrameBinding (line 62) | private void SetRootFrameBinding() method RemoveRootFrameBinding (line 73) | private void RemoveRootFrameBinding() method ProxyListView (line 78) | public ProxyListView() method UpdateShareButton (line 95) | private void UpdateShareButton() method DoneButton_OnClick (line 102) | private void DoneButton_OnClick(object sender, GestureEventArgs e) method Add_OnTap (line 107) | private void Add_OnTap(object sender, GestureEventArgs e) method ShareIcon_OnTap (line 112) | private void ShareIcon_OnTap(object sender, GestureEventArgs e) method OnBackKeyPress (line 117) | protected override void OnBackKeyPress(CancelEventArgs e) method OpenShareMessagePicker (line 141) | public void OpenShareMessagePicker(string link, Action GetCroppedImageAsync(StorageFile orig... method ImageBorder_OnManipulationStarted (line 331) | private void ImageBorder_OnManipulationStarted(object sender, Manipula... method Image_OnImageOpened (line 336) | private void Image_OnImageOpened(object sender, RoutedEventArgs e) class CropEventArgs (line 342) | public class CropEventArgs FILE: TelegramClient.WP81/Views/Controls/DateTextBox.cs class DateTextBox (line 14) | public class DateTextBox : TextBox method DateTextBox (line 25) | public DateTextBox() method Started (line 31) | private void Started() method OnTextChanging (line 61) | private void OnTextChanging() method OnTextChanged (line 176) | private void OnTextChanged(object sender, TextChangedEventArgs e) FILE: TelegramClient.WP81/Views/Controls/DecryptedMessageControl.xaml.cs class DecryptedMessageControl (line 27) | public partial class DecryptedMessageControl method OnMessageChanged (line 33) | private static void OnMessageChanged(DependencyObject d, DependencyPro... method ToMessageTemplate (line 69) | private void ToMessageTemplate(TLDecryptedMessage message) method GetIsChannelMessage (line 74) | private static bool GetIsChannelMessage(TLDecryptedMessageBase message... method IsDocument (line 79) | private static bool IsDocument(TLDecryptedMessage message) method GetOutput (line 110) | private bool GetOutput(TLDecryptedMessageBase message) method DrawBubble (line 115) | private void DrawBubble(TLDecryptedMessageBase messageCommon) method SetBackgroundAndBorder (line 326) | private void SetBackgroundAndBorder(TLDecryptedMessageBase messageCommon) method ToServiceTemplate (line 385) | private void ToServiceTemplate(TLDecryptedMessageService messageService) method SaveBinding (line 413) | private void SaveBinding(ref Binding binding, FrameworkElement element... method RestoreBinding (line 426) | private void RestoreBinding(ref Binding binding, FrameworkElement elem... method UpdateBinding (line 435) | private void UpdateBinding(TLDecryptedMessageBase messageBase) method OnMediaCaptionChanged (line 494) | private static void OnMediaCaptionChanged(DependencyObject d, Dependen... method OnMediaChanged (line 517) | private static void OnMediaChanged(DependencyObject d, DependencyPrope... method SetFooter (line 532) | private void SetFooter(TLDecryptedMessageBase messageBase) method IsShortFooter (line 741) | private static bool IsShortFooter(TLDecryptedMessage message, bool isG... method ToUnreadMessagesTemplate (line 786) | private void ToUnreadMessagesTemplate() method ToEmptyTemplate (line 791) | private void ToEmptyTemplate() method DecryptedMessageControl (line 804) | public DecryptedMessageControl() method RaiseTapViaBot (line 813) | protected virtual void RaiseTapViaBot(object sender, GestureEventArgs ... method ViaBot_Tap (line 819) | private void ViaBot_Tap(object sender, GestureEventArgs args) method RaiseTapMorePanel (line 826) | protected virtual void RaiseTapMorePanel(object sender, GestureEventAr... method MorePanel_OnTap (line 832) | private void MorePanel_OnTap(object sender, GestureEventArgs args) method RaiseTapUserTile (line 839) | protected virtual void RaiseTapUserTile(object sender, GestureEventArg... method Tile_OnTap (line 845) | private void Tile_OnTap(object sender, GestureEventArgs args) method RaiseCommandsControlButtonClick (line 852) | protected virtual void RaiseCommandsControlButtonClick(object sender, ... method CommandsControl_OnButtonClick (line 858) | private void CommandsControl_OnButtonClick(object sender, KeyboardButt... method RaiseShareButtonClick (line 865) | protected virtual void RaiseShareButtonClick(object sender, RoutedEven... method ShareButton_OnClick (line 871) | private void ShareButton_OnClick(object sender, RoutedEventArgs e) method RaiseStartTimer (line 880) | protected virtual void RaiseStartTimer() method SecretPhotoPlaceholder_OnStartTimer (line 886) | private void SecretPhotoPlaceholder_OnStartTimer(object sender, System... method RaiseElapsed (line 893) | protected virtual void RaiseElapsed() method SecretPhotoPlaceholder_OnElapsed (line 899) | private void SecretPhotoPlaceholder_OnElapsed(object sender, System.Ev... method MediaContentControl_OnTap (line 907) | private void MediaContentControl_OnTap(object sender, GestureEventArgs e) method RaiseTapMedia (line 913) | protected virtual void RaiseTapMedia(GestureEventArgs e) FILE: TelegramClient.WP81/Views/Controls/DialogControl.xaml.cs class DialogControl (line 14) | public partial class DialogControl method OnObjectChanged (line 19) | private static void OnObjectChanged(DependencyObject d, DependencyProp... method OnFillChanged (line 37) | private static void OnFillChanged(DependencyObject d, DependencyProper... method OnTextChanged (line 55) | private static void OnTextChanged(DependencyObject d, DependencyProper... method OnSourceChanged (line 73) | private static void OnSourceChanged(DependencyObject d, DependencyProp... method OnShortNameChanged (line 91) | private static void OnShortNameChanged(DependencyObject d, DependencyP... method OnIsSelectedChanged (line 109) | private static void OnIsSelectedChanged(DependencyObject d, Dependency... method OnSelectedBorderBrushChanged (line 135) | private static void OnSelectedBorderBrushChanged(DependencyObject d, D... method OnUnselectedBorderBrushChanged (line 153) | private static void OnUnselectedBorderBrushChanged(DependencyObject d,... method DialogControl (line 162) | public DialogControl() FILE: TelegramClient.WP81/Views/Controls/GroupedMessageControl.xaml.cs class GroupedMessageControl (line 19) | public partial class GroupedMessageControl method OnMediaChanged (line 35) | private static void OnMediaChanged(DependencyObject d, DependencyPrope... method OnMediaCalculate (line 56) | private void OnMediaCalculate(object sender, System.EventArgs e) method UpdatePhotoLayout (line 63) | private void UpdatePhotoLayout(IMessageMediaGroup media) method IsVideo (line 278) | private static bool IsVideo(TLObject obj) method GetControl (line 295) | private static UIElement GetControl(StackPanel previousPanel, KeyValue... method GetVideoControl (line 305) | private static UIElement GetVideoControl(StackPanel previousPanel, Key... method GetPhotoControl (line 378) | private static UIElement GetPhotoControl(StackPanel previousPanel, Key... method GetCachedControl (line 456) | private static T GetCachedControl(StackPanel panel, TLObject dataCo... method GroupedMessageControl (line 474) | public GroupedMessageControl() FILE: TelegramClient.WP81/Views/Controls/GroupedMessages.cs class GroupedMessagePosition (line 15) | public class GroupedMessagePosition method Set (line 31) | public void Set(int minX, int maxX, int minY, int maxY, int w, float h... method ToString (line 43) | public override string ToString() method GetFlagsString (line 51) | private string GetFlagsString(int flags) class GroupedMessages (line 63) | public class GroupedMessages class MessageGroupedLayoutAttempt (line 88) | private class MessageGroupedLayoutAttempt method MessageGroupedLayoutAttempt (line 93) | public MessageGroupedLayoutAttempt(int i1, int i2, float f1, float f2) method MessageGroupedLayoutAttempt (line 99) | public MessageGroupedLayoutAttempt(int i1, int i2, int i3, float f1,... method MessageGroupedLayoutAttempt (line 105) | public MessageGroupedLayoutAttempt(int i1, int i2, int i3, int i4, f... method MultiHeight (line 112) | private float MultiHeight(float[] array, int start, int end) method Calculate (line 123) | public void Calculate(int desiredWidth) method GetClosestPhotoSizeWithSize (line 654) | public static TLPhotoSizeBase GetClosestPhotoSizeWithSize(TLVector CreateButton(string iconPat... method SwitchToNormalMode (line 1106) | public void SwitchToNormalMode() method GetOpenStoryboard (line 1116) | private static Storyboard GetOpenStoryboard(TranslateTransform transfo... method GetCloseStoryboard (line 1151) | private static Storyboard GetCloseStoryboard(TranslateTransform transf... method OpenMorePanel (line 1230) | private void OpenMorePanel() method CloseMorePanel (line 1247) | private void CloseMorePanel() method Log (line 1273) | private void Log(string str) method CreateTimerPanel (line 1324) | private Grid CreateTimerPanel() method CreateSliderPanel (line 1368) | private Grid CreateSliderPanel() method RecordButton_OnMouseLeftButtonDown (line 1430) | private void RecordButton_OnMouseLeftButtonDown(object sender, MouseBu... method ShowMicrophonePrivacy (line 1573) | private static void ShowMicrophonePrivacy() method Vibrate (line 1601) | private static void Vibrate() method RecordButton_OnMouseLeftButtonUp (line 1608) | private void RecordButton_OnMouseLeftButtonUp(object sender, MouseButt... method LayoutRoot_OnManipulationDelta (line 1614) | private void LayoutRoot_OnManipulationDelta(object sender, Manipulatio... method LayoutRoot_OnManipulationCompleted (line 1644) | private void LayoutRoot_OnManipulationCompleted(object sender, Manipul... method OnTimerTick (line 1661) | private void OnTimerTick() method Microphone_OnBufferReady (line 1675) | private void Microphone_OnBufferReady(object sender, System.EventArgs e) method GetCurrentVolume (line 1771) | private float GetCurrentVolume() method UploadAudioFileAsync (line 1801) | private void UploadAudioFileAsync(bool isLastPart) method GetUploadablePart (line 1840) | private static UploadablePart GetUploadablePart(string fileName, long ... method HintStoryboard_OnCompleted (line 1895) | private void HintStoryboard_OnCompleted(object sender, System.EventArg... method CancelRecordingStoryboard_OnCompleted (line 1902) | private void CancelRecordingStoryboard_OnCompleted(object sender, Syst... method GetScalingStoryboard (line 1911) | private Storyboard GetScalingStoryboard(UIElement element) method GetRecordingStoryboard (line 1938) | private Storyboard GetRecordingStoryboard(UIElement element) method StartRecordingStoryboard (line 1952) | private void StartRecordingStoryboard() method CancelRecording (line 2008) | private void CancelRecording() method StopRecording (line 2021) | private void StopRecording() method RaiseAudioRecorded (line 2034) | protected virtual void RaiseAudioRecorded(MemoryStream stream, double ... method RaiseRecordCanceled (line 2053) | protected virtual void RaiseRecordCanceled() method RaiseRecordStarted (line 2065) | protected virtual void RaiseRecordStarted() method RaiseRecordingAudio (line 2076) | protected virtual void RaiseRecordingAudio() method SetInputVisibility (line 2082) | private void SetInputVisibility(Visibility visibility) method EmojiButton_OnManipulationCompleted (line 2111) | private void EmojiButton_OnManipulationCompleted(object sender, Manipu... method OpenFullScreen (line 2118) | public void OpenFullScreen(double addHeight) method CloseFullScreen (line 2135) | public void CloseFullScreen() class EmojiHintsEventArgs (line 2149) | public class EmojiHintsEventArgs method EmojiHintsEventArgs (line 2153) | public EmojiHintsEventArgs(EmojiSuggestionParams parameters) class EmojiSuggestionParams (line 2159) | public class EmojiSuggestionParams method ToString (line 2173) | public override string ToString() FILE: TelegramClient.WP81/Views/Controls/LabeledPasswordBox.xaml.cs class LabeledPasswordBox (line 13) | public partial class LabeledPasswordBox method OnLabelChanged (line 18) | private static void OnLabelChanged(DependencyObject d, DependencyPrope... method OnTextChanged (line 30) | private static void OnTextChanged(DependencyObject d, DependencyProper... method LabeledPasswordBox (line 62) | public LabeledPasswordBox() method TextBox_OnGotFocus (line 81) | private void TextBox_OnGotFocus(object sender, RoutedEventArgs e) method TextBox_OnLostFocus (line 86) | private void TextBox_OnLostFocus(object sender, RoutedEventArgs e) FILE: TelegramClient.WP81/Views/Controls/LabeledTextBox.xaml.cs class LabeledTextBox (line 15) | public partial class LabeledTextBox method OnErrorChanged (line 20) | private static void OnErrorChanged(DependencyObject d, DependencyPrope... method OnLabelChanged (line 41) | private static void OnLabelChanged(DependencyObject d, DependencyPrope... method OnTextChanged (line 53) | private static void OnTextChanged(DependencyObject d, DependencyProper... method LabeledTextBox (line 109) | public LabeledTextBox() method SetTextBox (line 123) | public void SetTextBox(TextBox textBox) method TextBox_OnGotFocus (line 139) | private void TextBox_OnGotFocus(object sender, RoutedEventArgs e) method TextBox_OnLostFocus (line 147) | private void TextBox_OnLostFocus(object sender, RoutedEventArgs e) method TextBox_OnTextChanged (line 156) | private void TextBox_OnTextChanged(object sender, TextChangedEventArgs e) FILE: TelegramClient.WP81/Views/Controls/LiveLocationIcon.xaml.cs class LiveLocationIcon (line 10) | public partial class LiveLocationIcon method LiveLocationIcon (line 12) | public LiveLocationIcon() FILE: TelegramClient.WP81/Views/Controls/LiveLocationProgress.xaml.cs class LiveLocationProgress (line 20) | public partial class LiveLocationProgress method OnMediaChanged (line 27) | private static void OnMediaChanged(DependencyObject d, DependencyPrope... method Update (line 40) | public void Update() method UpdateAnimation (line 45) | private void UpdateAnimation(TLMessageMediaGeoLive mediaGeoLive) method GetLabelText (line 90) | private string GetLabelText(double lastPartTotalSeconds) method RaiseCompleted (line 116) | protected virtual void RaiseCompleted() method LiveLocationProgress (line 128) | public LiveLocationProgress() method Timer_OnTick (line 159) | private void Timer_OnTick(object state) method SetNextTimer (line 189) | private void SetNextTimer(double lastPartSeconds) FILE: TelegramClient.WP81/Views/Controls/LiveLocationsControl.xaml.cs class LiveLocationsControl (line 14) | public partial class LiveLocationsControl method LiveLocationsControl (line 16) | public LiveLocationsControl() method LiveLocationProgress_OnCompleted (line 23) | private void LiveLocationProgress_OnCompleted(object sender, System.Ev... method RaiseCompleted (line 32) | protected virtual void RaiseCompleted(MediaEventArgs e) class MediaEventArgs (line 39) | public class MediaEventArgs : System.EventArgs FILE: TelegramClient.WP81/Views/Controls/MediaPhotoControl.xaml.cs class MediaPhotoControl (line 16) | public partial class MediaPhotoControl : IMediaControl method OnTTLParamsChanged (line 21) | private static void OnTTLParamsChanged(DependencyObject d, DependencyP... method OnIsSelectedChanged (line 42) | private static void OnIsSelectedChanged(DependencyObject d, Dependency... method OnProgressScaleChanged (line 60) | private static void OnProgressScaleChanged(DependencyObject d, Depende... method OnMediaChanged (line 83) | private static void OnMediaChanged(DependencyObject d, DependencyPrope... method GoToNormalMediaState (line 122) | private void GoToNormalMediaState() method GoToSecretMediaState (line 134) | private void GoToSecretMediaState() method OnPreviewSourceChanged (line 164) | private static void OnPreviewSourceChanged(DependencyObject d, Depende... method OnImageSourceChanged (line 186) | private static void OnImageSourceChanged(DependencyObject d, Dependenc... method SetDownloadIconVisibility (line 203) | private void SetDownloadIconVisibility(bool inProgress, ImageSource so... method OnProgressChanged (line 241) | private static void OnProgressChanged(DependencyObject d, DependencyPr... method MediaPhotoControl (line 262) | public MediaPhotoControl() method RaiseCancelDownloading (line 269) | protected virtual void RaiseCancelDownloading() method RaiseCancelUploading (line 277) | protected virtual void RaiseCancelUploading() method LayoutRoot_OnTap (line 283) | private void LayoutRoot_OnTap(object sender, GestureEventArgs e) type IMediaControl (line 298) | public interface IMediaControl FILE: TelegramClient.WP81/Views/Controls/MediaVideoControl.xaml.cs class MediaVideoControl (line 16) | public partial class MediaVideoControl : IMediaControl method OnTTLParamsChanged (line 21) | private static void OnTTLParamsChanged(DependencyObject d, DependencyP... method OnStretchChanged (line 42) | private static void OnStretchChanged(DependencyObject d, DependencyPro... method OnIsSelectedChanged (line 60) | private static void OnIsSelectedChanged(DependencyObject d, Dependency... method OnProgressScaleChanged (line 78) | private static void OnProgressScaleChanged(DependencyObject d, Depende... method OnMediaChanged (line 96) | private static void OnMediaChanged(DependencyObject d, DependencyPrope... method GoToNormalMediaState (line 131) | private void GoToNormalMediaState() method GoToSecretMediaState (line 141) | private void GoToSecretMediaState() method OnSourceChanged (line 170) | private static void OnSourceChanged(DependencyObject d, DependencyProp... method OnDownloadIconVisibilityChanged (line 188) | private static void OnDownloadIconVisibilityChanged(DependencyObject d... method OnProgressChanged (line 221) | private static void OnProgressChanged(DependencyObject d, DependencyPr... method MediaVideoControl (line 236) | public MediaVideoControl() method RaiseCancelDownloading (line 243) | protected virtual void RaiseCancelDownloading() method RaiseCancelUploading (line 251) | protected virtual void RaiseCancelUploading() method LayoutRoot_OnTap (line 257) | private void LayoutRoot_OnTap(object sender, GestureEventArgs e) FILE: TelegramClient.WP81/Views/Controls/MessageControl.xaml.cs class MessageControl (line 32) | public partial class MessageControl method OnShareButtonContextMenuChanged (line 42) | private static void OnShareButtonContextMenuChanged(DependencyObject d... method OnMessageChanged (line 60) | private static void OnMessageChanged(DependencyObject d, DependencyPro... method OnMessageChangedInternal (line 69) | private static void OnMessageChangedInternal(MessageControl messageCon... method ToMessageTemplate (line 94) | private void ToMessageTemplate(TLMessageCommon message) method GetIsChannelMessage (line 99) | private static bool GetIsChannelMessage(TLMessageCommon messageCommon) method IsDocument (line 123) | private static bool IsDocument(TLMessage message) method IsServiceMessage (line 154) | private static bool IsServiceMessage(TLMessageBase messageBase) method IsSelfInputMessage (line 164) | private static bool IsSelfInputMessage(TLMessageCommon messageCommon) method DrawBubble (line 183) | private void DrawBubble(TLMessageCommon messageCommon) method SetBackgroundAndBorder (line 434) | private void SetBackgroundAndBorder(TLMessageCommon messageCommon) method ToServiceTemplate (line 506) | private void ToServiceTemplate(TLMessageCommon messageCommon) method SaveBinding (line 525) | private void SaveBinding(ref Binding binding, FrameworkElement element... method RestoreBinding (line 538) | private void RestoreBinding(ref Binding binding, FrameworkElement elem... method SetupBinding (line 547) | private void SetupBinding(TLMessageBase messageBase) method OnMediaCaptionChanged (line 662) | private static void OnMediaCaptionChanged(DependencyObject d, Dependen... method OnMediaUnreadChanged (line 679) | private static void OnMediaUnreadChanged(DependencyObject d, Dependenc... method OnMediaChanged (line 712) | private static void OnMediaChanged(DependencyObject d, DependencyPrope... method GetOutput (line 730) | private bool GetOutput(TLMessageCommon message) method SetFooter (line 740) | private void SetFooter(TLMessageBase messageBase) method IsShortFooter (line 1003) | private static bool IsShortFooter(TLMessage48 message, bool isGrouped,... method ToEmptyTemplate (line 1059) | private void ToEmptyTemplate() method MessageControl (line 1072) | public MessageControl() method RaiseTapViaBot (line 1081) | protected virtual void RaiseTapViaBot(object sender, GestureEventArgs ... method ViaBot_Tap (line 1087) | private void ViaBot_Tap(object sender, GestureEventArgs args) method RaiseTapMorePanel (line 1094) | protected virtual void RaiseTapMorePanel(object sender, GestureEventAr... method MorePanel_OnTap (line 1100) | private void MorePanel_OnTap(object sender, GestureEventArgs args) method RaiseTapUserTile (line 1107) | protected virtual void RaiseTapUserTile(object sender, GestureEventArg... method Tile_OnTap (line 1113) | private void Tile_OnTap(object sender, GestureEventArgs args) method RaiseCommandsControlButtonClick (line 1120) | protected virtual void RaiseCommandsControlButtonClick(object sender, ... method CommandsControl_OnButtonClick (line 1126) | private void CommandsControl_OnButtonClick(object sender, KeyboardButt... method RaiseShareButtonClick (line 1133) | protected virtual void RaiseShareButtonClick(object sender, RoutedEven... method ShareButton_OnTap (line 1139) | private void ShareButton_OnTap(object sender, GestureEventArgs e) method MediaContentControl_OnTap (line 1147) | private void MediaContentControl_OnTap(object sender, GestureEventArgs e) method RaiseTapMedia (line 1153) | protected virtual void RaiseTapMedia(GestureEventArgs e) class NonBreakingStringConverter (line 1160) | public class NonBreakingStringConverter : IValueConverter method Convert (line 1162) | public object Convert(object value, Type targetType, object parameter,... method Convert (line 1167) | public static object Convert(object value) method ConvertBack (line 1178) | public object ConvertBack(object value, Type targetType, object parame... FILE: TelegramClient.WP81/Views/Controls/OpacityMaskBorder.xaml.cs class OpacityMaskBorder (line 13) | public partial class OpacityMaskBorder method OnImageSourceChanged (line 18) | private static void OnImageSourceChanged(DependencyObject d, Dependenc... method OnBorderBackgroundChanged (line 30) | private static void OnBorderBackgroundChanged(DependencyObject d, Depe... method OpacityMaskBorder (line 51) | public OpacityMaskBorder() method ImageBrush_OnImageOpened (line 56) | private void ImageBrush_OnImageOpened(object sender, RoutedEventArgs e) method ImageBrush_OnImageFailed (line 65) | private void ImageBrush_OnImageFailed(object sender, ExceptionRoutedEv... FILE: TelegramClient.WP81/Views/Controls/OpenPhotoPicker.xaml.cs class OpenPhotoPicker (line 38) | public partial class OpenPhotoPicker method RaisePick (line 52) | protected virtual void RaisePick(PickEventArgs e) method OpenPhotoPicker (line 58) | public OpenPhotoPicker() method OnLoaded (line 84) | private void OnLoaded(object sender, RoutedEventArgs e) method InitilalizeMediaLibrary (line 93) | private void InitilalizeMediaLibrary() method MakePhotoAlbum (line 137) | private void MakePhotoAlbum(PictureAlbum album) method PhotoControl_OnTap (line 241) | private void PhotoControl_OnTap(object sender, GestureEventArgs e) method ChangePictureSelection (line 256) | private void ChangePictureSelection(PhotoFile file1, bool isSelected) method Photos_OnManipulationStarted (line 341) | private void Photos_OnManipulationStarted(object sender, ManipulationS... method Photos_OnManipulationCompleted (line 346) | private void Photos_OnManipulationCompleted(object sender, Manipulatio... method Photos_OnManipulationDelta (line 354) | private void Photos_OnManipulationDelta(object sender, ManipulationDel... method PhotoControl_OnMouseEnter (line 380) | private void PhotoControl_OnMouseEnter(object sender, MouseEventArgs e) method RaiseClose (line 397) | protected virtual void RaiseClose() method UIElement_OnTap (line 403) | private void UIElement_OnTap(object sender, GestureEventArgs e) method StartPreview (line 409) | public async void StartPreview() method ChooseButton_OnClick (line 475) | private async void ChooseButton_OnClick(object sender, RoutedEventArgs e) method ChangeButton_OnClick (line 605) | private void ChangeButton_OnClick(object sender, RoutedEventArgs e) method BeginOpenStoryboard (line 627) | private void BeginOpenStoryboard() method BeginCloseStoryboard (line 650) | private void BeginCloseStoryboard(Action callback) method Album_OnTap (line 680) | private void Album_OnTap(object sender, GestureEventArgs e) method TryClose (line 704) | public bool TryClose() method Folders_OnTap (line 711) | private void Folders_OnTap(object sender, GestureEventArgs e) method Folders_OnSelectionChanged (line 716) | private void Folders_OnSelectionChanged(object sender, SelectionChange... class PhotoRow (line 722) | public class PhotoRow method Add (line 728) | public void Add(PhotoFile file) class PhotoFile (line 736) | public class PhotoFile : INotifyPropertyChanged method RaisePropertyChanged (line 751) | public virtual void RaisePropertyChanged([CallerMemberName] string pro... class PickEventArgs (line 758) | public class PickEventArgs class PhotoConverter (line 765) | public class PhotoConverter : IValueConverter method Convert (line 767) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 806) | public object ConvertBack(object value, Type targetType, object parame... FILE: TelegramClient.WP81/Views/Controls/PhotoControl.xaml.cs class PhotoControl (line 13) | public partial class PhotoControl method OnSourceChanged (line 18) | private static void OnSourceChanged(DependencyObject d, DependencyProp... method OnIndexChanged (line 38) | private static void OnIndexChanged(DependencyObject d, DependencyPrope... method OnIsSelectedChanged (line 65) | private static void OnIsSelectedChanged(DependencyObject d, Dependency... method OnFileChanged (line 90) | private static void OnFileChanged(DependencyObject d, DependencyProper... method PhotoControl (line 109) | public PhotoControl() FILE: TelegramClient.WP81/Views/Controls/Progress.xaml.cs class Progress (line 17) | public partial class Progress method OnCancelVisibilityChanged (line 28) | private static void OnCancelVisibilityChanged(DependencyObject d, Depe... method OnValueChanged (line 46) | private static void OnValueChanged(DependencyObject d, DependencyPrope... method Progress (line 109) | public Progress() method OnAngleStoryboardCompleted (line 150) | private void OnAngleStoryboardCompleted(object sender, System.EventArg... method RaiseCompleted (line 161) | protected virtual void RaiseCompleted() method OnForeverStoryboardCompleted (line 167) | private void OnForeverStoryboardCompleted(object sender, System.EventA... method Border_OnTap (line 173) | private void Border_OnTap(object sender, GestureEventArgs e) method RaiseCancel (line 184) | protected virtual void RaiseCancel(GestureEventArgs args) class ProgressPieSlice (line 191) | public class ProgressPieSlice : Path method ProgressPieSlice (line 195) | public ProgressPieSlice() method Changed (line 234) | private static void Changed(ProgressPieSlice pieSlice) method UpdatePath (line 240) | public void UpdatePath() FILE: TelegramClient.WP81/Views/Controls/ProxyStatusControl.xaml.cs class ProxyStatusControl (line 12) | public partial class ProxyStatusControl method OnConnectionTypeChanged (line 17) | private static void OnConnectionTypeChanged(DependencyObject d, Depend... method OnIsIndeterminateChanged (line 37) | private static void OnIsIndeterminateChanged(DependencyObject d, Depen... method ProxyStatusControl (line 52) | public ProxyStatusControl() type ConnectionType (line 58) | public enum ConnectionType FILE: TelegramClient.WP81/Views/Controls/RecordingControl.xaml.cs class RecordingControl (line 10) | public partial class RecordingControl method RecordingControl (line 12) | public RecordingControl() FILE: TelegramClient.WP81/Views/Controls/RibbonControl.xaml.cs class RibbonControl (line 21) | public partial class RibbonControl method OnItemTemplateChanged (line 26) | private static void OnItemTemplateChanged(DependencyObject d, Dependen... method OnItemsSourceChanged (line 44) | private static void OnItemsSourceChanged(DependencyObject d, Dependenc... method OnCollectionChanged (line 66) | private void OnCollectionChanged(object sender, NotifyCollectionChange... method RibbonControl (line 77) | public RibbonControl() method PrepareContainerForItem (line 84) | private void PrepareContainerForItem(DependencyObject element, object ... method Clear (line 122) | private void Clear() method ScrollTo (line 133) | public bool ScrollTo(int index, double duration) method ScrollNext (line 171) | public bool ScrollNext(double duration) method ScrollPrevious (line 176) | public bool ScrollPrevious(double duration) method ScrollBack (line 181) | public bool ScrollBack(double duration) method AnimatePosition (line 186) | private void AnimatePosition(RibbonImageControl currentControl, double... method Move (line 259) | public void Move(double percent) method FindAtIndex (line 308) | private static T FindAtIndex(ItemsControl itemsControl, int index, ... method GetChild (line 323) | private static T GetChild(DependencyObject obj) where T : Dependenc... class CachingItemsControl (line 343) | public class CachingItemsControl : ItemsControl method GetContainerForItemOverride (line 348) | protected override DependencyObject GetContainerForItemOverride() method ClearContainerForItemOverride (line 356) | protected override void ClearContainerForItemOverride(DependencyObject... method PrepareContainerForItemOverride (line 363) | protected override void PrepareContainerForItemOverride(DependencyObje... FILE: TelegramClient.WP81/Views/Controls/RibbonImageControl.xaml.cs class RibbonImageControl (line 17) | public partial class RibbonImageControl method OnPhotoWidthChanged (line 22) | private static void OnPhotoWidthChanged(DependencyObject d, Dependency... method SetPhotoDimenstion (line 31) | private void SetPhotoDimenstion(double width, double height) method OnPhotoHeightChanged (line 53) | private static void OnPhotoHeightChanged(DependencyObject d, Dependenc... method OnSourceChanged (line 71) | private static void OnSourceChanged(DependencyObject d, DependencyProp... method RibbonImageControl (line 96) | public RibbonImageControl() method Photo_OnImageOpened (line 104) | private void Photo_OnImageOpened(object sender, RoutedEventArgs e) method Prepare (line 148) | public void Prepare() FILE: TelegramClient.WP81/Views/Controls/SelectionControl.xaml.cs class SelectionControl (line 15) | public partial class SelectionControl method OnSelectedBorderBrushChanged (line 26) | private static void OnSelectedBorderBrushChanged(DependencyObject d, D... method OnUnselectedBorderBrushChanged (line 47) | private static void OnUnselectedBorderBrushChanged(DependencyObject d,... method OnIndexChanged (line 62) | private static void OnIndexChanged(DependencyObject d, DependencyPrope... method OnIsSelectedChanged (line 84) | private static void OnIsSelectedChanged(DependencyObject d, Dependency... method SelectionControl (line 140) | public SelectionControl() FILE: TelegramClient.WP81/Views/Controls/ShareMessagePicker.xaml.cs class ShareMessagePicker (line 38) | public partial class ShareMessagePicker method OnTextChanged (line 52) | private static void OnTextChanged(DependencyObject d, DependencyProper... method ShareMessagePicker (line 73) | public ShareMessagePicker() method OnLoaded (line 99) | private void OnLoaded(object sender, RoutedEventArgs e) method InputPane_Hiding (line 105) | private void InputPane_Hiding(InputPane sender, InputPaneVisibilityEve... method InputPane_Showing (line 110) | private void InputPane_Showing(InputPane sender, InputPaneVisibilityEv... method OnUnloaded (line 118) | private void OnUnloaded(object sender, RoutedEventArgs e) method InitilalizeDialogs (line 129) | private void InitilalizeDialogs() method Skip (line 137) | private static bool Skip(TLDialogBase d) method LoadDialogs (line 185) | private void LoadDialogs() method LoadLastSlice (line 301) | private void LoadLastSlice() method LoadNextRows (line 312) | private void LoadNextRows(List rows) method LoadNextSlice (line 338) | public void LoadNextSlice() method UpdateDialogsAsync (line 411) | private void UpdateDialogsAsync(TLDialog lastDialog) method SetListVerticalAlignment (line 476) | private void SetListVerticalAlignment(int rowsCount) method OnLoadedOnce (line 483) | private void OnLoadedOnce(object sender, RoutedEventArgs e) method BeginOpenCommentGridStoryboard (line 492) | private void BeginOpenCommentGridStoryboard() method BeginCloseCommentGridStoryboard (line 514) | private void BeginCloseCommentGridStoryboard() method BeginOpenStoryboard (line 539) | private void BeginOpenStoryboard() method BeginCloseStoryboard (line 561) | private void BeginCloseStoryboard(Action callback) method TryClose (line 599) | public bool TryClose() method ForceClose (line 606) | public bool ForceClose() method RaiseClose (line 615) | protected virtual void RaiseClose() method RaisePick (line 623) | protected virtual void RaisePick(PickDialogEventArgs e) method DialogControl_OnTap (line 629) | private void DialogControl_OnTap(object sender, GestureEventArgs e) method ChangeDialogSelection (line 644) | private void ChangeDialogSelection(DialogItem dialogItem, bool isSelec... method Photos_OnManipulationStarted (line 711) | private void Photos_OnManipulationStarted(object sender, ManipulationS... method Photos_OnManipulationCompleted (line 716) | private void Photos_OnManipulationCompleted(object sender, Manipulatio... method Dialogs_OnManipulationDelta (line 723) | private void Dialogs_OnManipulationDelta(object sender, ManipulationDe... method DialogControl_OnMouseEnter (line 749) | private void DialogControl_OnMouseEnter(object sender, MouseEventArgs e) method ChooseButton_OnClick (line 764) | private void ChooseButton_OnClick(object sender, RoutedEventArgs e) method OnLinkChanged (line 780) | private static void OnLinkChanged(DependencyObject d, DependencyProper... method CopyLink_OnTap (line 797) | private void CopyLink_OnTap(object sender, GestureEventArgs e) method Dialogs_OnViewportChanged (line 808) | private void Dialogs_OnViewportChanged(object sender, ViewportChangedE... method Search (line 851) | private void Search() method Search (line 908) | private void Search(string text) method GetNextRequest (line 1018) | private SearchDialogRequest GetNextRequest(string text, List : BindableCollection method Group (line 1085) | public Group(string groupName) class DialogRow (line 1091) | public class DialogRow : PropertyChangedBase method HasEmptyItem (line 1098) | public bool HasEmptyItem() method Add (line 1103) | public void Add(DialogItem dialog, bool notify = false) method Between (line 1127) | public IEnumerable Between(DialogItem item1, DialogItem it... method GetLast (line 1169) | public DialogItem GetLast() class DialogItem (line 1179) | public class DialogItem : INotifyPropertyChanged method RaisePropertyChanged (line 1190) | public virtual void RaisePropertyChanged([CallerMemberName] string pro... class PickDialogEventArgs (line 1197) | public class PickDialogEventArgs : System.EventArgs class SearchDialogRequest (line 1204) | public class SearchDialogRequest method SearchDialogRequest (line 1222) | public SearchDialogRequest(string text, IList dialogsSource) method IsUserValid (line 1229) | private static bool IsUserValid(TLUserBase contact, string text) method IsChatValid (line 1239) | private static bool IsChatValid(TLChatBase chat, string text, bool use... method IsUsernameValid (line 1279) | private static bool IsUsernameValid(IUserName userNameContact, string ... method ProcessAsync (line 1296) | public void ProcessAsync(Action> callback) method Cancel (line 1356) | public void Cancel() FILE: TelegramClient.WP81/Views/Controls/StatusControl.xaml.cs class StatusControl (line 14) | public partial class StatusControl method OnStatusChanged (line 19) | private static void OnStatusChanged(DependencyObject d, DependencyProp... method OnFillChanged (line 42) | private static void OnFillChanged(DependencyObject d, DependencyProper... method StatusControl (line 69) | public StatusControl() FILE: TelegramClient.WP81/Views/Controls/TelegramAppBarButton.xaml.cs class TelegramAppBarButton (line 13) | public partial class TelegramAppBarButton method OnLabelForegroundChanged (line 18) | private static void OnLabelForegroundChanged(DependencyObject d, Depen... method SetDefaultValues (line 34) | private static void SetDefaultValues() method OnImageSourceChanged (line 100) | private static void OnImageSourceChanged(DependencyObject d, Dependenc... method OnTextChanged (line 118) | private static void OnTextChanged(DependencyObject d, DependencyProper... method TelegramAppBarButton (line 133) | public TelegramAppBarButton() method OnLoaded (line 147) | private void OnLoaded(object sender, RoutedEventArgs e) method OnIsEnabledChanged (line 157) | private void OnIsEnabledChanged(object sender, DependencyPropertyChang... method HideLabel (line 163) | public void HideLabel() method ShowLabel (line 168) | public void ShowLabel() FILE: TelegramClient.WP81/Views/Controls/TelegramApplicationBar.xaml.cs class TelegramApplicationBar (line 25) | public partial class TelegramApplicationBar method RaisePanelOpened (line 48) | protected virtual void RaisePanelOpened() method RaisePanelClosed (line 56) | protected virtual void RaisePanelClosed() method OnButtonsChanged (line 91) | private static void OnButtonsChanged(DependencyObject d, DependencyPro... method OnCollectionChanged (line 140) | private void OnCollectionChanged(object sender, NotifyCollectionChange... method OnMorePanelChanged (line 190) | private static void OnMorePanelChanged(DependencyObject d, DependencyP... method Button_OnTap (line 209) | private void Button_OnTap(object sender, GestureEventArgs e) method HideLabels (line 220) | private void HideLabels() method ShowLabels (line 232) | private void ShowLabels() method TelegramApplicationBar (line 246) | public TelegramApplicationBar() method OnApplicationBarLoaded (line 273) | private void OnApplicationBarLoaded(object sender, RoutedEventArgs e) method OnApplicationBarUnloaded (line 282) | private void OnApplicationBarUnloaded(object sender, RoutedEventArgs e) method OnFrameBackKeyPressed (line 290) | private void OnFrameBackKeyPressed(object sender, CancelEventArgs e) method More_OnTap (line 302) | private void More_OnTap(object sender, GestureEventArgs e) method OpenMorePanel (line 317) | private void OpenMorePanel() method OpenMorePanelInternal (line 339) | private void OpenMorePanelInternal() method CloseMorePanel (line 368) | private void CloseMorePanel() method Close (line 398) | public void Close() FILE: TelegramClient.WP81/Views/Controls/TelegramDatePickerPage.xaml.cs class TelegramDatePickerPage (line 26) | public partial class TelegramDatePickerPage method TelegramDatePickerPage (line 28) | public TelegramDatePickerPage(YearDataSource yearDataSource) method GetSelectorsOrderedByCulturePattern (line 37) | protected override IEnumerable GetSelectorsOrderedByC... method DateShouldFlowRTL (line 59) | internal static bool DateShouldFlowRTL() method SetFlowDirection (line 67) | public override void SetFlowDirection(FlowDirection flowDirection) class DateTimePickerPageBase (line 72) | public abstract class DateTimePickerPageBase : PhoneApplicationPage, IDa... method InitializeDateTimePickerPage (line 100) | protected void InitializeDateTimePickerPage(LoopingSelector primarySel... method OnDataSourceSelectionChanged (line 168) | private void OnDataSourceSelectionChanged(object sender, SelectionChan... method OnSelectorIsExpandedChanged (line 176) | private void OnSelectorIsExpandedChanged(object sender, DependencyProp... method OnDoneButtonClick (line 185) | private void OnDoneButtonClick(object sender, System.EventArgs e) method OnCancelButtonClick (line 191) | private void OnCancelButtonClick(object sender, System.EventArgs e) method OnBackKeyPress (line 197) | protected override void OnBackKeyPress(CancelEventArgs e) method ClosePickerPage (line 205) | private void ClosePickerPage() method OnClosedStoryboardCompleted (line 213) | private void OnClosedStoryboardCompleted(object sender, System.EventAr... method GetSelectorsOrderedByCulturePattern (line 218) | protected abstract IEnumerable GetSelectorsOrderedByC... method GetSelectorsOrderedByCulturePattern (line 220) | protected static IEnumerable GetSelectorsOrderedByCul... method OnNavigatedFrom (line 236) | protected override void OnNavigatedFrom(NavigationEventArgs e) method OnNavigatedTo (line 246) | protected override void OnNavigatedTo(NavigationEventArgs e) method SetFlowDirection (line 259) | public abstract void SetFlowDirection(FlowDirection flowDirection); class DataSource (line 262) | public abstract class DataSource : ILoopingSelectorDataSource method GetNext (line 296) | public object GetNext(object relativeTo) method GetPrevious (line 304) | public object GetPrevious(object relativeTo) method GetRelativeTo (line 312) | protected abstract DateTime? GetRelativeTo(DateTime relativeDate, int ... class YearDataSource (line 315) | public class YearDataSource : DataSource method GetRelativeTo (line 333) | protected override DateTime? GetRelativeTo(DateTime relativeDate, int ... class MonthDataSource (line 343) | public class MonthDataSource : DataSource method GetRelativeTo (line 345) | protected override DateTime? GetRelativeTo(DateTime relativeDate, int ... class DayDataSource (line 354) | public class DayDataSource : DataSource method GetRelativeTo (line 356) | protected override DateTime? GetRelativeTo(DateTime relativeDate, int ... FILE: TelegramClient.WP81/Views/Controls/TelegramPopup.cs class TelegramMessageBox (line 19) | public class TelegramMessageBox : ContentControl method OnIsFullScreenPropertyChanged (line 128) | private static void OnIsFullScreenPropertyChanged(DependencyObject obj... method OnBackKeyPress (line 150) | private void OnBackKeyPress(object sender, System.ComponentModel.Cance... method OnNavigating (line 162) | private void OnNavigating(object sender, System.Windows.Navigation.Nav... method TelegramMessageBox (line 170) | public TelegramMessageBox() method Show (line 179) | public void Show() method Dismiss (line 278) | public void Dismiss() method Dismiss (line 293) | private void Dismiss(CustomMessageBoxResult source, bool useTransition) method ClosePopup (line 343) | private void ClosePopup(bool restoreOriginalValues) method CustomMessageBox_LayoutUpdated (line 394) | private void CustomMessageBox_LayoutUpdated(object sender, System.Even... method OnOrientationChanged (line 408) | private void OnOrientationChanged(object sender, OrientationChangedEve... method SetSizeAndOffset (line 418) | private void SetSizeAndOffset() method GetTransformedRect (line 458) | private static Rect GetTransformedRect() method IsLandscape (line 472) | private static bool IsLandscape(PageOrientation orientation) method GetTransform (line 484) | private static Transform GetTransform() method GetPageOrientation (line 506) | private static PageOrientation GetPageOrientation() FILE: TelegramClient.WP81/Views/Controls/TextingControl.xaml.cs class TextingControl (line 10) | public partial class TextingControl method TextingControl (line 12) | public TextingControl() FILE: TelegramClient.WP81/Views/Controls/TypingControl.xaml.cs class TypingControl (line 13) | public partial class TypingControl method OnTypingChanged (line 18) | private static void OnTypingChanged(DependencyObject d, DependencyProp... method TypingControl (line 55) | public TypingControl() FILE: TelegramClient.WP81/Views/Controls/UpdateAppControl.xaml.cs class UpdateAppControl (line 16) | public partial class UpdateAppControl method UpdateAppControl (line 26) | public UpdateAppControl() method Update_OnTap (line 31) | private void Update_OnTap(object sender, GestureEventArgs e) method RaiseTapBottomMenu (line 39) | protected virtual void RaiseTapBottomMenu() FILE: TelegramClient.WP81/Views/Controls/UploadingControl.xaml.cs class UploadingControl (line 10) | public partial class UploadingControl method UploadingControl (line 12) | public UploadingControl() FILE: TelegramClient.WP81/Views/Controls/VideoTimelineControl.xaml.cs class VideoTimelineControl (line 24) | public partial class VideoTimelineControl method RaiseTrimChanged (line 46) | protected virtual void RaiseTrimChanged() method RaiseThumbnailChanged (line 54) | protected virtual void RaiseThumbnailChanged(ThumbnailChangedEventArgs e) method OnFileChanged (line 63) | private static void OnFileChanged(DependencyObject d, DependencyProper... method OnFileChangedInternal (line 74) | private void OnFileChangedInternal(StorageFile storageFile) method VideoTimelineControl (line 142) | public VideoTimelineControl() method Left_OnManipulationDelta (line 156) | private void Left_OnManipulationDelta(object sender, ManipulationDelta... method Right_OnManipulationDelta (line 176) | private void Right_OnManipulationDelta(object sender, ManipulationDelt... method SetThumbnailPosition (line 199) | private void SetThumbnailPosition(TimeSpan position) method Slider_OnManipulationStarted (line 204) | private void Slider_OnManipulationStarted(object sender, ManipulationS... method Slider_OnManipulationCompleted (line 238) | private void Slider_OnManipulationCompleted(object sender, Manipulatio... class ThumbnailChangedEventArgs (line 244) | public class ThumbnailChangedEventArgs : System.EventArgs FILE: TelegramClient.WP81/Views/Controls/WaveformSlider.cs class WaveformSlider (line 17) | public class WaveformSlider : Slider method OnApplyTemplate (line 25) | public override void OnApplyTemplate() method OnWaveformChanged (line 39) | private static void OnWaveformChanged(DependencyObject d, DependencyPr... method CreatePathData (line 56) | private void CreatePathData(IList waveform) FILE: TelegramClient.WP81/Views/Dialogs/DocumentTileControl.xaml.cs class DocumentTileControl (line 13) | public partial class DocumentTileControl method OnTileBrushChanged (line 18) | private static void OnTileBrushChanged(DependencyObject d, DependencyP... method OnMusicChanged (line 36) | private static void OnMusicChanged(DependencyObject d, DependencyPrope... method OnDownloadIconVisibilityChanged (line 57) | private static void OnDownloadIconVisibilityChanged(DependencyObject d... method OnProgressChanged (line 81) | private static void OnProgressChanged(DependencyObject d, DependencyPr... method OnTextChanged (line 131) | private static void OnTextChanged(DependencyObject d, DependencyProper... method OnImageSourceChanged (line 149) | private static void OnImageSourceChanged(DependencyObject d, Dependenc... method DocumentTileControl (line 182) | public DocumentTileControl() FILE: TelegramClient.WP81/Views/Dialogs/EmojiHintsView.xaml.cs class EmojiHintsView (line 13) | public partial class EmojiHintsView method EmojiHintsView (line 15) | public EmojiHintsView() FILE: TelegramClient.WP81/Views/Dialogs/LiveLocationBadgeView.xaml.cs class LiveLocationBadgeView (line 15) | public partial class LiveLocationBadgeView method LiveLocationBadgeView (line 22) | public LiveLocationBadgeView() method Close_OnTap (line 37) | private void Close_OnTap(object sender, GestureEventArgs e) method Message_OnTap (line 42) | private void Message_OnTap(object sender, GestureEventArgs e) FILE: TelegramClient.WP81/Views/Dialogs/PhotoTileControl.xaml.cs class PhotoTileControl (line 14) | public partial class PhotoTileControl method OnSourceChanged (line 19) | private static void OnSourceChanged(DependencyObject d, DependencyProp... method OnThumbSourceChanged (line 31) | private static void OnThumbSourceChanged(DependencyObject d, Dependenc... method PhotoTileControl (line 59) | public PhotoTileControl() FILE: TelegramClient.WP81/Views/Dialogs/PlayerView.xaml.cs class PlayerView (line 18) | public partial class PlayerView method OnMessageChanged (line 23) | private static void OnMessageChanged(DependencyObject d, DependencyPro... method PlayerView (line 60) | public PlayerView() method StartOpenStoryboard (line 79) | private void StartOpenStoryboard(object sender, RoutedEventArgs e) method Close (line 88) | public void Close(Action callback = null) method CloseStoryboard_OnCompleted (line 95) | private void CloseStoryboard_OnCompleted(object sender, System.EventAr... method RaiseClosed (line 102) | protected virtual void RaiseClosed() method RaisePaused (line 110) | protected virtual void RaisePaused() method RaiseResumed (line 118) | protected virtual void RaiseResumed() method CloseButton_OnClick (line 124) | private void CloseButton_OnClick(object sender, GestureEventArgs e) method Message_OnTap (line 130) | private void Message_OnTap(object sender, GestureEventArgs e) method Pause (line 135) | public void Pause() method Resume (line 140) | public void Resume() method PlayerToggleButton_OnClick (line 145) | private void PlayerToggleButton_OnClick(object sender, RoutedEventArgs e) FILE: TelegramClient.WP81/Views/Dialogs/SearchUserControl.xaml.cs class SearchUserControl (line 12) | public partial class SearchUserControl method OnTextChanged (line 17) | private static void OnTextChanged(DependencyObject d, DependencyProper... method SearchUserControl (line 42) | public SearchUserControl() FILE: TelegramClient.WP81/Views/Dialogs/UnreadCounter.xaml.cs class UnreadCounter (line 13) | public partial class UnreadCounter method OnUnreadMarkChanged (line 18) | private static void OnUnreadMarkChanged(DependencyObject d, Dependency... method OnBrushChanged (line 42) | private static void OnBrushChanged(DependencyObject d, DependencyPrope... method OnMentionsCountChanged (line 60) | private static void OnMentionsCountChanged(DependencyObject d, Depende... method OnCountChanged (line 78) | private static void OnCountChanged(DependencyObject d, DependencyPrope... method OnPinnedChanged (line 97) | private static void OnPinnedChanged(DependencyObject d, DependencyProp... method UpdateLabels (line 106) | private void UpdateLabels(int unreadCount, int unreadMentionsCount, bo... method UnreadCounter (line 113) | public UnreadCounter() FILE: TelegramClient.WP81/Views/Feed/FeedView.xaml.cs class FeedView (line 29) | public partial class FeedView method FeedView (line 79) | public FeedView() method OptimizeFullHD (line 149) | private void OptimizeFullHD() method OnChatDetailsPropertyChanged (line 157) | private void OnChatDetailsPropertyChanged(object sender, PropertyChang... method OnProfileViewerPropertyChanged (line 175) | private void OnProfileViewerPropertyChanged(object sender, PropertyCha... method BuildLocalizedAppBar (line 209) | private void BuildLocalizedAppBar() method UpdateLocalizedAppBar (line 253) | private void UpdateLocalizedAppBar() method ChatView_OnBackKeyPress (line 278) | private void ChatView_OnBackKeyPress(object sender, CancelEventArgs e) method TelegramNavigationTransition_OnEndTransition (line 312) | private void TelegramNavigationTransition_OnEndTransition(object sende... method AppBarPanel_OnPanelOpened (line 325) | private void AppBarPanel_OnPanelOpened(object sender, System.EventArgs e) method AppBarPanel_OnPanelClosed (line 330) | private void AppBarPanel_OnPanelClosed(object sender, System.EventArgs e) method MorePanelBackground_OnTap (line 335) | private void MorePanelBackground_OnTap(object sender, GestureEventArgs e) method SetPhoto_OnTap (line 340) | private void SetPhoto_OnTap(object sender, GestureEventArgs e) method EditButton_OnTap (line 348) | private void EditButton_OnTap(object sender, GestureEventArgs e) method AddButton_OnTap (line 356) | private void AddButton_OnTap(object sender, GestureEventArgs e) method MainItemGrid_OnTap (line 364) | private void MainItemGrid_OnTap(object sender, GestureEventArgs e) method UIElement_OnTap (line 370) | private void UIElement_OnTap(object sender, GestureEventArgs e) method CopyLink_OnClick (line 381) | private void CopyLink_OnClick(object sender, RoutedEventArgs e) method ToggleSwitch_OnChecked (line 386) | private void ToggleSwitch_OnChecked(object sender, RoutedEventArgs e) method ToggleSwitch_OnUnchecked (line 391) | private void ToggleSwitch_OnUnchecked(object sender, RoutedEventArgs e) method DeleteMenuItem_OnLoaded (line 396) | private void DeleteMenuItem_OnLoaded(object sender, RoutedEventArgs e) FILE: TelegramClient.WP81/Views/MainPage.xaml.cs class MainPage (line 20) | public partial class MainPage : PhoneApplicationPage method MainPage (line 22) | public MainPage() FILE: TelegramClient.WP81/Views/Media/ColorPicker.xaml.cs class ColorPicker (line 17) | public partial class ColorPicker method RaiseSelectedColorChanged (line 23) | protected virtual void RaiseSelectedColorChanged(ColorEventArgs e) method ColorPicker (line 31) | public ColorPicker() method OnColorPickerLoaded (line 40) | private void OnColorPickerLoaded(object sender, RoutedEventArgs e) method UIElement_OnManipulationDelta (line 57) | private void UIElement_OnManipulationDelta(object sender, Manipulation... method SetPosition (line 98) | public void SetPosition(double position) method GetColor (line 113) | private Color? GetColor(double position) method GetPixel (line 128) | private int GetPixel(WriteableBitmap bitmap, int x, int y) method PickerBorder_OnManipulationCompleted (line 135) | private void PickerBorder_OnManipulationCompleted(object sender, Manip... method PickerBorder_OnManipulationStarted (line 170) | private void PickerBorder_OnManipulationStarted(object sender, Manipul... class ColorEventArgs (line 206) | public class ColorEventArgs : System.EventArgs FILE: TelegramClient.WP81/Views/Media/EditVideoView.xaml.cs class EditVideoView (line 40) | public partial class EditVideoView : IDisposable method EditVideoView (line 49) | public EditVideoView() method OnLoaded (line 81) | private void OnLoaded(object sender, RoutedEventArgs e) method OnUnloaded (line 88) | private void OnUnloaded(object sender, RoutedEventArgs e) method InputPane_Hiding (line 95) | private void InputPane_Hiding(InputPane sender, InputPaneVisibilityEve... method InputPane_Showing (line 103) | private void InputPane_Showing(InputPane sender, InputPaneVisibilityEv... method OnViewModelPropertyChanged (line 114) | private void OnViewModelPropertyChanged(object sender, PropertyChanged... method BeginCloseStoryboard (line 138) | private void BeginCloseStoryboard() method BeginOpenStoryboard (line 180) | private void BeginOpenStoryboard() method OnLoadedOnce (line 228) | private void OnLoadedOnce(object sender, RoutedEventArgs e) method Timeline_OnThumbnailChanged (line 235) | private void Timeline_OnThumbnailChanged(object sender, ThumbnailChang... method Mute_OnClick (line 243) | private void Mute_OnClick(object sender, GestureEventArgs e) method Timer_OnClick (line 258) | private void Timer_OnClick(object sender, GestureEventArgs e) method Done_Click (line 280) | private void Done_Click(object sender, GestureEventArgs e) method Caption_OnLostFocus (line 285) | private void Caption_OnLostFocus(object sender, RoutedEventArgs e) method Caption_OnTextChanged (line 292) | private void Caption_OnTextChanged(object sender, TextChangedEventArgs e) method Caption_OnKeyDown (line 297) | private void Caption_OnKeyDown(object sender, KeyEventArgs e) method GetKeyboardHeightDifference (line 305) | private double GetKeyboardHeightDifference(double keyboardHeight) method Caption_OnGotFocus (line 312) | private void Caption_OnGotFocus(object sender, RoutedEventArgs e) method Quality_OnClick (line 319) | private void Quality_OnClick(object sender, GestureEventArgs e) method Dispose (line 342) | public void Dispose() method UsernameHint_OnTap (line 347) | private void UsernameHint_OnTap(object sender, GestureEventArgs e) method UsernameHints_OnManipulationStarted (line 390) | private void UsernameHints_OnManipulationStarted(object sender, Manipu... class BooleanToBrushConverter (line 396) | public class BooleanToBrushConverter : DependencyObject, IValueConverter method Convert (line 416) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 426) | public object ConvertBack(object value, Type targetType, object parame... FILE: TelegramClient.WP81/Views/Media/ExtendedImageEditor.xaml.cs class ExtendedImageEditor (line 44) | public partial class ExtendedImageEditor : Telegram.Api.Aggregator.IHand... method RaiseCancel (line 50) | protected virtual void RaiseCancel() method RaiseDone (line 58) | protected virtual void RaiseDone(PreviewEventArgs args) method ExtendedImageEditor (line 72) | public ExtendedImageEditor() method UpdateEnabledButtons (line 107) | private void UpdateEnabledButtons() method CloseStickerPanel (line 122) | public void CloseStickerPanel() method Detect (line 145) | public void Detect(PhotoFile photoFile, BitmapSource image) method SetCanvasSize (line 232) | private void SetCanvasSize() method GetFacesImage (line 270) | private async Task GetFacesImage(PhotoFile photoFile, StorageFil... method DrawPoint (line 285) | private void DrawPoint(Point? point, WriteableBitmap bitmap, Size targ... method DrawFilledRectangle (line 295) | public static void DrawFilledRectangle(WriteableBitmap bmp, int x1, in... method DoneButton_OnClick (line 324) | private async void DoneButton_OnClick(object sender, RoutedEventArgs e) method AddMessageStickers (line 421) | private void AddMessageStickers() method Preview_OnImageOpened (line 459) | private void Preview_OnImageOpened(object sender, RoutedEventArgs e) method Sticker_OnClick (line 468) | private void Sticker_OnClick(object sender, RoutedEventArgs args) method CalculateStickerPosition (line 521) | private StickerPosition CalculateStickerPosition(TLDocument54 document) method CenterPositionForEntity (line 574) | private Point CenterPositionForEntity() method GetPaintingSize (line 582) | private Size GetPaintingSize() method IsSidewardOrientation (line 607) | private bool IsSidewardOrientation() method BaseStickerSize (line 612) | private Size BaseStickerSize() method GetRandomFaceWithVacantAnchor (line 618) | private PhotoFace GetRandomFaceWithVacantAnchor(int anchor, long docum... method IsFaceAnchorOccupied (line 643) | private bool IsFaceAnchorOccupied(PhotoFace face, int anchor, long doc... method AddSticker (line 684) | private void AddSticker(StickerSelectedEventArgs args, Size stickerSiz... method DebugTransform (line 769) | private void DebugTransform(CompositeTransform transform) method Preview_OnTap (line 776) | private void Preview_OnTap(object sender, GestureEventArgs e) method ClearSelectedControl (line 781) | private void ClearSelectedControl() method BeginOpacityAnimation (line 795) | private void BeginOpacityAnimation(DependencyObject element, double to... method BeginTranslateAnimation (line 810) | private void BeginTranslateAnimation(DependencyObject element, double ... method BringToFront (line 831) | private void BringToFront(SelectableUserControl control) method CancelButton_OnClick (line 872) | private void CancelButton_OnClick(object sender, RoutedEventArgs e) method UndoButton_OnClick (line 877) | private void UndoButton_OnClick(object sender, RoutedEventArgs e) method ClearAllButton_OnClick (line 907) | private void ClearAllButton_OnClick(object sender, RoutedEventArgs e) method FlipButton_OnClick (line 920) | private void FlipButton_OnClick(object sender, RoutedEventArgs e) method PreviewCanvas_OnManipulationStarted (line 932) | private void PreviewCanvas_OnManipulationStarted(object sender, Manipu... method PreviewCanvas_OnManipulationDelta (line 958) | private void PreviewCanvas_OnManipulationDelta(object sender, Manipula... method OnDragDelta (line 995) | private void OnDragDelta(CompositeTransform transform, ManipulationDel... method OnPinchStarted (line 1007) | private void OnPinchStarted(CompositeTransform transform, Manipulation... method GetAngle (line 1012) | private double GetAngle(PinchContactPoints points) method GetAngle (line 1018) | private double GetAngle(double x, double y) method OnPinchDelta (line 1036) | private void OnPinchDelta(CompositeTransform transform, ManipulationDe... method OnPinchCompleted (line 1062) | private void OnPinchCompleted(CompositeTransform transform, Manipulati... method PreviewCanvas_OnManipulationCompleted (line 1067) | private void PreviewCanvas_OnManipulationCompleted(object sender, Mani... method GetNearestControl (line 1076) | private SelectableUserControl GetNearestControl(ManipulationStartedEve... method FindNearestControlInHostCoordinates (line 1084) | private SelectableUserControl FindNearestControlInHostCoordinates(Poin... method PreviewCanvas_OnTap (line 1116) | private void PreviewCanvas_OnTap(object sender, GestureEventArgs e) method PreviewCanvas_OnHold (line 1127) | private void PreviewCanvas_OnHold(object sender, GestureEventArgs e) method Text_OnClick (line 1140) | private void Text_OnClick(object sender, RoutedEventArgs e) method Input_OnLostFocus (line 1152) | private void Input_OnLostFocus(object sender, RoutedEventArgs e) method AddOrEditTextLabel (line 1157) | private void AddOrEditTextLabel(string text) method AddTextLabel (line 1187) | private void AddTextLabel(string text, CompositeTransform transform, d... method EditTextLable (line 1272) | private void EditTextLable(TextLabel textLabel) method ColorPicker_OnSelectedColorChanged (line 1281) | private void ColorPicker_OnSelectedColorChanged(object sender, ColorEv... method PaintButton_OnClick (line 1290) | private void PaintButton_OnClick(object sender, RoutedEventArgs e) method StartPainting (line 1314) | private void StartPainting(ManipulationStartedEventArgs e, bool clearS... method ContinuePainting (line 1341) | private void ContinuePainting(ManipulationDeltaEventArgs e) method GetPath (line 1366) | private System.Windows.Shapes.Path GetPath(double strokeThickness, Bru... method GetSegments (line 1391) | public static PathSegmentCollection GetSegments(IReadOnlyList c... method BeginCloseStoryboard (line 1458) | public void BeginCloseStoryboard(Action completeAction) method BeginOpenStoryboard (line 1487) | public void BeginOpenStoryboard(Action completeAction) method Handle (line 1530) | public void Handle(DownloadableItem item) method UpdateRecentButtonsVisibility (line 1554) | public void UpdateRecentButtonsVisibility() method ClosePreview (line 1563) | public void ClosePreview() class PreviewEventArgs (line 1572) | public class PreviewEventArgs : System.EventArgs type ExtendedImageEditorMode (line 1577) | internal enum ExtendedImageEditorMode FILE: TelegramClient.WP81/Views/Media/MapUserTileControl.xaml.cs class MapUserTileControl (line 20) | public partial class MapUserTileControl : UserControl method MapUserTileControl (line 22) | public MapUserTileControl() FILE: TelegramClient.WP81/Views/Media/PhotoFace.cs class PhotoFace (line 18) | public class PhotoFace method PhotoFace (line 38) | public PhotoFace(Face face, BitmapSource sourceBitmap, Size targetSize... method ToString (line 68) | public override string ToString() method GetPoints (line 73) | private void GetPoints(out Point? leftMouthPoint, out Point? rightMout... method IsSufficient (line 146) | public bool IsSufficient() method TransposePoint (line 151) | private Point TransposePoint(Point point, BitmapSource sourceBitmap, S... method GetPointForAnchor (line 159) | public Point? GetPointForAnchor(int anchor) method GetWidthForAnchor (line 190) | public float GetWidthForAnchor(int anchor) method GetAngle (line 198) | public float GetAngle() FILE: TelegramClient.WP81/Views/Media/StaticMapControl.xaml.cs class StaticMapControl (line 17) | public partial class StaticMapControl method RaiseFailed (line 21) | protected virtual void RaiseFailed() method RaiseOpened (line 29) | protected virtual void RaiseOpened() method OnUriChanged (line 40) | private static void OnUriChanged(DependencyObject d, DependencyPropert... method StartFadeInAnimation (line 104) | private static void StartFadeInAnimation(UIElement obj) method OnImageSourceChanged (line 116) | private static void OnImageSourceChanged(DependencyObject d, Dependenc... method StaticMapControl (line 161) | public StaticMapControl() FILE: TelegramClient.WP81/Views/Media/Sticker.xaml.cs class Sticker (line 19) | public partial class Sticker method OnIsSelectedChanged (line 21) | protected override void OnIsSelectedChanged(object sender, bool isSele... method OnFullSourceChanged (line 31) | private static void OnFullSourceChanged(DependencyObject d, Dependency... method OnSourceChanged (line 53) | private static void OnSourceChanged(DependencyObject d, DependencyProp... method Sticker (line 71) | public Sticker() method RemoveContextMenu (line 82) | private void RemoveContextMenu() method RestoreContextMenu (line 89) | private void RestoreContextMenu() method RightRotatePoint_OnManipulationStarted (line 98) | private void RightRotatePoint_OnManipulationStarted(object sender, Man... method RightRotatePoint_OnManipulationDelta (line 107) | private void RightRotatePoint_OnManipulationDelta(object sender, Manip... method DebugManipulationDelta (line 134) | private void DebugManipulationDelta(ManipulationDeltaEventArgs e) method LeftRotatePoint_OnManipulationStarted (line 146) | private void LeftRotatePoint_OnManipulationStarted(object sender, Mani... method LeftRotatePoint_OnManipulationDelta (line 153) | private void LeftRotatePoint_OnManipulationDelta(object sender, Manipu... method Flip (line 179) | public void Flip() method LeftRotatePoint_OnManipulationCompleted (line 199) | private void LeftRotatePoint_OnManipulationCompleted(object sender, Ma... method RightRotatePoint_OnManipulationCompleted (line 204) | private void RightRotatePoint_OnManipulationCompleted(object sender, M... method GetAnchor (line 211) | public int GetAnchor() method GetPosition (line 237) | public Point GetPosition() FILE: TelegramClient.WP81/Views/Media/StickerPosition.cs class StickerPosition (line 12) | public class StickerPosition method StickerPosition (line 20) | public StickerPosition(Point position, float scale, float angle) FILE: TelegramClient.WP81/Views/Media/StickersControl.xaml.cs class StickersControl (line 31) | public partial class StickersControl method RaiseStickerSelected (line 39) | protected virtual void RaiseStickerSelected(StickerSelectedEventArgs e) method StickersControl (line 49) | public StickersControl(TLAllStickers masks, TLAllStickers stickers) method LoadStickersAsync (line 76) | private void LoadStickersAsync() method LoadMasksAsync (line 110) | private void LoadMasksAsync() method LoadButtons (line 152) | private void LoadButtons() method RecentStickersButtonOnClick (line 195) | private void RecentStickersButtonOnClick(object sender, RoutedEventArg... method RecentMasksButtonOnClick (line 211) | private void RecentMasksButtonOnClick(object sender, RoutedEventArgs e) method SetButtonsBackground (line 226) | private void SetButtonsBackground(object sender) method CreateSetsAndUpdatePanel (line 242) | private void CreateSetsAndUpdatePanel() method CreateSets (line 255) | private void CreateSets(TLAllStickers allStickers) method UpdateButtons (line 324) | private void UpdateButtons(TLAllStickers allStickersBase, Panel panel,... method StickerSetButtonOnTap (line 381) | private void StickerSetButtonOnTap(object sender, GestureEventArgs e) method StickerSetButtonOnClick (line 386) | private void StickerSetButtonOnClick(object sender, RoutedEventArgs e) method LoadStickerSet (line 419) | private void LoadStickerSet(string key, List stickerSet) method UpdateRecentAsync (line 463) | public void UpdateRecentAsync(List stickers, List sprites) method OnStickerSelected (line 605) | private void OnStickerSelected(object sender, StickerSelectedEventArgs e) method OnLoaded (line 612) | private void OnLoaded(object sender, RoutedEventArgs routedEventArgs) method ButtonBase_OnClick (line 620) | private void ButtonBase_OnClick(object sender, RoutedEventArgs e) method Close (line 625) | public void Close() method Open (line 651) | public void Open() method LoadSprites (line 685) | private void LoadSprites(TLAllStickers allStickers, List