mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2024-12-01 17:36:05 +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
|
For usage examples on each API endpoint, head over to our official documentation
|
||||||
pages.
|
pages.
|
||||||
|
|
||||||
This SDK includes a [Message Builder](src/Mailgun/Messages/README.md),
|
This SDK includes a [Message Builder](src/Message/README.md),
|
||||||
[Batch Message](src/Mailgun/Messages/README.md) and [Opt-In Handler](src/Mailgun/Lists/README.md) component.
|
[Batch Message](src/Message/README.md).
|
||||||
|
|
||||||
Message Builder allows you to quickly create the array of parameters, required
|
Message Builder allows you to quickly create the array of parameters, required
|
||||||
to send a message, by calling a methods for each parameter.
|
to send a message, by calling a methods for each parameter.
|
||||||
|
Loading…
Reference in New Issue
Block a user