What are the SetExtraData() possibilities?

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    i want to know the possibilities of SetExtraData()

  2. What is the issue? Include screenshots / videos if possible!
    i dont know them

  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    this does not give the info i need

what are the SetExtraData() possibilities?
i only know SetExtraData(“Tags”)

2 Likes

it can change the colors and font and size of what the chat is (or add like bold and italics)

other than that, there isn’t really much else

There are also other possibillities with SetExtraData() for chat service. Let me list them below: {
SetExtraData(“TagColor”,Color3.new() argument)
SetExtraData(“NameColor”,Color3.new() argument)
SetExtraData(“Font”,Enum.Font argument)
}