mirror of
https://github.com/retailcrm/mg-bot-api-client-go.git
synced 2025-04-01 04:06:16 +03:00
Update README.md
This commit is contained in:
commit
faa19ca2a3
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ func main() {
|
||||||
Scope: "public",
|
Scope: "public",
|
||||||
Content: "Bonjour!",
|
Content: "Bonjour!",
|
||||||
ChatID: eventData.Message.ChatID,
|
ChatID: eventData.Message.ChatID,
|
||||||
|
Type: "text",
|
||||||
}
|
}
|
||||||
|
|
||||||
_, status, err := client.MessageSend(message)
|
_, status, err := client.MessageSend(message)
|
||||||
|
|
Loading…
Add table
Reference in a new issue