-
Hi! I'm trying to make a IGDM-like on mobile, actually I'm successfully getting my message list, messages' author, etc. But I can't answer them. I did not found a method to send a message, is it included yet? Thank you 👍 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hey @vlourme, Sending messages through Swiftagram is not supported and you're correct, it's mainly because of a concern on its uses. |
Beta Was this translation helpful? Give feedback.
Hey @vlourme,
Sending messages through Swiftagram is not supported and you're correct, it's mainly because of a concern on its uses.
Other endpoints, or even response properties, haven't been exposed to the wrapper for that exact reason.
That said, as all encryption features used by Instagram are included with the library, a quick googling it's basically all that's needed to have it working 👍