We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
放送者コメントは、ユーザーに紐づいたコメントとしてのアイコン取得などの共通処理をするために、LazyNormalChatMessageまたはNormalChatMessageにしているため、本家UIと違って赤文字で表示されない。 表示時に改めて判定して赤文字にする。
The text was updated successfully, but these errors were encountered:
放送者が上に表示されるコメント以外の通常コメントとしてコメントした場合、というのがあったような気がするけれど、レアケースだし、赤文字でいい気がする(普通のUIではできないのでは)
Sorry, something went wrong.
No branches or pull requests
放送者コメントは、ユーザーに紐づいたコメントとしてのアイコン取得などの共通処理をするために、LazyNormalChatMessageまたはNormalChatMessageにしているため、本家UIと違って赤文字で表示されない。
表示時に改めて判定して赤文字にする。
The text was updated successfully, but these errors were encountered: