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

6 uses

	github.com/gotd/td/tg (current package)
		tl_chat_gen.go#L846: 	ID int64
		tl_chat_gen.go#L871: 	if !(c.ID == 0) {
		tl_chat_gen.go#L895: 	c.ID = from.GetID()
		tl_chat_gen.go#L948: 	b.PutLong(c.ID)
		tl_chat_gen.go#L974: 		c.ID = value
		tl_chat_gen.go#L991: 	return c.ID