aboutsummaryrefslogtreecommitdiff
path: root/web/revolt/interaction.go
blob: 12e4f21afe4f448539ccacdd4d178e59a6e9ae2d (plain)
1
2
3
4
5
6
package revolt

// Interaction struct.
type Interaction struct {

}