make fmt
This commit is contained in:
parent
9a0cc9c1c3
commit
e6ff36807e
|
@ -16,7 +16,7 @@ import (
|
|||
type (
|
||||
// TelegramPayload represents
|
||||
TelegramPayload struct {
|
||||
Message string `json:"text"`
|
||||
Message string `json:"text"`
|
||||
ParseMode string `json:"parse_mode"`
|
||||
}
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user