mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
feat: ✨ Register more interaction types in the relevant extensions
This commit is contained in:
parent
1d375491d1
commit
c26029681b
3 changed files with 30 additions and 3 deletions
|
|
@ -125,4 +125,13 @@ If a vote is cast to a poll that is closed, the vote should be rejected with a `
|
|||
```
|
||||
|
||||
</Col>
|
||||
</Row>
|
||||
</Row>
|
||||
|
||||
## Interaction Types
|
||||
|
||||
<Note>
|
||||
This section only applies to implementors of the [Interaction Controls Extension](/extensions/interaction-controls).
|
||||
</Note>
|
||||
|
||||
This extension registers the following interaction types:
|
||||
- `pub.versia:polls#Vote`, for voting on a Poll attached to a Note.
|
||||
Loading…
Add table
Add a link
Reference in a new issue