Enum Attachment_attachmentType
The type of attachment.
public enum Attachment_attachmentType
Fields
[EnumMember(Value = "document")] Document = 1
[EnumMember(Value = "photo")] Photo = 0
The type of attachment.
public enum Attachment_attachmentType
[EnumMember(Value = "document")]
Document = 1
[EnumMember(Value = "photo")]
Photo = 0