FEP-9967: Polls

Question objects MAY have an endTime property indicating the time when the poll ends. Some implementations use closed property instead of endTime or in addition to it (even if the poll is open). Consumers MUST process closed in the same way as endTime.

What implementation is this? Alternatively, do you have the URI used for closed?


Second part: Mastodon doesn’t allow posting an image attachment with a poll. See statuses API methods - Mastodon documentation

Should this be an universal thing of a mastodon idiosyncrasy?