Class InputMediaPhoto
Represents a photo to be sent
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: TelegramBotApi.Types.Upload
Assembly: TelegramBotApi.dll
Syntax
[JsonObject(MemberSerialization = MemberSerialization.OptIn, ItemNullValueHandling = NullValueHandling.Ignore)]
public class InputMediaPhoto : InputMedia
Properties
| Improve this Doc View SourceType
This is a photo.
Declaration
[JsonProperty(PropertyName = "type")]
public override string Type { get; }
Property Value
Type | Description |
---|---|
System.String |