entity

package
v0.0.0-...-916f8e4 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Message

type Message struct {
	SenderID         string    `json:"user_id"`
	SenderScreenName string    `json:"username,omitempty"`
	Text             string    `json:"text,omitempty"`
	MediaURL         string    `json:"media_url,omitempty"`
	CreatedAt        time.Time `json:"created_at"`
}

type User

type User struct {
	UserID   string
	Username string
}

Jump to

Keyboard shortcuts

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