mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +09:00
6 lines
112 B
Go
6 lines
112 B
Go
package discord
|
|
|
|
import "github.com/memohai/memoh/internal/channel"
|
|
|
|
const Type channel.ChannelType = "discord"
|