IInputChatPhotoCommon Interface

Namespace
OpenTl.Schema
Interfaces
graph TD Interface0["IObject"]-.->Type click Interface0 "/OpenTl.Schema/api/OpenTl.Schema/IObject" Type["IInputChatPhotoCommon"] class Type type-node

Syntax

public interface IInputChatPhotoCommon : IObject

Extension Methods

Name Value Summary
As<T>() T
From Utils
Is<T>() T
From Utils
IsEmpty() bool
From Utils