dataobject

package
v0.96.0 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChatParticipantsDO

type ChatParticipantsDO = chat_helper.ChatParticipantsDO

type DialogsDO

type DialogsDO = dialog_helper.DialogsDO

type HashTagsDO

type HashTagsDO struct {
	Id               int64  `db:"id"`
	UserId           int64  `db:"user_id"`
	PeerType         int32  `db:"peer_type"`
	PeerId           int64  `db:"peer_id"`
	HashTag          string `db:"hash_tag"`
	HashTagMessageId int32  `db:"hash_tag_message_id"`
	Deleted          bool   `db:"deleted"`
}

type MessagesDO

type MessagesDO = message_helper.MessagesDO

Jump to

Keyboard shortcuts

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