mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2024-11-29 08:26:06 +03:00
Updated deprecated paths
This commit is contained in:
parent
9b270d07b8
commit
0a0f68c23c
@ -146,8 +146,8 @@ $mg->messages()->send('example.com', [
|
||||
For usage examples on each API endpoint, head over to our official documentation
|
||||
pages.
|
||||
|
||||
This SDK includes a [Message Builder](src/Mailgun/Messages/README.md),
|
||||
[Batch Message](src/Mailgun/Messages/README.md) and [Opt-In Handler](src/Mailgun/Lists/README.md) component.
|
||||
This SDK includes a [Message Builder](src/Message/README.md),
|
||||
[Batch Message](src/Message/README.md).
|
||||
|
||||
Message Builder allows you to quickly create the array of parameters, required
|
||||
to send a message, by calling a methods for each parameter.
|
||||
|
Loading…
Reference in New Issue
Block a user