https://api.twilight.rs/twilight_http/request/guild/create_guild/struct.CategoryFieldsBuilder.html doesn't have a build method or From, how do i convert it to a CategoryFields
A builder for a category channel, and its children.
1 messages · Page 1 of 1 (latest)
https://api.twilight.rs/twilight_http/request/guild/create_guild/struct.CategoryFieldsBuilder.html doesn't have a build method or From, how do i convert it to a CategoryFields
A builder for a category channel, and its children.
Looks like its taken as an argument here: https://api.twilight.rs/src/twilight_http/request/guild/create_guild/builder.rs.html#716