mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2024-11-05 14:43:01 +00:00
Reactions massive included in status (but, not show who reacted this)
This commit is contained in:
parent
fc569742bc
commit
4e79142c93
@ -12,7 +12,7 @@ import (
|
||||
|
||||
type StatusPleroma struct {
|
||||
InReplyToAccountAcct string `json:"in_reply_to_account_acct"`
|
||||
Reactions []*ReactionsPleroma
|
||||
Reactions []*ReactionsPleroma `json:"emoji_reactions"`
|
||||
}
|
||||
|
||||
type ReactionsPleroma struct {
|
||||
|
Loading…
Reference in New Issue
Block a user