partygame

package
v0.0.0-...-6fe3cf3 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2024 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Overview

Package partygame 轮盘赌游戏

Package partygame 真心话大冒险

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Session

type Session struct {
	GroupID    int64   // 群id
	Creator    int64   // 创建者
	Users      []int64 // 参与者
	Max        int64   // 最大人数
	Cartridges []int   // 弹夹
	IsValid    bool    // 是否有效
	ExpireTime int64   // 过期时间
	CreateTime int64   // 创建时间
}

Session 会话操作

Jump to

Keyboard shortcuts

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