github.com/gotd/td/tg.ChatClass.AsNotForbidden (method)

7 uses

	github.com/gotd/td/tg (current package)
		tl_chat_gen.go#L4516: 	AsNotForbidden() (NotForbiddenChat, bool)
		tl_chat_slices_gen.go#L426: 		value, ok := elem.AsNotForbidden()
		tl_chat_slices_gen.go#L445: 		value, ok := elem.AsNotForbidden()
		tl_chat_slices_gen.go#L466: 	return value.AsNotForbidden()
		tl_chat_slices_gen.go#L475: 	return value.AsNotForbidden()
		tl_chat_slices_gen.go#L484: 	return value.AsNotForbidden()
		tl_chat_slices_gen.go#L493: 	return value.AsNotForbidden()