Increase Telegram captions length limit.
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
captionLengthLimit = 200
|
||||
captionLengthLimit = 1024
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user