#Modify first embed of message
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
var embed = await Context.Guild.GetTextChannel(channel.Id).GetMessageAsync(Convert.ToUInt64(id));
this is how I get the message I want with custom channel and message_id parameters