#[SOLVED] Im trying to make an echo command.

1 messages · Page 1 of 1 (latest)

raw tiger
#

Not sure how you managed that

tacit trellis
#

completely invalid ID

#

you're sending the string #123 as your ID

#

but that's the channel's mention

#

@cold steppe

tacit trellis
#

any error?

#

weird

#

lemme test something

#

ah

#

it's because GuildTextChannel isn't a valid option type

#

use hikari.TextableChannel instead

#

@cold steppe