gmessages/libgm/events/qr.go
2023-06-30 13:44:48 +03:00

5 lines
59 B
Go

package events
type QRCODE_UPDATED struct {
URL string
}