Add emoji to statuses

This commit is contained in:
2024-03-24 17:24:48 +11:00
parent adb84e0d73
commit 2b1363294b
11 changed files with 99 additions and 21 deletions

View File

@@ -21,7 +21,8 @@ RSpec.describe Adamantium::Syndication::Mastodon do
syndicate_to: [],
photos: [],
location: nil,
in_reply_to: nil
in_reply_to: nil,
emoji: nil
)
}