mirror of
https://github.com/Bubuni-Team/telegram-bot.git
synced 2026-07-31 00:29:24 +03:00
Update Post.cs
This commit is contained in:
@@ -69,6 +69,7 @@ namespace Kruzya.TelegramBot.RichSiteSummary.Data
|
|||||||
/// The URI where this post is located in web.
|
/// The URI where this post is located in web.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[Required]
|
[Required]
|
||||||
|
[MaxLength(256)]
|
||||||
public string Url { get; set; }
|
public string Url { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
@@ -104,4 +105,4 @@ namespace Kruzya.TelegramBot.RichSiteSummary.Data
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user