changed web preview

This commit is contained in:
onysd 2026-07-13 09:51:01 +03:00
parent ad53d68079
commit 935876570b
14 changed files with 444 additions and 134 deletions

View file

@ -11,6 +11,7 @@ const (
DefaultWebBaseURL = "https://web.telesrv.net"
DefaultAppScheme = "telesrv"
DefaultAppName = "telesrv"
DefaultDownloadURL = "https://owpengram.org"
)
const MaxChatlistSlugBytes = 128