github.com/gotd/td/tg.ChatBannedRights.SendVideos (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_chat_banned_rights_gen.go#L122: 	SendVideos bool
		tl_chat_banned_rights_gen.go#L219: 	if !(c.SendVideos == false) {
		tl_chat_banned_rights_gen.go#L303: 	c.SendVideos = from.GetSendVideos()
		tl_chat_banned_rights_gen.go#L505: 	if !(c.SendVideos == false) {
		tl_chat_banned_rights_gen.go#L591: 	c.SendVideos = c.Flags.Has(20)
		tl_chat_banned_rights_gen.go#L880: 		c.SendVideos = true
		tl_chat_banned_rights_gen.go#L883: 		c.SendVideos = false