Releases: UrielCh/midjourney-client
Releases · UrielCh/midjourney-client
v 1.0.10
V 1.0.8
V 1.0.7
V1.0.6
- add support for mode turbo
Full Changelog: 1.0.5...1.0.6
V1.0.5
V1.0.4
V 1.0.3
V 1.0.2
V 1.0.1
V1.0.0
V1.0.0
- add saveAll sample
- add parseOne sample
- add
MIDJOURNEY_CHANNELS
constant - add
DiscordMessage.componentsNames
- improve
DiscordMessage.parentInteraction
- update
DiscordMessage.download()
return type - add
Midjourney.setDiscordChannelUrl("https://discord.com/channels/......./.......")
to change channel - update
SnowflakeObj.toString()
- no more need for application_id value
- support multiple jobs in parallel
- 'guild_id' and 'channel_id' are now optional at startup, and can be defined using
Midjourney.setDiscordChannelUrl("https://discord.com/channels/......./.......")