fetchChannelMembersInfo

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2020 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Handle

func Handle(c *cli.Context)

Types

type Member added in v1.1.0

type Member struct {
	UserId          int
	ChannelId       int
	UserExternalId  int
	JoinChannelDate string
	Username        string
	FirstName       string
	LastName        string
	PhoneNumber     string
	Type            string
	Bio             string
	PhotoList       []string
}

type MemberInfoList added in v1.1.0

type MemberInfoList struct {
	MemberList        map[int]Member
	ChannelExternalId int
	ChannelId         int
}

Jump to

Keyboard shortcuts

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