smiley
smiley
**Describe the feature** This (and all other [chillerlan libraries](https://github.com/chillerlan)) use [phan/phan](https://github.com/phan/phan) as static analysis tool. The problem is, that both, the phan library as well as its required extension [php-ast](https://github.com/nikic/php-ast)...
**Is your feature request related to a problem? Please describe.** Currently the `com.atproto.repo.createRecord` endpoint returns all sorts of information on success, except for the full URL to the post that...
**Describe the bug** When attempting to create a post with one or more images (or other media, I assume) and an omitted `text` property, the endpoint returns a `Bad Request`....
This saves digging through the entire `Interaction` instance again in order to find the `focused` value that triggered the callback.
As per the conversation in #1413.