You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
English (google translate):
An error occurs when using the getChannel() function as shown below.
I think the error is probably occurring when messages are passed between Discord Client and embedded-app-sdk.
This screenshot is taken when trying to get the voice channel.
Strangely, this error occurs only for voice channels and textchannels that have at least one text message.
Also, it seems that the channel data is being acquired correctly on the SDK side.
We would appreciate it if you could check it out.
Thank you.
The text was updated successfully, but these errors were encountered:
Daikonnbatake
changed the title
An error occurs "Failed to execute 'postMessage' on 'Window' " when execute DiscordSDK.commands.GetChannel()
An error occurs "Failed to execute 'postMessage' on 'Window' " when execute DiscordSDK.commands.getChannel()
Mar 29, 2024
English (google translate):
An error occurs when using the getChannel() function as shown below.
I think the error is probably occurring when messages are passed between Discord Client and embedded-app-sdk.
This screenshot is taken when trying to get the voice channel.
Strangely, this error occurs only for voice channels and textchannels that have at least one text message.
Also, it seems that the channel data is being acquired correctly on the SDK side.
We would appreciate it if you could check it out.
Thank you.
日本語 (original):
下記の通り getChannel() 関数を使用するとエラーが発生します。
おそらく Discord Client と embedded-app-sdk の間でメッセージを受け渡すタイミングで発生しているエラーだと思います。
このスクリーンショットはボイスチャンネルを取得しようとした際のものです。
奇妙なことに voice channel でも、textchannel でも text message が 1 件以上あるチャンネルでのみこのエラーが発生します。
またチャンネルのデータは SDK 側では正しく取得できているようです。
ご確認いただけますと幸いです。
よろしくお願いいたします。
The text was updated successfully, but these errors were encountered: