Add emoji to statuses
This commit is contained in:
@@ -11,6 +11,7 @@ module Micropub
|
||||
attribute :post_type, Types::Coercible::String
|
||||
attribute :syndicate_to, Types::Array.of(Types::Coercible::String)
|
||||
attribute :in_reply_to, Types::Coercible::String
|
||||
attribute :emoji, Types::Coercible::String
|
||||
attribute :photos, Types::Array.of(Types::Hash)
|
||||
attribute :location, Types::Coercible::String.optional
|
||||
end
|
||||
|
Reference in New Issue
Block a user