github.com/gotd/td/tg.Chat.ID (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_chat_gen.go#L198: 	ID int64
		tl_chat_gen.go#L273: 	if !(c.ID == 0) {
		tl_chat_gen.go#L337: 	c.ID = from.GetID()
		tl_chat_gen.go#L502: 	b.PutLong(c.ID)
		tl_chat_gen.go#L566: 		c.ID = value
		tl_chat_gen.go#L742: 	return c.ID