discordmuffin/examples/threads
David G 8b18bf4dc7
Allow setting bool properties of ChannelEdit to false (#1199)
Setting e.g. ChannelEdit.Archived = false is currently not possible
as go will treat a false as empty and will omit the property
from the JSON object.
2022-07-29 18:45:18 +03:00
..
main.go Allow setting bool properties of ChannelEdit to false (#1199) 2022-07-29 18:45:18 +03:00