types

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 8, 2021 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var StateNotify = mevent.Type{Type: "com.nevarro.standupbot.notify", Class: mevent.StateEventType}
View Source
var StateSendRoom = mevent.Type{Type: "com.nevarro.standupbot.send_room", Class: mevent.StateEventType}
View Source
var StateTzSetting = mevent.Type{Type: "com.nevarro.standupbot.timezone", Class: mevent.StateEventType}
View Source
var StateUseThreads = mevent.Type{Type: "com.nevarro.standupbot.use_threads", Class: mevent.StateEventType}

Functions

This section is empty.

Types

type NotifyEventContent

type NotifyEventContent struct {
	MinutesAfterMidnight int
}

type SendRoomEventContent

type SendRoomEventContent struct {
	SendRoomID mid.RoomID
}

type TzSettingEventContent

type TzSettingEventContent struct {
	TzString string
}

type UseThreadsEventContent

type UseThreadsEventContent struct {
	UseThreads bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL