#url in thread
1 messages · Page 1 of 1 (latest)
is there an actual question here?
i still have no idea what you're asking
hmm
im asking
im copy thread for editing
threads got embeds
and file
screenshot
how this screenshot add in my thread
await destinationForum.CreatePostAsync(sourceThread.Name, embeds: embedBuilders.Select(embed => embed.Build()).ToArray());
await destinationForum.CreatePostAsync(sourceThread.Name, embeds: embedBuilders.Select(embed => embed.Build()).ToArray());
var screenshot = messages.FirstOrDefault().Attachments.FirstOrDefault().Url;
var screenshot = messages.FirstOrDefault().Attachments.FirstOrDefault().Url; i get screenshot